Package org.ocleditor.internal.ui.navigation

Class Summary
ActionGotoJavaFile This class is used to navigate from an OCL context to the corresponding java file.
ActionGotoOclField This class is used to navigate from a selected java field to the corresponding OCL file.
ActionGotoOclFile This class is used to navigate from a java file to the corresponding OCL file.
ActionGotoOclMethod This class is used to navigate from a selected method in a java file to the corresponding OCL file.
ActionGotoOclType This class is used to navigate from a selected java type to the corresponding OCL file.