|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AbstractAnalyzer
supports semantic analysis of a CST
produced by an AbstractParser
to create a corresponding AST.BasicEnvironment
interface, providing
default behaviours for most features.Environment
interface providing
some useful common behavior for providers of metamodel bindings.AbstractEnvironmentFactory
class,
instead.EnvironmentFactory
interface, useful
for subclassing to define the OCL binding for a metamodel.EvaluationEnvironment
interface,
providing some useful common behaviors.AbstractLexer
supports lexical analysis of keyword tokens produced by
a keyword lexer to create syntactic tokens for an AbstractLexer
that
creates a corresponding CST, that may in turn be
exploited by an AbstractAnalyzer
to create an AST.AbstractOCLAnalyzer
supports semantic analysis of a CST
produced by an AbstractOCLParser
to create the Essential OCL
AST.AbstractParser
supports syntactic analysis of a tokens
produced by an AbstractLexer
to create a corresponding CST, that
may in turn be exploited by an AbstractAnalyzer
to create an
AST.ProblemHandler
API, useful for
subclasses to selectively override behaviour.TypeChecker
interface which offers the default
implementation for the type checking system.TypeResolver
interface, useful for
providers of environment implementations to build their type resolvers.Environment
.
AbstractVisitor
interface,
instead.Visitor
API, in which subclasses
need only selectively override handleXxx(...)- AbstractVisitor() -
Constructor for class org.eclipse.ocl.utilities.AbstractVisitor
- Initializes me.
- AbstractVisitor(T) -
Constructor for class org.eclipse.ocl.utilities.AbstractVisitor
- Initializes me with an initial value for my result.
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.AssociationClassCallExpImpl
- Accept a visitor
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.BooleanLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.CollectionLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.EnumLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.IfExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.IntegerLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.InvalidLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.IterateExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.IteratorExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.LetExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.LoopExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.MessageExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.NullLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.OCLExpressionImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.OperationCallExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.PropertyCallExpImpl
- Accept a visitor
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.RealLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.StateExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.StringLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.TupleLiteralExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.TupleLiteralPartImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.TypeExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.UnspecifiedValueExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.VariableExpImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.expressions.impl.VariableImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.uml.impl.ConstraintImpl
-
- accept(Visitor) -
Method in class org.eclipse.emf.ocl.utilities.impl.VisitableImpl
-
- accept(Visitor) -
Method in interface org.eclipse.emf.ocl.utilities.Visitable
- Deprecated.
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.AssociationClassCallExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.CollectionItemImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralPartImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.EnumLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.ExpressionInOCLImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.IntegerLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.InvalidLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.IteratorExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.LetExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.NullLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.OCLExpressionImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.PropertyCallExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.RealLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.StateExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.StringLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.TupleLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.TypeExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.UnlimitedNaturalLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.UnspecifiedValueExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.VariableExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.ecore.impl.VariableImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.AssociationClassCallExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.BooleanLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.CollectionItemImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralPartImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.CollectionRangeImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.EnumLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.IfExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.IntegerLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.InvalidLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.IterateExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.IteratorExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.LetExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.NullLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.OCLExpressionImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.OperationCallExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.PropertyCallExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.RealLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.StateExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.StringLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.TupleLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.TypeExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.UnlimitedNaturalLiteralExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.UnspecifiedValueExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.VariableExpImpl
-
- accept(U) -
Method in class org.eclipse.ocl.expressions.impl.VariableImpl
-
- accept(CollectionLiteralPart<C>, U) -
Static method in class org.eclipse.ocl.expressions.operations.CollectionLiteralPartOperations
-
- accept(OCLExpression<C>, U) -
Static method in class org.eclipse.ocl.expressions.operations.OCLExpressionOperations
-
- accept(TupleLiteralPart<C, P>, U) -
Static method in class org.eclipse.ocl.expressions.operations.TupleLiteralPartOperations
-
- accept(Variable<C, PM>, U) -
Static method in class org.eclipse.ocl.expressions.operations.VariableOperations
-
- accept(U) -
Method in interface org.eclipse.ocl.utilities.Visitable
-
- ACCEPT_ACTION -
Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
-
- ACCEPT_ACTION -
Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
-
- ACCEPT_ACTION -
Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
-
- ACCEPT_ACTION -
Static variable in class org.eclipse.ocl.parser.OCLKWLexerprs
-
- ACCEPT_ACTION -
Static variable in class org.eclipse.ocl.parser.OCLLexerprs
-
- ACCEPT_ACTION -
Static variable in class org.eclipse.ocl.parser.OCLParserprs
-
- accessor -
Variable in class org.eclipse.ocl.cst.impl.CallExpCSImpl
- The cached value of the '
Accessor
' attribute
- ACCESSOR_EDEFAULT -
Static variable in class org.eclipse.ocl.cst.impl.CallExpCSImpl
- The default value of the '
Accessor
' attribute
- Adaptable - Interface in org.eclipse.ocl.util
- Interface implemented by
Environment
s that are adaptable to
optional interfaces that can be considered as extensions to the
environment API. - add(String, Object) -
Method in class org.eclipse.emf.ocl.expressions.util.EvalEnvironment
- Deprecated. Adds the supplied name and value binding to the environment
- add(String, Object) -
Method in class org.eclipse.emf.ocl.internal.parser.CompatibilityEvaluationEnvironment
-
- add(String, Object) -
Method in interface org.eclipse.emf.ocl.parser.EvaluationEnvironment
- Deprecated. Adds the supplied name and value binding to the environment.
- add(Object) -
Method in class org.eclipse.emf.ocl.utilities.impl.Bag
-
- add(String, Object) -
Method in class org.eclipse.ocl.AbstractEvaluationEnvironment
- Adds the supplied name and value binding to the environment
- add(String, Object) -
Method in interface org.eclipse.ocl.EvaluationEnvironment
- Adds the supplied name and value binding to the environment.
- addClassifier(PK, C) -
Method in class org.eclipse.ocl.AbstractTypeResolver
- Adds a classifier to the specified package, which is one that I use to
store OCL-generated types.
- addClassifier(EPackage, EClassifier) -
Method in class org.eclipse.ocl.ecore.internal.TypeResolverImpl
-
- addedVariable(String, Variable<C, PM>, boolean) -
Method in class org.eclipse.ocl.AbstractEnvironment
- Persists the specified variable in my resource.
- addElement(String, Variable<EClassifier, EParameter>, boolean) -
Method in class org.eclipse.emf.ocl.internal.parser.CompatibilityEnvironment
-
- addElement(String, Variable, boolean) -
Method in class org.eclipse.emf.ocl.internal.parser.ReverseCompatibilityEnvironment
-
- addElement(String, Variable, boolean) -
Method in class org.eclipse.emf.ocl.parser.EcoreEnvironment
- Deprecated. Adds a variable declaration to the environment.
- addElement(String, Variable, boolean) -
Method in interface org.eclipse.emf.ocl.parser.Environment
- Deprecated. Adds a variable declaration to the environment.
- addElement(String, Variable<C, PM>, boolean) -
Method in class org.eclipse.ocl.AbstractEnvironment
-
- addElement(String, Variable<C, PM>, boolean) -
Method in interface org.eclipse.ocl.Environment
- Adds a variable declaration to the environment.
- addHelperOperation(C, O) -
Method in class org.eclipse.ocl.AbstractEnvironment
-
- addHelperOperation(C, O) -
Method in interface org.eclipse.ocl.Environment.Internal
- Adds an OCL-defined additional ("helper") operation to
the environment.
- addHelperProperty(C, P) -
Method in class org.eclipse.ocl.AbstractEnvironment
-
- addHelperProperty(C, P) -
Method in interface org.eclipse.ocl.Environment.Internal
- Adds an OCL-defined additional ("helper") attribute to
the environment.
- ADDITIONS_PACKAGE -
Static variable in class org.eclipse.ocl.AbstractTypeResolver
-
- addMemberEnd(EClass, EReference) -
Static method in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Adds a member end to an EMF classifier representing a UML association
class.
- addOperation(C, O) -
Method in class org.eclipse.ocl.AbstractEnvironment
- Deprecated. Since 1.2, use the
Environment.Internal.addHelperOperation(Object, Object)
API, instead
- addOperation(C, O) -
Method in class org.eclipse.ocl.AbstractTypeResolver
- Adds the specified operation to a classifier.
- addOperation(EClassifier, EOperation) -
Method in class org.eclipse.ocl.ecore.internal.TypeResolverImpl
-
- addProblem(String) -
Method in class org.eclipse.ocl.lpg.AbstractProblemHandler
- The default implementation just prints the message using
System.out.println
.
- addProblem(String) -
Method in class org.eclipse.ocl.lpg.StringProblemHandler
- Accumulate the problemMessage followed by new-line.
- addProperty(C, P) -
Method in class org.eclipse.ocl.AbstractEnvironment
- Deprecated. Since 1.2, use the
Environment.Internal.addHelperProperty(Object, Object)
API, instead
- addProperty(C, P) -
Method in class org.eclipse.ocl.AbstractTypeResolver
- Adds the specified property to a classifier.
- addProperty(EClassifier, EStructuralFeature) -
Method in class org.eclipse.ocl.ecore.internal.TypeResolverImpl
-
- addQualifier(EStructuralFeature, EStructuralFeature) -
Static method in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Adds a UML qualifier to the specified property.
- addSignal(EClass, EClass) -
Static method in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Adds a UML signal that the specified classifier can receive.
- advanceIterators(List<Variable<C, PM>>, Iterator<?>[], Collection<?>, int) -
Method in class org.eclipse.ocl.internal.evaluation.IterationTemplate
-
- ALL_INSTANCES -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- ALL_INSTANCES -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- ALL_INSTANCES_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- ALL_INSTANCES_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- Ambig_AssocEnd_ -
Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
-
- AmbiguousLookupException - Exception in org.eclipse.ocl
- A specialized
LookupException
denoting specifically that the
problem is multiple ambiguous results. - AmbiguousLookupException(String, List<?>) -
Constructor for exception org.eclipse.ocl.AmbiguousLookupException
- Initializes me with a user-friendly message describing the nature of
the lookup that resulted in multiple ambiguous matches.
- AmbiguousLookupException(String, Object, Object, Object...) -
Constructor for exception org.eclipse.ocl.AmbiguousLookupException
- Initializes me with a user-friendly message describing the nature of
the lookup failure and at least two objects that were ambiguous matches.
- AmbiguousMessageType_ERROR_ -
Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
-
- AmbiguousState_ERROR_ -
Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
-
- ANALYZER -
Static variable in class org.eclipse.ocl.lpg.ProblemHandler.Phase
- Identifies problems found in the abstract syntax parsing phase.
- analyzerError(String, String, Object) -
Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
-
- analyzerError(String, String, List<?>) -
Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
-
- analyzerError(String, String, int, int) -
Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
-
- analyzerError(String, String, Object) -
Method in interface org.eclipse.ocl.lpg.BasicEnvironment
- Convenience method invoking
getProblemHandler().analyzerProblem
with a ProblemHandler.errorSeverity
.
- analyzerError(String, String, List<?>) -
Method in interface org.eclipse.ocl.lpg.BasicEnvironment
- Convenience method invoking
getProblemHandler().analyzerProblem
with a ProblemHandler.errorSeverity
.
- analyzerError(String, String, int, int) -
Method in interface org.eclipse.ocl.lpg.BasicEnvironment
- Convenience method invoking
getProblemHandler().analyzerProblem
with a ProblemHandler.errorSeverity
.
- analyzerProblem(ProblemHandler.Severity, String, String, int, int) -
Method in class org.eclipse.ocl.lpg.AbstractProblemHandler
-
- analyzerProblem(ProblemHandler.Severity, String, String, int, int) -
Method in interface org.eclipse.ocl.lpg.ProblemHandler
- Convenience method typically invoking
handleProblem
with a analyzerProblem
processing phase.
- analyzerProblem(ProblemHandler.Severity, String, String, int, int) -
Method in class org.eclipse.ocl.util.ProblemHandlerWrapper
-
- analyzerProblem(ProblemHandler.Severity, String, String, int, int) -
Method in class org.eclipse.ocl.util.ProblemHandlerWrapper.Tee
-
- analyzerWarning(String, String, Object) -
Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
-
- analyzerWarning(String, String, Object) -
Method in interface org.eclipse.ocl.lpg.BasicEnvironment
- Convenience method invoking
getProblemHandler().analyzerProblem
with a ProblemHandler.warningSeverity
.
- AND -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AND -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AND_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AND_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- ANNOTATION_URI_ASSOCIATION_CLASS -
Static variable in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Annotation that stores the reference to the
EClass
representing
an association class that includes an EReference
as a member end.
- ANNOTATION_URI_BODY -
Static variable in interface org.eclipse.emf.ocl.parser.Environment
- Deprecated. Source URI of the annotation for the body expression of an operation.
- ANNOTATION_URI_CLASSIFIER -
Static variable in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Annotation that indicates what kind of a UML classifier is an
EClass
.
- ANNOTATION_URI_DEFINE -
Static variable in interface org.eclipse.emf.ocl.parser.Environment
- Deprecated. Source URI of the annotation for the expression defining an additional
property or operation.
- ANNOTATION_URI_DERIVE -
Static variable in interface org.eclipse.emf.ocl.parser.Environment
- Deprecated. Source URI of the annotation for the expression defining the derived
value of a property.
- ANNOTATION_URI_INIT -
Static variable in interface org.eclipse.emf.ocl.parser.Environment
- Deprecated. Source URI of the annotation for the expression defining the initial
value of a property.
- ANNOTATION_URI_MEMBER_ENDS -
Static variable in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Annotation that stores references to which of the
EReference
s
of an EClass
representing an association class are its
member ends.
- ANNOTATION_URI_OPERATION -
Static variable in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Annotation that stores details of the nature of a UML operation
(modeled as an
EOperation
).
- ANNOTATION_URI_QUALIFIERS -
Static variable in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Annotation that stores qualifiers (if any) of a UML association end
(modeled as an
EReference
).
- ANNOTATION_URI_SIGNALS -
Static variable in class org.eclipse.emf.ocl.uml.util.UMLTypeUtil
- Deprecated. Annotation that stores references to
EClass
es representing
signals that an EClass
can receive.
- ANY -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- ANY -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- ANY_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- ANY_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- ANY_TYPE -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The meta object id for the '
Any Type
' class
- ANY_TYPE -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage.Literals
- Deprecated. The meta object literal for the '
Any Type
' class
- ANY_TYPE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The meta object id for the '
Any Type
' class
- ANY_TYPE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
- The meta object literal for the '
Any Type
' class
- ANY_TYPE -
Static variable in interface org.eclipse.ocl.types.TypesPackage
- The meta object id for the '
Any Type
' class
- ANY_TYPE -
Static variable in interface org.eclipse.ocl.types.TypesPackage.Literals
- The meta object literal for the '
Any Type
' class
- ANY_TYPE__DEFAULT_VALUE -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'Default Value' attribute
- ANY_TYPE__DEFAULT_VALUE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Default Value' attribute
- ANY_TYPE__EANNOTATIONS -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'EAnnotations' containment reference list
- ANY_TYPE__EANNOTATIONS -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'EAnnotations' containment reference list
- ANY_TYPE__EPACKAGE -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'EPackage' container reference
- ANY_TYPE__EPACKAGE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'EPackage' container reference
- ANY_TYPE__ETYPE_PARAMETERS -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'EType Parameters' containment reference list
- ANY_TYPE__ETYPE_PARAMETERS -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'EType Parameters' containment reference list
- ANY_TYPE__INSTANCE_CLASS -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'Instance Class' attribute
- ANY_TYPE__INSTANCE_CLASS -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Instance Class' attribute
- ANY_TYPE__INSTANCE_CLASS_NAME -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'Instance Class Name' attribute
- ANY_TYPE__INSTANCE_CLASS_NAME -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Instance Class Name' attribute
- ANY_TYPE__INSTANCE_TYPE_NAME -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'Instance Type Name' attribute
- ANY_TYPE__INSTANCE_TYPE_NAME -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Instance Type Name' attribute
- ANY_TYPE__NAME -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The feature id for the 'Name' attribute
- ANY_TYPE__NAME -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Name' attribute
- ANY_TYPE_FEATURE_COUNT -
Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
- Deprecated. The number of structural features of the 'Any Type' class
- ANY_TYPE_FEATURE_COUNT -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The number of structural features of the 'Any Type' class
- ANY_TYPE_FEATURE_COUNT -
Static variable in interface org.eclipse.ocl.types.TypesPackage
- The number of structural features of the 'Any Type' class
- AnyType - Interface in org.eclipse.emf.ocl.types
- Deprecated. Use the
AnyType
interface,
instead. Note also, that the OCLStandardLibrary.getOclAny()
method provides the OclAny singleton instance of this metaclass. - AnyType - Interface in org.eclipse.ocl.ecore
- A representation of the model object 'Any Type'
- AnyType<O> - Interface in org.eclipse.ocl.types
- A representation of the model object 'Any Type'
- AnyTypeImpl - Class in org.eclipse.emf.ocl.types.impl
-
- AnyTypeImpl() -
Constructor for class org.eclipse.emf.ocl.types.impl.AnyTypeImpl
-
- AnyTypeImpl(String) -
Constructor for class org.eclipse.emf.ocl.types.impl.AnyTypeImpl
-
- AnyTypeImpl - Class in org.eclipse.ocl.ecore.impl
- An implementation of the model object 'Any Type'
- AnyTypeImpl() -
Constructor for class org.eclipse.ocl.ecore.impl.AnyTypeImpl
-
- AnyTypeImpl<O> - Class in org.eclipse.ocl.types.impl
- An implementation of the model object 'Any Type'
- AnyTypeImpl() -
Constructor for class org.eclipse.ocl.types.impl.AnyTypeImpl
-
- AnyTypeOperations - Class in org.eclipse.ocl.types.operations
- A static utility class that provides operations related to 'Any Type' model objects.
- AnyTypeOperations() -
Constructor for class org.eclipse.ocl.types.operations.AnyTypeOperations
-
- append(Collection, Object) -
Static method in class org.eclipse.emf.ocl.types.impl.CollectionTypeImpl
- Appends the supplied object to the supplied ordered collection
- APPEND -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- append(Collection<E>, E) -
Static method in class org.eclipse.ocl.util.CollectionUtil
- Implementation of the OCL
OrderedSet::append(object : T) : OrderedSet(T)
Sequence::append(object : T) : Sequence(T)
operations.
- APPEND -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- APPEND_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- APPEND_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- argument -
Variable in class org.eclipse.emf.ocl.expressions.impl.MessageExpImpl
- The cached value of the '
Argument
' containment reference list
- argument -
Variable in class org.eclipse.emf.ocl.expressions.impl.OperationCallExpImpl
- The cached value of the '
Argument
' containment reference list
- argument -
Variable in class org.eclipse.ocl.ecore.impl.MessageExpImpl
- The cached value of the '
Argument
' containment reference list
- argument -
Variable in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
- The cached value of the '
Argument
' containment reference list
- argument -
Variable in class org.eclipse.ocl.expressions.impl.MessageExpImpl
- The cached value of the '
Argument
' containment reference list
- argument -
Variable in class org.eclipse.ocl.expressions.impl.OperationCallExpImpl
- The cached value of the '
Argument
' containment reference list
- arguments -
Variable in class org.eclipse.ocl.cst.impl.FeatureCallExpCSImpl
- The cached value of the '
Arguments
' containment reference list
- arguments -
Variable in class org.eclipse.ocl.cst.impl.MessageExpCSImpl
- The cached value of the '
Arguments
' containment reference list
- arguments -
Variable in class org.eclipse.ocl.cst.impl.VariableExpCSImpl
- The cached value of the '
Arguments
' containment reference list
- ARROW -
Static variable in enum org.eclipse.ocl.cst.DotOrArrowEnum
- The 'Arrow' literal value
- AS_BAG -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_BAG -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AS_BAG_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_BAG_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AS_ORDERED_SET -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_ORDERED_SET -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AS_ORDERED_SET_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_ORDERED_SET_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AS_SEQUENCE -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_SEQUENCE -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AS_SEQUENCE_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_SEQUENCE_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AS_SET -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_SET -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AS_SET_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AS_SET_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- asb(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
-
- asb(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
-
- asb -
Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
-
- asb(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
-
- asb -
Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs.Asb
-
- asb(int) -
Method in class org.eclipse.ocl.parser.OCLKWLexerprs
-
- asb(int) -
Method in class org.eclipse.ocl.parser.OCLLexerprs
-
- asb -
Static variable in class org.eclipse.ocl.parser.OCLParserprs
-
- asb(int) -
Method in class org.eclipse.ocl.parser.OCLParserprs
-
- asb -
Static variable in interface org.eclipse.ocl.parser.OCLParserprs.Asb
-
- asBag(Collection) -
Static method in class org.eclipse.emf.ocl.types.impl.CollectionTypeImpl
- Returns the supplied collection as a Bag
- asBag(Collection<E>) -
Static method in class org.eclipse.ocl.util.CollectionUtil
- Implementation of the OCL
Set::asBag() : Bag(T)
Bag::asBag() : Bag(T)
Sequence::asBag() : Bag(T)
operations.
- asEClassifier(Object) -
Method in class org.eclipse.emf.ocl.parser.AbstractEnvironmentFactory
- Deprecated. Adapts the specified client metamodel
context
to the
EClassifier
API.
- asEClassifier(Object) -
Method in class org.eclipse.emf.ocl.parser.EcoreEnvironmentFactory
- Deprecated.
- asEOperation(Object) -
Method in class org.eclipse.emf.ocl.parser.AbstractEnvironmentFactory
- Deprecated. Adapts the specified client metamodel
operation
to the
EOperation
API.
- asEOperation(Object) -
Method in class org.eclipse.emf.ocl.parser.EcoreEnvironmentFactory
- Deprecated.
- asEStructuralFeature(Object) -
Method in class org.eclipse.emf.ocl.parser.AbstractEnvironmentFactory
- Deprecated. Adapts the specified client metamodel
property
to the
EStructuralFeature
API.
- asEStructuralFeature(Object) -
Method in class org.eclipse.emf.ocl.parser.EcoreEnvironmentFactory
- Deprecated.
- asi(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
-
- asi(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
-
- asi(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
-
- asi(int) -
Method in class org.eclipse.ocl.parser.OCLKWLexerprs
-
- asi(int) -
Method in class org.eclipse.ocl.parser.OCLLexerprs
-
- asi(int) -
Method in class org.eclipse.ocl.parser.OCLParserprs
-
- asNewKind() -
Method in class org.eclipse.emf.ocl.expressions.CollectionKind
-
- asOCLType(EClassifier) -
Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
-
- asOCLType(C) -
Method in interface org.eclipse.ocl.utilities.UMLReflection
- Obtains the OCL type corresponding to the specified type from the
environment's type system.
- asOrderedSet(Collection) -
Static method in class org.eclipse.emf.ocl.types.impl.CollectionTypeImpl
- Returns the supplied collection as an OrderedSet
- asOrderedSet(Collection<E>) -
Static method in class org.eclipse.ocl.util.CollectionUtil
- Implementation of the OCL
Set::asOrderedSet() : OrderedSet(T)
Bag::asOrderedSet() : OrderedSet(T)
Sequence::asOrderedSet() : OrderedSet(T)
operations.
- asr(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
-
- asr(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
-
- asr -
Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
-
- asr(int) -
Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
-
- asr -
Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs.Asr
-
- asr(int) -
Method in class org.eclipse.ocl.parser.OCLKWLexerprs
-
- asr(int) -
Method in class org.eclipse.ocl.parser.OCLLexerprs
-
- asr -
Static variable in class org.eclipse.ocl.parser.OCLParserprs
-
- asr(int) -
Method in class org.eclipse.ocl.parser.OCLParserprs
-
- asr -
Static variable in interface org.eclipse.ocl.parser.OCLParserprs.Asr
-
- asSequence(Collection) -
Static method in class org.eclipse.emf.ocl.types.impl.CollectionTypeImpl
- Returns the supplied collection as a Sequence
- asSequence(Collection<E>) -
Static method in class org.eclipse.ocl.util.CollectionUtil
- Implementation of the OCL
Set::asSequence() : Sequence(T)
Bag::asSequence() : Sequence(T)
Sequence::asSequence() : Sequence(T)
operations.
- asSet(Collection) -
Static method in class org.eclipse.emf.ocl.types.impl.CollectionTypeImpl
- Returns the supplied collection as a Set
- asSet(Collection<E>) -
Static method in class org.eclipse.ocl.util.CollectionUtil
- Implementation of the OCL
Set::asSet() : Set(T)
Bag::asSet() : Set(T)
Sequence::asSet() : Set(T)
operations.
- ASSOCIATION_CLASS_CALL_EXP -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The meta object id for the '
Association Class Call Exp
' class
- ASSOCIATION_CLASS_CALL_EXP -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
- Deprecated. The meta object literal for the '
Association Class Call Exp
' class
- ASSOCIATION_CLASS_CALL_EXP -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The meta object id for the '
Association Class Call Exp
' class
- ASSOCIATION_CLASS_CALL_EXP -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
- The meta object literal for the '
Association Class Call Exp
' class
- ASSOCIATION_CLASS_CALL_EXP -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The meta object id for the '
Association Class Call Exp
' class
- ASSOCIATION_CLASS_CALL_EXP -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
- The meta object literal for the '
Association Class Call Exp
' class
- ASSOCIATION_CLASS_CALL_EXP__EANNOTATIONS -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'EAnnotations' containment reference list
- ASSOCIATION_CLASS_CALL_EXP__EANNOTATIONS -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'EAnnotations' containment reference list
- ASSOCIATION_CLASS_CALL_EXP__EGENERIC_TYPE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'EGeneric Type' containment reference
- ASSOCIATION_CLASS_CALL_EXP__END_POSITION -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'End Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__END_POSITION -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'End Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__END_POSITION -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'End Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__ETYPE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'EType' reference
- ASSOCIATION_CLASS_CALL_EXP__LOWER_BOUND -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Lower Bound' attribute
- ASSOCIATION_CLASS_CALL_EXP__MANY -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Many' attribute
- ASSOCIATION_CLASS_CALL_EXP__MARKED_PRE -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Marked Pre' attribute
- ASSOCIATION_CLASS_CALL_EXP__MARKED_PRE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Marked Pre' attribute
- ASSOCIATION_CLASS_CALL_EXP__MARKED_PRE -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Marked Pre' attribute
- ASSOCIATION_CLASS_CALL_EXP__NAME -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Name' attribute
- ASSOCIATION_CLASS_CALL_EXP__NAME -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Name' attribute
- ASSOCIATION_CLASS_CALL_EXP__NAVIGATION_SOURCE -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Navigation Source' reference
- ASSOCIATION_CLASS_CALL_EXP__NAVIGATION_SOURCE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Navigation Source' reference
- ASSOCIATION_CLASS_CALL_EXP__NAVIGATION_SOURCE -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Navigation Source' reference
- ASSOCIATION_CLASS_CALL_EXP__ORDERED -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Ordered' attribute
- ASSOCIATION_CLASS_CALL_EXP__PROPERTY_END_POSITION -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Property End Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__PROPERTY_END_POSITION -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Property End Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__PROPERTY_END_POSITION -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Property End Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__PROPERTY_START_POSITION -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Property Start Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__PROPERTY_START_POSITION -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Property Start Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__PROPERTY_START_POSITION -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Property Start Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__QUALIFIER -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Qualifier' containment reference list
- ASSOCIATION_CLASS_CALL_EXP__QUALIFIER -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Qualifier' containment reference list
- ASSOCIATION_CLASS_CALL_EXP__QUALIFIER -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Qualifier' containment reference list
- ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Referred Association Class' reference
- ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
- Deprecated. The meta object literal for the 'Referred Association Class' reference feature
- ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Referred Association Class' reference
- ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Referred Association Class' reference
- ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
- The meta object literal for the 'Referred Association Class' reference feature
- ASSOCIATION_CLASS_CALL_EXP__REQUIRED -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Required' attribute
- ASSOCIATION_CLASS_CALL_EXP__SOURCE -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Source' containment reference
- ASSOCIATION_CLASS_CALL_EXP__SOURCE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Source' containment reference
- ASSOCIATION_CLASS_CALL_EXP__SOURCE -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Source' containment reference
- ASSOCIATION_CLASS_CALL_EXP__START_POSITION -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Start Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__START_POSITION -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Start Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__START_POSITION -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The feature id for the 'Start Position' attribute
- ASSOCIATION_CLASS_CALL_EXP__TYPE -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The feature id for the 'Type' reference
- ASSOCIATION_CLASS_CALL_EXP__UNIQUE -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Unique' attribute
- ASSOCIATION_CLASS_CALL_EXP__UPPER_BOUND -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The feature id for the 'Upper Bound' attribute
- ASSOCIATION_CLASS_CALL_EXP_FEATURE_COUNT -
Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
- Deprecated. The number of structural features of the 'Association Class Call Exp' class
- ASSOCIATION_CLASS_CALL_EXP_FEATURE_COUNT -
Static variable in interface org.eclipse.ocl.ecore.EcorePackage
- The number of structural features of the 'Association Class Call Exp' class
- ASSOCIATION_CLASS_CALL_EXP_FEATURE_COUNT -
Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
- The number of structural features of the 'Association Class Call Exp' class
- AssociationClassAmbiguous_ERROR_ -
Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
-
- AssociationClassCallExp - Interface in org.eclipse.emf.ocl.expressions
- Deprecated. Use the
AssociationClassCallExp
interface,
instead. - AssociationClassCallExp - Interface in org.eclipse.ocl.ecore
- A representation of the model object 'Association Class Call Exp'
- AssociationClassCallExp<C,P> - Interface in org.eclipse.ocl.expressions
- A representation of the model object 'Association Class Call Exp'
- AssociationClassCallExpImpl - Class in org.eclipse.emf.ocl.expressions.impl
- An implementation of the model object 'Association Class Call Exp'
- AssociationClassCallExpImpl() -
Constructor for class org.eclipse.emf.ocl.expressions.impl.AssociationClassCallExpImpl
-
- AssociationClassCallExpImpl - Class in org.eclipse.ocl.ecore.impl
- An implementation of the model object 'Association Class Call Exp'
- AssociationClassCallExpImpl() -
Constructor for class org.eclipse.ocl.ecore.impl.AssociationClassCallExpImpl
-
- AssociationClassCallExpImpl<C,P> - Class in org.eclipse.ocl.expressions.impl
- An implementation of the model object 'Association Class Call Exp'
- AssociationClassCallExpImpl() -
Constructor for class org.eclipse.ocl.expressions.impl.AssociationClassCallExpImpl
-
- AssociationClassQualifierCount_ERROR_ -
Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
-
- AssociationClassQualifierType_ERROR_ -
Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
-
- ast -
Variable in class org.eclipse.ocl.cst.impl.CSTNodeImpl
- The cached value of the '
Ast
' attribute
- AST_EDEFAULT -
Static variable in class org.eclipse.ocl.cst.impl.CSTNodeImpl
- The default value of the '
Ast
' attribute
- AST_NODE -
Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage
- Deprecated. The meta object id for the '
AST Node
' class
- AST_NODE -
Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage.Literals
- Deprecated. The meta object literal for the '
AST Node
' class
- AST_NODE -
Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
- The meta object id for the '
AST Node
' class
- AST_NODE -
Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
- The meta object literal for the '
AST Node
' class
- AST_NODE__END_POSITION -
Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage
- Deprecated. The feature id for the 'End Position' attribute
- AST_NODE__END_POSITION -
Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage.Literals
- Deprecated. The meta object literal for the 'End Position' attribute feature
- AST_NODE__END_POSITION -
Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
- The feature id for the 'End Position' attribute
- AST_NODE__END_POSITION -
Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
- The meta object literal for the 'End Position' attribute feature
- AST_NODE__START_POSITION -
Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage
- Deprecated. The feature id for the 'Start Position' attribute
- AST_NODE__START_POSITION -
Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage.Literals
- Deprecated. The meta object literal for the 'Start Position' attribute feature
- AST_NODE__START_POSITION -
Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
- The feature id for the 'Start Position' attribute
- AST_NODE__START_POSITION -
Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
- The meta object literal for the 'Start Position' attribute feature
- AST_NODE_FEATURE_COUNT -
Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage
- Deprecated. The number of structural features of the 'AST Node' class
- AST_NODE_FEATURE_COUNT -
Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
- The number of structural features of the 'AST Node' class
- ASTNode - Interface in org.eclipse.emf.ocl.utilities
- Deprecated. Use the
ASTNode
interface,
instead. - ASTNode - Interface in org.eclipse.ocl.utilities
- A representation of the model object 'AST Node'
- at(Collection, int) -
Static method in class org.eclipse.emf.ocl.types.impl.CollectionTypeImpl
- Returns the object at the supplied position of the supplied ordered
collection
- AT -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- at(Collection<E>, int) -
Static method in class org.eclipse.ocl.util.CollectionUtil
- Implementation of the OCL
OrderedSet::at(index : Integer) : T
Sequence::at(index : Integer) : T
operations.
- AT -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AT_NAME -
Static variable in interface org.eclipse.emf.ocl.utilities.PredefinedType
- Deprecated.
- AT_NAME -
Static variable in interface org.eclipse.ocl.utilities.PredefinedType
-
- AtPreInPostcondition_ERROR_ -
Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
-
- attribute -
Variable in class org.eclipse.emf.ocl.expressions.impl.TupleLiteralPartImpl
- The cached value of the '
Attribute
' reference
- attribute -
Variable in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
- The cached value of the '
Attribute
' reference
- attribute -
Variable in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
- The cached value of the '
Attribute
' reference
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |