A B C D E F G H I J K L M N O P R S T U V W

A

ActionGotoJavaFile - class org.ocleditor.internal.ui.navigation.ActionGotoJavaFile.
This class is used to navigate from an OCL context to the corresponding java file.
ActionGotoJavaFile() - Constructor for class org.ocleditor.internal.ui.navigation.ActionGotoJavaFile
 
ActionGotoOclField - class org.ocleditor.internal.ui.navigation.ActionGotoOclField.
This class is used to navigate from a selected java field to the corresponding OCL file.
ActionGotoOclField() - Constructor for class org.ocleditor.internal.ui.navigation.ActionGotoOclField
 
ActionGotoOclFile - class org.ocleditor.internal.ui.navigation.ActionGotoOclFile.
This class is used to navigate from a java file to the corresponding OCL file.
ActionGotoOclFile() - Constructor for class org.ocleditor.internal.ui.navigation.ActionGotoOclFile
 
ActionGotoOclMethod - class org.ocleditor.internal.ui.navigation.ActionGotoOclMethod.
This class is used to navigate from a selected method in a java file to the corresponding OCL file.
ActionGotoOclMethod() - Constructor for class org.ocleditor.internal.ui.navigation.ActionGotoOclMethod
 
ActionGotoOclType - class org.ocleditor.internal.ui.navigation.ActionGotoOclType.
This class is used to navigate from a selected java type to the corresponding OCL file.
ActionGotoOclType() - Constructor for class org.ocleditor.internal.ui.navigation.ActionGotoOclType
 
accept(IOclModelVisitor) - Method in interface org.ocleditor.parser.model.IOclElement
Accepts the given visitor.
accept(IOclModelVisitor) - Method in class org.oclparser.internal.core.model.OclElement
 
addChild(IOclElement) - Method in interface org.ocleditor.parser.model.IOclElement
Adds an OCL element as a child.
addChild(IOclElement) - Method in class org.oclparser.internal.core.model.OclElement
 
addMethodContext(IMethod) - Method in class org.ocleditor.internal.ui.document.DocumentChanger
 
addMethodContext(IMethod) - Method in interface org.ocleditor.internal.ui.document.IDocumentChanger
Adds a method context at the end of the OCL document.
addOclNature(IProject) - Method in class org.ocleditor.internal.core.OclEditorPlugin
Adds the OCL nature to the specified project.
addPages() - Method in class org.ocleditor.internal.ui.wizards.create.OclCreationWizard
 
addParseListener(IOclParseRunListener) - Method in class org.ocleditor.internal.core.OclEditorPlugin
Manually add a parse listener.
addTypeContext(IType) - Method in class org.ocleditor.internal.ui.document.DocumentChanger
 
addTypeContext(IType) - Method in interface org.ocleditor.internal.ui.document.IDocumentChanger
Adds a type context at the end of the OCL document.
appendContext(String, int, int) - Method in class org.oclparser.internal.core.model.OclFile
 
appendEndPackage(int, int) - Method in class org.oclparser.internal.core.model.OclFile
 
appendInvariant(String, int, int) - Method in class org.oclparser.internal.core.model.OclFile
 
appendPackage(String, int, int) - Method in class org.oclparser.internal.core.model.OclFile
 
appendPostCondition(String, int, int) - Method in class org.oclparser.internal.core.model.OclFile
 
appendPreCondition(String, int, int) - Method in class org.oclparser.internal.core.model.OclFile
 

A B C D E F G H I J K L M N O P R S T U V W