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

O

ObjectUtil - Class in org.eclipse.ocl.util
Certain generic utility operations on objects.
ObjectUtil() - Constructor for class org.eclipse.ocl.util.ObjectUtil
 
OCL - Class in org.eclipse.ocl.ecore
Convenient subclass of the OCL façade that binds the Ecore metamodel to the superclass's generic type parameters.
OCL(EnvironmentFactory<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Constructor for class org.eclipse.ocl.ecore.OCL
Initializes me with an environment factory for the Ecore metamodel.
OCL(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Constructor for class org.eclipse.ocl.ecore.OCL
Initializes me with an initial environment for the Ecore metamodel.
OCL(EnvironmentFactory<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>, Resource) - Constructor for class org.eclipse.ocl.ecore.OCL
Initializes me with an environment factory for the Ecore metamodel and a resource from which to load my root environment.
OCL<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> - Class in org.eclipse.ocl
The Façade for parsing and evaluation of OCL documents and constraints.
OCL(EnvironmentFactory<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Constructor for class org.eclipse.ocl.OCL
Initializes me with an environment factory, which I will use to create a root environment.
OCL(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Constructor for class org.eclipse.ocl.OCL
Initializes me with a root environment.
OCL(EnvironmentFactory<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, Resource) - Constructor for class org.eclipse.ocl.OCL
Initializes me with an environment factory and a resource in which my environment is to be persisted, or from which it may be loaded if the resource already has content.
OCL(EnvironmentFactory<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Constructor for class org.eclipse.ocl.OCL
Initializes me with my environment factory and root environment.
OCL - Class in org.eclipse.ocl.uml
Convenient subclass of the OCL façade that binds the UML metamodel to the superclass's generic type parameters.
OCL(EnvironmentFactory<Package, Classifier, Operation, Property, EnumerationLiteral, Parameter, State, CallOperationAction, SendSignalAction, Constraint, Class, EObject>) - Constructor for class org.eclipse.ocl.uml.OCL
Initializes me with an environment factory for the UML metamodel.
OCL(Environment<Package, Classifier, Operation, Property, EnumerationLiteral, Parameter, State, CallOperationAction, SendSignalAction, Constraint, Class, EObject>) - Constructor for class org.eclipse.ocl.uml.OCL
Initializes me with an initial environment for the UML metamodel.
OCL(EnvironmentFactory<Package, Classifier, Operation, Property, EnumerationLiteral, Parameter, State, CallOperationAction, SendSignalAction, Constraint, Class, EObject>, Resource) - Constructor for class org.eclipse.ocl.uml.OCL
Initializes me with an environment factory for the UML metamodel and a resource from which to load my root environment.
OCL.Helper - Interface in org.eclipse.ocl.ecore
Convenient interface aliasing the type parameter substitutions for the Ecore environment, for ease of typing.
OCL.Helper - Interface in org.eclipse.ocl.uml
Convenient interface aliasing the type parameter substitutions for the UML environment, for ease of typing.
OCL.Query - Interface in org.eclipse.ocl.ecore
Convenient interface aliasing the type parameter substitutions for the UML environment, for ease of typing.
OCL.Query - Interface in org.eclipse.ocl.uml
Convenient interface aliasing the type parameter substitutions for the UML environment, for ease of typing.
OCL_ANY - Static variable in enum org.eclipse.ocl.cst.SimpleTypeEnum
The 'Ocl Any' literal value
OCL_AS_TYPE - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_AS_TYPE_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_DOCUMENT_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'OCL Document CS' class
OCL_DOCUMENT_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'OCL Document CS' class
OCL_DOCUMENT_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
OCL_DOCUMENT_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
OCL_DOCUMENT_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
OCL_DOCUMENT_CS__PACKAGE_DECLARATIONS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Package Declarations' containment reference list feature
OCL_DOCUMENT_CS__PACKAGE_DECLARATIONS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Package Declarations' containment reference list
OCL_DOCUMENT_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
OCL_DOCUMENT_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
OCL_DOCUMENT_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'OCL Document CS' class
OCL_EXPRESSION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'OCL Expression' class
OCL_EXPRESSION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'OCL Expression' class
OCL_EXPRESSION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'OCL Expression' class
OCL_EXPRESSION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'OCL Expression' class
OCL_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'OCL Expression' class
OCL_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'OCL Expression' class
OCL_EXPRESSION__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list
OCL_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
OCL_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list
OCL_EXPRESSION__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference
OCL_EXPRESSION__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute
OCL_EXPRESSION__END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'End Position' attribute
OCL_EXPRESSION__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute
OCL_EXPRESSION__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference
OCL_EXPRESSION__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute
OCL_EXPRESSION__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute
OCL_EXPRESSION__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
OCL_EXPRESSION__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute
OCL_EXPRESSION__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference
OCL_EXPRESSION__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference
OCL_EXPRESSION__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute
OCL_EXPRESSION__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list
OCL_EXPRESSION__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list
OCL_EXPRESSION__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference
OCL_EXPRESSION__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute
OCL_EXPRESSION__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute
OCL_EXPRESSION__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute
OCL_EXPRESSION__START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Start Position' attribute
OCL_EXPRESSION__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute
OCL_EXPRESSION__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference
OCL_EXPRESSION__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute
OCL_EXPRESSION__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute
OCL_EXPRESSION__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute
OCL_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'OCL Expression CS' class
OCL_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'OCL Expression CS' class
OCL_EXPRESSION_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
OCL_EXPRESSION_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
OCL_EXPRESSION_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
OCL_EXPRESSION_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
OCL_EXPRESSION_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
OCL_EXPRESSION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'OCL Expression CS' class
OCL_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'OCL Expression' class
OCL_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'OCL Expression' class
OCL_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'OCL Expression' class
OCL_HELPER - Static variable in interface org.eclipse.ocl.utilities.UMLReflection
Stereotype applied to herlp attributes and operations defined by definition constraints.
OCL_IS_IN_STATE - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_IN_STATE_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_INVALID - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_INVALID_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_KIND_OF - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_KIND_OF_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_NEW - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_NEW_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_TYPE_OF - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_TYPE_OF_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_UNDEFINED - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_IS_UNDEFINED_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OCL_MESSAGE - Static variable in enum org.eclipse.ocl.cst.SimpleTypeEnum
The 'Ocl Message' literal value
OCL_MESSAGE_ARG_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'OCL Message Arg CS' class
OCL_MESSAGE_ARG_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'OCL Message Arg CS' class
OCL_MESSAGE_ARG_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
OCL_MESSAGE_ARG_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
OCL_MESSAGE_ARG_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
OCL_MESSAGE_ARG_CS__EXPRESSION - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Expression' containment reference feature
OCL_MESSAGE_ARG_CS__EXPRESSION - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Expression' containment reference
OCL_MESSAGE_ARG_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
OCL_MESSAGE_ARG_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
OCL_MESSAGE_ARG_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Type CS' containment reference feature
OCL_MESSAGE_ARG_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Type CS' containment reference
OCL_MESSAGE_ARG_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'OCL Message Arg CS' class
OCL_NAMESPACE_URI - Static variable in interface org.eclipse.ocl.Environment
Namespace URI of the OCL core metamodel, used for example as the source of certain Ecore annotations.
OCL_ROOT_PACKAGE - Static variable in class org.eclipse.ocl.expressions.impl.ExpressionsPackageImpl
Root package of the OCL Ecore model, which we have to "fake out" because EMF will not generate it.
OCL_STANDARD_LIBRARY_NS_URI - Static variable in class org.eclipse.ocl.ecore.EcoreEnvironment
The namespace URI of the Ecore representation of the OCL Standard Library.
OCL_STANDARD_LIBRARY_NS_URI - Static variable in class org.eclipse.ocl.uml.UMLEnvironment
The namespace URI of the UML representation of the OCL Standard Library.
OCL_VOID - Static variable in enum org.eclipse.ocl.cst.SimpleTypeEnum
The 'Ocl Void' literal value
OCLAnalyzer<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> - Class in org.eclipse.ocl.parser
The OCLAnalyzer performs semantic analysis on a CST produced by an OCLParser to create the OCL AST.
OCLAnalyzer(AbstractOCLParser) - Constructor for class org.eclipse.ocl.parser.OCLAnalyzer
Construct an OCL semantic analyzer that will use a given parser to perform syntactic and lexical analysis.
OCLAnalyzer(OCLParser) - Constructor for class org.eclipse.ocl.parser.OCLAnalyzer
Construct an OCL semantic analyzer that will use a given parser to perform syntactic and lexical analysis.
OCLAnalyzer(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Constructor for class org.eclipse.ocl.parser.OCLAnalyzer
Construct an OCL semantic analyzer with default syntactic and lexical parsers all operating within a given environment.
OCLAnalyzer(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, String) - Constructor for class org.eclipse.ocl.parser.OCLAnalyzer
Construct an OCL semantic analyzer with default syntactic and lexical parsers all operating within a given environment.
OCLBacktrackingKWLexer - Class in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL keyword lexer.
OCLBacktrackingKWLexer(char[], int) - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexer
 
OCLBacktrackingKWLexerprs - Class in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL keyword lexer parse table.
OCLBacktrackingKWLexerprs() - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
 
OCLBacktrackingKWLexerprs.BaseAction - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingKWLexerprs.BaseCheck - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingKWLexerprs.IsKeyword - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingKWLexerprs.TermAction - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingKWLexerprs.TermCheck - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingKWLexersym - Interface in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL keyword lexer symbol table.
OCLBacktrackingLexer - Class in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL lexer.
OCLBacktrackingLexer(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>) - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexer
 
OCLBacktrackingLexer(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>, char[]) - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexer
 
OCLBacktrackingLexer(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>, char[], String, int) - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexer
 
OCLBacktrackingLexerprs - Class in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL lexer parse table.
OCLBacktrackingLexerprs() - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
 
OCLBacktrackingLexerprs.BaseAction - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingLexerprs.BaseCheck - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingLexerprs.IsKeyword - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingLexerprs.TermAction - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingLexerprs.TermCheck - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingLexersym - Interface in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL lexer symbol table.
OCLBacktrackingParser - Class in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL parser.
OCLBacktrackingParser(OCLBacktrackingLexer) - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParser
 
OCLBacktrackingParserprs - Class in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL parser parse table.
OCLBacktrackingParserprs() - Constructor for class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
 
OCLBacktrackingParserprs.Asb - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.Asr - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.BaseAction - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.BaseCheck - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.InSymb - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.IsKeyword - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.Name - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.Nasb - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.Nasr - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.NonterminalIndex - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.ScopeLa - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.ScopeLhs - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.ScopePrefix - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.ScopeRhs - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.ScopeState - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.ScopeStateSet - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.ScopeSuffix - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.TermAction - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.TermCheck - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParserprs.TerminalIndex - Interface in org.eclipse.ocl.parser.backtracking
 
OCLBacktrackingParsersym - Interface in org.eclipse.ocl.parser.backtracking
The backtracking variant of the OCL parser symbol table.
OCLDocumentCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'OCL Document CS'.
OCLDocumentCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'OCL Document CS'.
OCLDocumentCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.OCLDocumentCSImpl
 
OCLExpression - Interface in org.eclipse.ocl.ecore
A representation of the model object 'OCL Expression'
OCLExpression<C> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'OCL Expression'
OCLExpression - Interface in org.eclipse.ocl.uml
A representation of the model object 'OCL Expression'
OCLExpressionCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'OCL Expression CS'
oclExpressionCS(OCLExpressionCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
OCLExpressionCS
OCLExpressionCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'OCL Expression CS'
OCLExpressionCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.OCLExpressionCSImpl
 
OCLExpressionImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'OCL Expression'
OCLExpressionImpl() - Constructor for class org.eclipse.ocl.ecore.impl.OCLExpressionImpl
 
OCLExpressionImpl<C> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'OCL Expression'
OCLExpressionImpl() - Constructor for class org.eclipse.ocl.expressions.impl.OCLExpressionImpl
 
OCLExpressionImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'OCL Expression'
OCLExpressionImpl() - Constructor for class org.eclipse.ocl.uml.impl.OCLExpressionImpl
 
OCLExpressionOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'OCL Expression' model objects.
OCLExpressionOperations() - Constructor for class org.eclipse.ocl.expressions.operations.OCLExpressionOperations
 
oclFactory - Variable in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
OCLFactory - Interface in org.eclipse.ocl.utilities
Interface for a factory of OCl Abstract Syntax elements.
OCLHelper<C,O,P,CT> - Interface in org.eclipse.ocl.helper
A utility object that provides OCL syntax completion suggestions for OCL expressions and convenient API for parsing OCL constraint expressions without the encumbrance of context declarations.
OCLInput - Class in org.eclipse.ocl
Encapsulation of an OCL document, which may be obtained from a string or from a stream.
OCLInput(String) - Constructor for class org.eclipse.ocl.OCLInput
Creates an OCL document from a string.
OCLInput(InputStream) - Constructor for class org.eclipse.ocl.OCLInput
Creates an OCL document from an input stream, using the default character set to decode it.
OCLInput(InputStream, String) - Constructor for class org.eclipse.ocl.OCLInput
Creates an OCL document from an input stream in the specified encoding.
OCLInput(Reader) - Constructor for class org.eclipse.ocl.OCLInput
Creates an OCL document from a character stream.
oclIsKindOf(Object, Object) - Method in class org.eclipse.ocl.AbstractEvaluationVisitor
Checks whether the supplied value is an instance of the supplied type or one of its super types.
oclIsTypeOf(Object, Object) - Method in class org.eclipse.ocl.AbstractEvaluationVisitor
Checks whether the supplied object is an instance of the supplied type.
oclIterators() - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
oclIterators() - Method in interface org.eclipse.ocl.types.CollectionType
If the meaning of the 'Iterators' reference list isn't clear, there really should be more of a description here...
oclIterators() - Method in class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
oclIterators(CollectionType<C, O>) - Static method in class org.eclipse.ocl.types.operations.CollectionTypeOperations
 
oclIterators() - Method in class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
OCLKWLexer - Class in org.eclipse.ocl.parser
 
OCLKWLexer(char[], int) - Constructor for class org.eclipse.ocl.parser.OCLKWLexer
 
OCLKWLexerprs - Class in org.eclipse.ocl.parser
 
OCLKWLexerprs() - Constructor for class org.eclipse.ocl.parser.OCLKWLexerprs
 
OCLKWLexerprs.BaseAction - Interface in org.eclipse.ocl.parser
 
OCLKWLexerprs.BaseCheck - Interface in org.eclipse.ocl.parser
 
OCLKWLexerprs.IsKeyword - Interface in org.eclipse.ocl.parser
 
OCLKWLexerprs.TermAction - Interface in org.eclipse.ocl.parser
 
OCLKWLexerprs.TermCheck - Interface in org.eclipse.ocl.parser
 
OCLKWLexersym - Interface in org.eclipse.ocl.parser
 
OCLLexer - Class in org.eclipse.ocl.parser
 
OCLLexer(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>) - Constructor for class org.eclipse.ocl.parser.OCLLexer
 
OCLLexer(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>, char[]) - Constructor for class org.eclipse.ocl.parser.OCLLexer
 
OCLLexer(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>, char[], String, int) - Constructor for class org.eclipse.ocl.parser.OCLLexer
 
OCLLexerprs - Class in org.eclipse.ocl.parser
 
OCLLexerprs() - Constructor for class org.eclipse.ocl.parser.OCLLexerprs
 
OCLLexerprs.BaseAction - Interface in org.eclipse.ocl.parser
 
OCLLexerprs.BaseCheck - Interface in org.eclipse.ocl.parser
 
OCLLexerprs.IsKeyword - Interface in org.eclipse.ocl.parser
 
OCLLexerprs.TermAction - Interface in org.eclipse.ocl.parser
 
OCLLexerprs.TermCheck - Interface in org.eclipse.ocl.parser
 
OCLLexersym - Interface in org.eclipse.ocl.parser
 
OCLMessageArgCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'OCL Message Arg CS'
OCLMessageArgCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'OCL Message Arg CS'
OCLMessageArgCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.OCLMessageArgCSImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.AnyTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.InvalidTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.PrimitiveTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.TypeTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.ecore.impl.VoidTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.AnyTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.InvalidTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.MessageTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.PrimitiveTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.TupleTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.TypeTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.types.impl.VoidTypeImpl
 
oclOperations(AnyType<O>) - Static method in class org.eclipse.ocl.types.operations.AnyTypeOperations
 
oclOperations(CollectionType<C, O>) - Static method in class org.eclipse.ocl.types.operations.CollectionTypeOperations
 
oclOperations(InvalidType<O>) - Static method in class org.eclipse.ocl.types.operations.InvalidTypeOperations
 
oclOperations(MessageType<C, O, P>) - Static method in class org.eclipse.ocl.types.operations.MessageTypeOperations
 
oclOperations(PrimitiveType<O>) - Static method in class org.eclipse.ocl.types.operations.PrimitiveTypeOperations
 
oclOperations(TupleType<O, P>) - Static method in class org.eclipse.ocl.types.operations.TupleTypeOperations
 
oclOperations(TypeType<C, O>) - Static method in class org.eclipse.ocl.types.operations.TypeTypeOperations
 
oclOperations(VoidType<O>) - Static method in class org.eclipse.ocl.types.operations.VoidTypeOperations
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.AnyTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.InvalidTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.PrimitiveTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.TupleTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.TypeTypeImpl
 
oclOperations() - Method in class org.eclipse.ocl.uml.impl.VoidTypeImpl
 
oclOperations() - Method in interface org.eclipse.ocl.utilities.PredefinedType
If the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here...
OCLParser - Class in org.eclipse.ocl.parser
 
OCLParser(OCLLexer) - Constructor for class org.eclipse.ocl.parser.OCLParser
 
OCLParserErrors - Class in org.eclipse.ocl.parser.backtracking
An enumeration of error tokens to fill in gaps in the concrete syntax.
OCLParserErrors() - Constructor for class org.eclipse.ocl.parser.backtracking.OCLParserErrors
 
OCLParserprs - Class in org.eclipse.ocl.parser
 
OCLParserprs() - Constructor for class org.eclipse.ocl.parser.OCLParserprs
 
OCLParserprs.Asb - Interface in org.eclipse.ocl.parser
 
OCLParserprs.Asr - Interface in org.eclipse.ocl.parser
 
OCLParserprs.BaseAction - Interface in org.eclipse.ocl.parser
 
OCLParserprs.BaseCheck - Interface in org.eclipse.ocl.parser
 
OCLParserprs.InSymb - Interface in org.eclipse.ocl.parser
 
OCLParserprs.IsKeyword - Interface in org.eclipse.ocl.parser
 
OCLParserprs.Name - Interface in org.eclipse.ocl.parser
 
OCLParserprs.Nasb - Interface in org.eclipse.ocl.parser
 
OCLParserprs.Nasr - Interface in org.eclipse.ocl.parser
 
OCLParserprs.NonterminalIndex - Interface in org.eclipse.ocl.parser
 
OCLParserprs.ScopeLa - Interface in org.eclipse.ocl.parser
 
OCLParserprs.ScopeLhs - Interface in org.eclipse.ocl.parser
 
OCLParserprs.ScopePrefix - Interface in org.eclipse.ocl.parser
 
OCLParserprs.ScopeRhs - Interface in org.eclipse.ocl.parser
 
OCLParserprs.ScopeState - Interface in org.eclipse.ocl.parser
 
OCLParserprs.ScopeStateSet - Interface in org.eclipse.ocl.parser
 
OCLParserprs.ScopeSuffix - Interface in org.eclipse.ocl.parser
 
OCLParserprs.TermAction - Interface in org.eclipse.ocl.parser
 
OCLParserprs.TermCheck - Interface in org.eclipse.ocl.parser
 
OCLParserprs.TerminalIndex - Interface in org.eclipse.ocl.parser
 
OCLParsersym - Interface in org.eclipse.ocl.parser
 
OCLProblemHandler - Class in org.eclipse.ocl.parser
The OCLProblemHandler accumulates a DiagnosticChain of problems.
OCLProblemHandler(AbstractParser) - Constructor for class org.eclipse.ocl.parser.OCLProblemHandler
 
oclProperties() - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
oclProperties() - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
oclProperties() - Method in class org.eclipse.ocl.types.impl.MessageTypeImpl
 
oclProperties() - Method in class org.eclipse.ocl.types.impl.TupleTypeImpl
 
oclProperties() - Method in interface org.eclipse.ocl.types.MessageType
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here...
oclProperties(MessageType<C, O, P>) - Static method in class org.eclipse.ocl.types.operations.MessageTypeOperations
 
oclProperties(TupleType<O, P>) - Static method in class org.eclipse.ocl.types.operations.TupleTypeOperations
 
oclProperties() - Method in interface org.eclipse.ocl.types.TupleType
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here...
oclProperties() - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
oclProperties() - Method in class org.eclipse.ocl.uml.impl.TupleTypeImpl
 
OCLStandardLibrary<C> - Interface in org.eclipse.ocl.types
A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
OCLStandardLibraryUtil - Class in org.eclipse.ocl.util
Convenience utilities for working with the types defined by the OCL Standard Library.
OCLUMLUtil - Class in org.eclipse.ocl.uml.util
Utilities for resolving references to packages against a resource set and finding the Ecore definitions of UML packages and classifiers in support of evaluation of OCL expressions.
OCLUtil - Class in org.eclipse.ocl.util
Miscellaneous utilities for use by the OCL parser/interpreter and by clients.
ONE - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
ONE_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
operation - Variable in class org.eclipse.ocl.ecore.impl.CallOperationActionImpl
The cached value of the 'Operation' reference
OPERATION_CALL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Operation Call Exp' class
OPERATION_CALL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Operation Call Exp' class
OPERATION_CALL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Operation Call Exp' class
OPERATION_CALL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Operation Call Exp' class
OPERATION_CALL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Operation Call Exp' class
OPERATION_CALL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Operation Call Exp' class
OPERATION_CALL_EXP__ARGUMENT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Argument' containment reference list
OPERATION_CALL_EXP__ARGUMENT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Argument' containment reference list feature
OPERATION_CALL_EXP__ARGUMENT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Argument' containment reference list
OPERATION_CALL_EXP__ARGUMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Argument' containment reference list
OPERATION_CALL_EXP__ARGUMENT_COUNT - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Argument Count' of 'Operation Call Exp'
OPERATION_CALL_EXP__ARGUMENTS_CONFORM - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Arguments Conform' of 'Operation Call Exp'
OPERATION_CALL_EXP__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list
OPERATION_CALL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
OPERATION_CALL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list
OPERATION_CALL_EXP__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference
OPERATION_CALL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute
OPERATION_CALL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'End Position' attribute
OPERATION_CALL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute
OPERATION_CALL_EXP__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference
OPERATION_CALL_EXP__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute
OPERATION_CALL_EXP__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute
OPERATION_CALL_EXP__MARKED_PRE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Marked Pre' attribute
OPERATION_CALL_EXP__MARKED_PRE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Marked Pre' attribute
OPERATION_CALL_EXP__MARKED_PRE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Marked Pre' attribute
OPERATION_CALL_EXP__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
OPERATION_CALL_EXP__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute
OPERATION_CALL_EXP__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference
OPERATION_CALL_EXP__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference
OPERATION_CALL_EXP__OPERATION_CODE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Operation Code' attribute
OPERATION_CALL_EXP__OPERATION_CODE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Operation Code' attribute feature
OPERATION_CALL_EXP__OPERATION_CODE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Operation Code' attribute
OPERATION_CALL_EXP__OPERATION_CODE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Operation Code' attribute
OPERATION_CALL_EXP__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute
OPERATION_CALL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list
OPERATION_CALL_EXP__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list
OPERATION_CALL_EXP__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference
OPERATION_CALL_EXP__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Property End Position' attribute
OPERATION_CALL_EXP__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Property End Position' attribute
OPERATION_CALL_EXP__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Property End Position' attribute
OPERATION_CALL_EXP__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Property Start Position' attribute
OPERATION_CALL_EXP__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Property Start Position' attribute
OPERATION_CALL_EXP__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Property Start Position' attribute
OPERATION_CALL_EXP__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute
OPERATION_CALL_EXP__REFERRED_OPERATION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Referred Operation' reference
OPERATION_CALL_EXP__REFERRED_OPERATION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Referred Operation' reference feature
OPERATION_CALL_EXP__REFERRED_OPERATION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Referred Operation' reference
OPERATION_CALL_EXP__REFERRED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Referred Operation' reference
OPERATION_CALL_EXP__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute
OPERATION_CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Source' containment reference
OPERATION_CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Source' containment reference
OPERATION_CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Source' containment reference
OPERATION_CALL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute
OPERATION_CALL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Start Position' attribute
OPERATION_CALL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute
OPERATION_CALL_EXP__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference
OPERATION_CALL_EXP__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute
OPERATION_CALL_EXP__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute
OPERATION_CALL_EXP__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute
OPERATION_CALL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Operation Call Exp CS' class
OPERATION_CALL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Operation Call Exp CS' class
OPERATION_CALL_EXP_CS__ACCESSOR - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Accessor' attribute
OPERATION_CALL_EXP_CS__ARGUMENTS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Arguments' containment reference list
OPERATION_CALL_EXP_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
OPERATION_CALL_EXP_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
OPERATION_CALL_EXP_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
OPERATION_CALL_EXP_CS__IS_MARKED_PRE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Is Marked Pre CS' containment reference
OPERATION_CALL_EXP_CS__SIMPLE_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Simple Name CS' containment reference
OPERATION_CALL_EXP_CS__SOURCE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Source' containment reference
OPERATION_CALL_EXP_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
OPERATION_CALL_EXP_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
OPERATION_CALL_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Operation Call Exp CS' class
OPERATION_CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Operation Call Exp' class
OPERATION_CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Operation Call Exp' class
OPERATION_CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Operation Call Exp' class
OPERATION_CODE_EDEFAULT - Static variable in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
The default value of the 'Operation Code' attribute
OPERATION_CODE_EDEFAULT - Static variable in class org.eclipse.ocl.expressions.impl.OperationCallExpImpl
The default value of the 'Operation Code' attribute
OPERATION_CODE_EDEFAULT - Static variable in class org.eclipse.ocl.uml.impl.OperationCallExpImpl
The default value of the 'Operation Code' attribute
OPERATION_CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Operation Context Decl CS' class
OPERATION_CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Operation Context Decl CS' class
OPERATION_CONTEXT_DECL_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
OPERATION_CONTEXT_DECL_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
OPERATION_CONTEXT_DECL_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
OPERATION_CONTEXT_DECL_CS__OPERATION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Operation CS' containment reference feature
OPERATION_CONTEXT_DECL_CS__OPERATION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Operation CS' containment reference
OPERATION_CONTEXT_DECL_CS__PRE_POST_OR_BODY_DECLS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Pre Post Or Body Decls' containment reference list feature
OPERATION_CONTEXT_DECL_CS__PRE_POST_OR_BODY_DECLS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Pre Post Or Body Decls' containment reference list
OPERATION_CONTEXT_DECL_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
OPERATION_CONTEXT_DECL_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
OPERATION_CONTEXT_DECL_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Operation Context Decl CS' class
OPERATION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Operation CS' class
OPERATION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Operation CS' class
OPERATION_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
OPERATION_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
OPERATION_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
OPERATION_CS__PARAMETERS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Parameters' containment reference list feature
OPERATION_CS__PARAMETERS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Parameters' containment reference list
OPERATION_CS__PATH_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Path Name CS' containment reference feature
OPERATION_CS__PATH_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Path Name CS' containment reference
OPERATION_CS__SIMPLE_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Simple Name CS' containment reference feature
OPERATION_CS__SIMPLE_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Simple Name CS' containment reference
OPERATION_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
OPERATION_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
OPERATION_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Type CS' containment reference feature
OPERATION_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Type CS' containment reference
OPERATION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Operation CS' class
OperationCallExp - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Operation Call Exp'
OperationCallExp<C,O> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Operation Call Exp'
OperationCallExp - Interface in org.eclipse.ocl.uml
A representation of the model object 'Operation Call Exp'
OperationCallExpCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Operation Call Exp CS'
operationCallExpCS(OperationCallExpCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
OperationCallExpCS
OperationCallExpCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Operation Call Exp CS'
OperationCallExpCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.OperationCallExpCSImpl
 
OperationCallExpImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Operation Call Exp'
OperationCallExpImpl() - Constructor for class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
 
OperationCallExpImpl<C,O> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Operation Call Exp'
OperationCallExpImpl() - Constructor for class org.eclipse.ocl.expressions.impl.OperationCallExpImpl
 
OperationCallExpImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Operation Call Exp'
OperationCallExpImpl() - Constructor for class org.eclipse.ocl.uml.impl.OperationCallExpImpl
 
OperationCallExpOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Operation Call Exp' model objects
OperationCallExpOperations() - Constructor for class org.eclipse.ocl.expressions.operations.OperationCallExpOperations
 
OperationContextDeclCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Operation Context Decl CS'
operationContextDeclCS(OperationContextDeclCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, List<CT>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
OperationContextDeclCS
OperationContextDeclCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Operation Context Decl CS'
OperationContextDeclCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.OperationContextDeclCSImpl
 
operationCS - Variable in class org.eclipse.ocl.cst.impl.DefExpressionCSImpl
The cached value of the 'Operation CS' containment reference
operationCS - Variable in class org.eclipse.ocl.cst.impl.OperationContextDeclCSImpl
The cached value of the 'Operation CS' containment reference
OperationCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Operation CS'
operationCS(OperationCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
OperationCS
OperationCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Operation CS'
OperationCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.OperationCSImpl
 
operations - Variable in class org.eclipse.ocl.ecore.impl.PrimitiveTypeImpl
 
operations - Variable in class org.eclipse.ocl.uml.impl.PrimitiveTypeImpl
 
operationString(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, String, List<? extends TypedElement<C>>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Constructs the string representation of an operation call.
Option<T> - Interface in org.eclipse.ocl.options
Interface implemented by the options that can be applied to Customizable entities such as OCL environments.
OR - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
OR_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
ORDERED_SET - Static variable in enum org.eclipse.ocl.cst.CollectionTypeIdentifierEnum
The 'Ordered Set' literal value
ORDERED_SET - Static variable in enum org.eclipse.ocl.expressions.CollectionKind
The 'Ordered Set' literal value
ORDERED_SET_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Ordered Set Type' class
ORDERED_SET_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Ordered Set Type' class
ORDERED_SET_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage.Literals
The meta object literal for the 'Ordered Set Type' class
ORDERED_SET_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The meta object id for the 'Ordered Set Type' class
ORDERED_SET_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Ordered Set Type' class
ORDERED_SET_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Ordered Set Type' class
ORDERED_SET_TYPE__ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Attribute' reference list
ORDERED_SET_TYPE__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list
ORDERED_SET_TYPE__COLLABORATION_USE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Collaboration Use' containment reference list
ORDERED_SET_TYPE__COLLECTION_TYPE_NAME - Static variable in class org.eclipse.ocl.types.util.TypesValidator
The code for constraint 'Check Collection Type Name' of 'Ordered Set Type'
ORDERED_SET_TYPE__DEFAULT_VALUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Default Value' attribute
ORDERED_SET_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
ORDERED_SET_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list
ORDERED_SET_TYPE__ELEMENT_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Import' containment reference list
ORDERED_SET_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Element Type' reference
ORDERED_SET_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Element Type' reference
ORDERED_SET_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Type' reference
ORDERED_SET_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute
ORDERED_SET_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'End Position' attribute
ORDERED_SET_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute
ORDERED_SET_TYPE__EPACKAGE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EPackage' container reference
ORDERED_SET_TYPE__ETYPE_PARAMETERS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType Parameters' containment reference list
ORDERED_SET_TYPE__FEATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Feature' reference list
ORDERED_SET_TYPE__GENERAL - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'General' reference list
ORDERED_SET_TYPE__GENERALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Generalization' containment reference list
ORDERED_SET_TYPE__IMPORTED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Imported Member' reference list
ORDERED_SET_TYPE__INHERITED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Inherited Member' reference list
ORDERED_SET_TYPE__INSTANCE_CLASS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class' attribute
ORDERED_SET_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class Name' attribute
ORDERED_SET_TYPE__INSTANCE_TYPE_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Type Name' attribute
ORDERED_SET_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Abstract' attribute
ORDERED_SET_TYPE__IS_LEAF - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Leaf' attribute
ORDERED_SET_TYPE__KIND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Kind' attribute
ORDERED_SET_TYPE__KIND - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Kind' attribute
ORDERED_SET_TYPE__KIND - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Kind' attribute
ORDERED_SET_TYPE__MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Member' reference list
ORDERED_SET_TYPE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
ORDERED_SET_TYPE__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute
ORDERED_SET_TYPE__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference
ORDERED_SET_TYPE__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference
ORDERED_SET_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Attribute' containment reference list
ORDERED_SET_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list
ORDERED_SET_TYPE__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list
ORDERED_SET_TYPE__OWNED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Member' reference list
ORDERED_SET_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Operation' containment reference list
ORDERED_SET_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Rule' containment reference list
ORDERED_SET_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Template Signature' containment reference
ORDERED_SET_TYPE__OWNED_USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Use Case' containment reference list
ORDERED_SET_TYPE__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference
ORDERED_SET_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owning Template Parameter' container reference
ORDERED_SET_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package' reference
ORDERED_SET_TYPE__PACKAGE_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package Import' containment reference list
ORDERED_SET_TYPE__POWERTYPE_EXTENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Powertype Extent' reference list
ORDERED_SET_TYPE__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute
ORDERED_SET_TYPE__REDEFINED_CLASSIFIER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Classifier' reference list
ORDERED_SET_TYPE__REDEFINED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Element' reference list
ORDERED_SET_TYPE__REDEFINITION_CONTEXT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefinition Context' reference list
ORDERED_SET_TYPE__REPRESENTATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Representation' reference
ORDERED_SET_TYPE__SERIALIZABLE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Serializable' attribute
ORDERED_SET_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute
ORDERED_SET_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Start Position' attribute
ORDERED_SET_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute
ORDERED_SET_TYPE__SUBSTITUTION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Substitution' containment reference list
ORDERED_SET_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Binding' containment reference list
ORDERED_SET_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Parameter' reference
ORDERED_SET_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type End Position' attribute
ORDERED_SET_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Type End Position' attribute
ORDERED_SET_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type End Position' attribute
ORDERED_SET_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type Start Position' attribute
ORDERED_SET_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Type Start Position' attribute
ORDERED_SET_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type Start Position' attribute
ORDERED_SET_TYPE__USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Use Case' reference list
ORDERED_SET_TYPE__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute
ORDERED_SET_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Ordered Set Type' class
ORDERED_SET_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.types.TypesPackage
The number of structural features of the 'Ordered Set Type' class
ORDERED_SET_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Ordered Set Type' class
orderedExportedSymbols() - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexer
 
orderedExportedSymbols() - Method in class org.eclipse.ocl.parser.OCLLexer
 
OrderedSetType - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Ordered Set Type'
OrderedSetType<C,O> - Interface in org.eclipse.ocl.types
A representation of the model object 'Ordered Set Type'
OrderedSetType - Interface in org.eclipse.ocl.uml
A representation of the model object 'Ordered Set Type'
OrderedSetTypeImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Ordered Set Type'
OrderedSetTypeImpl() - Constructor for class org.eclipse.ocl.ecore.impl.OrderedSetTypeImpl
 
OrderedSetTypeImpl(EClassifier) - Constructor for class org.eclipse.ocl.ecore.impl.OrderedSetTypeImpl
 
OrderedSetTypeImpl<C,O> - Class in org.eclipse.ocl.types.impl
An implementation of the model object 'Ordered Set Type'
OrderedSetTypeImpl() - Constructor for class org.eclipse.ocl.types.impl.OrderedSetTypeImpl
 
OrderedSetTypeImpl(C) - Constructor for class org.eclipse.ocl.types.impl.OrderedSetTypeImpl
 
OrderedSetTypeImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Ordered Set Type'
OrderedSetTypeImpl() - Constructor for class org.eclipse.ocl.uml.impl.OrderedSetTypeImpl
 
OrderedSetTypeImpl(Classifier) - Constructor for class org.eclipse.ocl.uml.impl.OrderedSetTypeImpl
 
OrderedSetTypeOperations - Class in org.eclipse.ocl.types.operations
A static utility class that provides operations related to 'Ordered Set Type' model objects
OrderedSetTypeOperations() - Constructor for class org.eclipse.ocl.types.operations.OrderedSetTypeOperations
 
orderedTerminalSymbols - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
orderedTerminalSymbols - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
orderedTerminalSymbols() - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParser
 
orderedTerminalSymbols - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingParsersym
 
orderedTerminalSymbols - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
orderedTerminalSymbols - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
orderedTerminalSymbols() - Method in class org.eclipse.ocl.parser.OCLParser
 
orderedTerminalSymbols - Static variable in interface org.eclipse.ocl.parser.OCLParsersym
 
org.eclipse.ocl - package org.eclipse.ocl
Definition of the extensible environment API for OCL parsing and evaluation.
org.eclipse.ocl.cst - package org.eclipse.ocl.cst
 
org.eclipse.ocl.cst.impl - package org.eclipse.ocl.cst.impl
 
org.eclipse.ocl.cst.util - package org.eclipse.ocl.cst.util
 
org.eclipse.ocl.ecore - package org.eclipse.ocl.ecore
Implementation of an OCL binding for the Ecore metamodel.
org.eclipse.ocl.ecore.impl - package org.eclipse.ocl.ecore.impl
Implementation of the Ecore binding of the the Types package of the OCL Abstract Syntax.
org.eclipse.ocl.ecore.util - package org.eclipse.ocl.ecore.util
Generated utilities for working with instances the Ecore binding of the Types package of the OCL Abstract Syntax.
org.eclipse.ocl.expressions - package org.eclipse.ocl.expressions
Specification of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.
org.eclipse.ocl.expressions.impl - package org.eclipse.ocl.expressions.impl
Implementation of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.
org.eclipse.ocl.expressions.operations - package org.eclipse.ocl.expressions.operations
 
org.eclipse.ocl.expressions.util - package org.eclipse.ocl.expressions.util
Generated utilities for working with instances the Expressions model.
org.eclipse.ocl.helper - package org.eclipse.ocl.helper
Definition of the OCL Helper API for syntax completion support and a simplified parsing model for embedded OCL constraints and expressions.
org.eclipse.ocl.lpg - package org.eclipse.ocl.lpg
 
org.eclipse.ocl.options - package org.eclipse.ocl.options
 
org.eclipse.ocl.parser - package org.eclipse.ocl.parser
 
org.eclipse.ocl.parser.backtracking - package org.eclipse.ocl.parser.backtracking
 
org.eclipse.ocl.types - package org.eclipse.ocl.types
Specification of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.
org.eclipse.ocl.types.impl - package org.eclipse.ocl.types.impl
Implementation of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.
org.eclipse.ocl.types.operations - package org.eclipse.ocl.types.operations
 
org.eclipse.ocl.types.util - package org.eclipse.ocl.types.util
Generated utilities for working with instances the Types model.
org.eclipse.ocl.uml - package org.eclipse.ocl.uml
Implementation of an OCL binding for the UML metamodel.
org.eclipse.ocl.uml.impl - package org.eclipse.ocl.uml.impl
Implementation of the UML binding of the the Types package of the OCL Abstract Syntax.
org.eclipse.ocl.uml.options - package org.eclipse.ocl.uml.options
 
org.eclipse.ocl.uml.util - package org.eclipse.ocl.uml.util
Miscellaneous utilities in support of the UML environment for OCL.
org.eclipse.ocl.util - package org.eclipse.ocl.util
Miscellaneous utilities in support of the OCL parser and environment implementations.
org.eclipse.ocl.utilities - package org.eclipse.ocl.utilities
Abstract API for OCL AST utilities and extensions of the UML metamodel.
org.eclipse.ocl.utilities.impl - package org.eclipse.ocl.utilities.impl
Implementation of the OCL utilities package.
org.eclipse.ocl.utilities.util - package org.eclipse.ocl.utilities.util
Generated utilities for working with instances the OCL utilities package.
originalState(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
 
originalState(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
 
originalState(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
 
originalState(int) - Method in class org.eclipse.ocl.parser.OCLKWLexerprs
 
originalState(int) - Method in class org.eclipse.ocl.parser.OCLLexerprs
 
originalState(int) - Method in class org.eclipse.ocl.parser.OCLParserprs
 
overrides(O, int) - Method in class org.eclipse.ocl.AbstractEvaluationEnvironment
By default, a subclass will not support overriding the operations defined by the OCL Standard Library.
overrides(O, int) - Method in interface org.eclipse.ocl.EvaluationEnvironment
Queries whether this evaluation environment provides a custom implementation of the specified pre-defined OCL operation.
ownedAttributes - Variable in class org.eclipse.ocl.uml.impl.MessageTypeImpl
The cached value of the 'Owned Attribute' containment reference list
ownedOperations - Variable in class org.eclipse.ocl.uml.impl.AnyTypeImpl
The cached value of the 'Owned Operation' containment reference list
ownedOperations - Variable in class org.eclipse.ocl.uml.impl.InvalidTypeImpl
The cached value of the 'Owned Operation' containment reference list
ownedOperations - Variable in class org.eclipse.ocl.uml.impl.MessageTypeImpl
The cached value of the 'Owned Operation' containment reference list
ownedOperations - Variable in class org.eclipse.ocl.uml.impl.TypeTypeImpl
The cached value of the 'Owned Operation' containment reference list
ownedOperations - Variable in class org.eclipse.ocl.uml.impl.VoidTypeImpl
The cached value of the 'Owned Operation' containment reference list

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I K L M N O P Q R S T U V X