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

I

IDocumentChanger - interface org.ocleditor.internal.ui.document.IDocumentChanger.
Can be used to change documents of an editor on an abstract level.
IJdtAdapter - interface org.oclparser.internal.core.typecheck.IJdtAdapter.
IJdtAdapter is the interface to the Java type information provided by Eclipse's JDT.
IOclColorConstants - interface org.ocleditor.internal.ui.editor.IOclColorConstants.
Color constants for the OCL editor.
IOclContext - interface org.ocleditor.parser.model.IOclContext.
Represents an OCL context.
IOclElement - interface org.ocleditor.parser.model.IOclElement.
Represents the base interface for all OCL elements.
IOclInvariant - interface org.ocleditor.parser.model.IOclInvariant.
Represents an OCL invariant.
IOclModel - interface org.ocleditor.parser.model.IOclModel.
Represents an OCL model (it's mostly an OCL file).
IOclModelVisitor - interface org.ocleditor.parser.model.IOclModelVisitor.
Visitor for the OCL model.
IOclPackage - interface org.ocleditor.parser.model.IOclPackage.
 
IOclParseRunListener - interface org.ocleditor.parser.IOclParseRunListener.
Objects that implements this interface gets informed about the parsing status.
IOclParser - interface org.ocleditor.parser.IOclParser.
Interface for the OCL parser.
IOclParserError - interface org.ocleditor.parser.IOclParserError.
Interface for the errors returned by the OCL parser (interface IOclParser).
IOclPostCondition - interface org.ocleditor.parser.model.IOclPostCondition.
Represents an OCL post condition.
IOclPreCondition - interface org.ocleditor.parser.model.IOclPreCondition.
Represents an OCL pre condition.
IResourceIDs - interface org.ocleditor.internal.core.IResourceIDs.
Definition of common strings that were used as plug-in extension ids.
inACollectionTypeName(ACollectionTypeName) - Method in class org.oclparser.internal.core.typecheck.TypeCheckVisitor
 
inAConstraint(AConstraint) - Method in class org.oclparser.internal.core.typecheck.TypeCheckVisitor
 
inAFeatureCall(AFeatureCall) - Method in class org.oclparser.internal.core.typecheck.TypeCheckVisitor
This method is implemented to update the default context for the FeatureCall's FeatureCallParameter node if the feature call is a call to an iterating method.
inANonCollectionTypeName(ANonCollectionTypeName) - Method in class org.oclparser.internal.core.typecheck.TypeCheckVisitor
 
inStart(Start) - Method in class org.oclparser.internal.core.typecheck.TypeCheckVisitor
 
init(IWorkbench, IStructuredSelection) - Method in class org.ocleditor.internal.ui.wizards.create.OclCreationWizard
 
instance() - Static method in class org.ocleditor.internal.ui.editor.OclKeywords
Returns the shared instance.
isMap(IType) - Method in interface org.oclparser.internal.core.typecheck.IJdtAdapter
Determines, whether the given class is a map.
isMap(IType) - Method in class org.oclparser.internal.core.typecheck.JdtAdapter
 
isMethod() - Method in interface org.ocleditor.parser.model.IOclContext
Returns whether the context represents a method.
isMethod() - Method in class org.oclparser.internal.core.model.OclContext
 
isType() - Method in interface org.ocleditor.parser.model.IOclContext
Returns whether the context represents a type.
isType() - Method in class org.oclparser.internal.core.model.OclContext
 
isWhitespace(char) - Method in class org.ocleditor.internal.ui.editor.OclWhitespaceDetector
 
isWordPart(char) - Method in class org.ocleditor.internal.ui.editor.OclKeywordDetector
 
isWordStart(char) - Method in class org.ocleditor.internal.ui.editor.OclKeywordDetector
 

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