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

A

abs() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
abs() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
abs() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
abs() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
abs() - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
abs() - Method in class org.eclipse.ocl.examples.domain.values.impl.UnlimitedValueImpl
 
abs() - Method in interface org.eclipse.ocl.examples.domain.values.NumericValue
 
abs() - Method in interface org.eclipse.ocl.examples.domain.values.RealValue
 
ABS - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
ABS_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AbsoluteNavigationStep - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
AbsoluteNavigationStep(EClass, OCLExpression) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbsoluteNavigationStep
 
Abstract2Moniker - Class in org.eclipse.ocl.examples.pivot.utilities
 
Abstract2Moniker(EObject) - Constructor for class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
AbstractAccessor<A extends Accessor<A>> - Class in org.eclipse.ocl.examples.modelregistry.model
A ModelNameAccesor defines a key to access model registry entries by an informal model name.
AbstractAccessor(Accessor.Namespace<A>, String) - Constructor for class org.eclipse.ocl.examples.modelregistry.model.AbstractAccessor
 
AbstractAnalyzer - Class in org.eclipse.ocl.lpg
The AbstractAnalyzer supports semantic analysis of a CST produced by an AbstractParser to create a corresponding AST.
AbstractAnalyzer(AbstractParser) - Constructor for class org.eclipse.ocl.lpg.AbstractAnalyzer
 
AbstractAttribution - Class in org.eclipse.ocl.examples.pivot.scoping
Ann AbstractAttribution provides the basic behaviour for a family of derived classes that provide additional scope/environment behaviour for corresponding CS elements.
AbstractAttribution() - Constructor for class org.eclipse.ocl.examples.pivot.scoping.AbstractAttribution
 
AbstractBase2PivotConversion - Class in org.eclipse.ocl.examples.pivot.context
AbstractBase2PivotConversion provides the Xtext independent support for Concrete Syntax to Pivot conversion.
AbstractBase2PivotConversion(MetaModelManager) - Constructor for class org.eclipse.ocl.examples.pivot.context.AbstractBase2PivotConversion
 
AbstractBaseCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.base.util
 
AbstractBaseCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.base.util.AbstractBaseCSVisitor
Initializes me with an initial value for my result.
AbstractBaseFormatter - Class in org.eclipse.ocl.examples.xtext.base.formatting
This class contains custom formatting description.
AbstractBaseFormatter() - Constructor for class org.eclipse.ocl.examples.xtext.base.formatting.AbstractBaseFormatter
 
AbstractBasicEnvironment - Class in org.eclipse.ocl.examples.pivot
Partial implementation of the BasicEnvironment interface, providing default behaviours for most features.
AbstractBasicEnvironment(BasicEnvironment) - Constructor for class org.eclipse.ocl.examples.pivot.AbstractBasicEnvironment
Initializes me with the specified parent environment, which should be of the same type as me.
AbstractBasicEnvironment - Class in org.eclipse.ocl.lpg
Partial implementation of the BasicEnvironment interface, providing default behaviours for most features.
AbstractBasicEnvironment(BasicEnvironment) - Constructor for class org.eclipse.ocl.lpg.AbstractBasicEnvironment
Initializes me with the specified parent environment, which should be of the same type as me.
AbstractBinaryOperation - Class in org.eclipse.ocl.examples.domain.library
AbstractBinaryOperation dispatches a binary library operation to matching-type-specific call-backs.
AbstractBinaryOperation() - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractBinaryOperation
 
AbstractClassifierType - Class in org.eclipse.ocl.examples.domain.types
 
AbstractClassifierType(DomainStandardLibrary, DomainType, DomainType) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractClassifierType
 
AbstractCollectionType - Class in org.eclipse.ocl.examples.domain.types
 
AbstractCollectionType(DomainStandardLibrary, String, DomainType, DomainType) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractCollectionType
 
AbstractCollectionValue<C extends java.util.Collection<Value>> - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractCollectionValue(ValueFactory, DomainCollectionType, C) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue
 
AbstractCompleteOCLContainmentVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
AbstractCompleteOCLContainmentVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.AbstractCompleteOCLContainmentVisitor
 
AbstractCompleteOCLCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.completeocl.util
 
AbstractCompleteOCLCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.util.AbstractCompleteOCLCSVisitor
Initializes me with an initial value for my result.
AbstractCompleteOCLJavaValidator - Class in org.eclipse.ocl.examples.xtext.completeocl.validation
 
AbstractCompleteOCLJavaValidator() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.validation.AbstractCompleteOCLJavaValidator
 
AbstractCompleteOCLLeft2RightVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
AbstractCompleteOCLLeft2RightVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.AbstractCompleteOCLLeft2RightVisitor
 
AbstractCompleteOCLPostOrderVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
AbstractCompleteOCLPostOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.AbstractCompleteOCLPostOrderVisitor
 
AbstractCompleteOCLPreOrderVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
AbstractCompleteOCLPreOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.AbstractCompleteOCLPreOrderVisitor
 
AbstractCompleteOCLProposalProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist
Represents a generated, default implementation of interface IProposalProvider.
AbstractCompleteOCLProposalProvider() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
AbstractCompleteOCLRuntimeModule - Class in org.eclipse.ocl.examples.xtext.completeocl
Manual modifications go to {org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule}
AbstractCompleteOCLRuntimeModule() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
AbstractCompleteOCLSemanticSequencer - Class in org.eclipse.ocl.examples.xtext.completeocl.serializer
 
AbstractCompleteOCLSemanticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.serializer.AbstractCompleteOCLSemanticSequencer
 
AbstractCompleteOCLSyntacticSequencer - Class in org.eclipse.ocl.examples.xtext.completeocl.serializer
 
AbstractCompleteOCLSyntacticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.serializer.AbstractCompleteOCLSyntacticSequencer
 
AbstractCompleteOCLUiModule - Class in org.eclipse.ocl.examples.xtext.completeocl.ui
Manual modifications go to {org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLUiModule}
AbstractCompleteOCLUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
AbstractContents - Class in org.eclipse.ocl.examples.pivot.model
 
AbstractContents() - Constructor for class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
AbstractContents(PivotStandardLibrary) - Constructor for class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
AbstractConversion - Class in org.eclipse.ocl.examples.pivot.utilities
 
AbstractConversion(MetaModelManager) - Constructor for class org.eclipse.ocl.examples.pivot.utilities.AbstractConversion
 
AbstractConversion.Predicate<T extends org.eclipse.emf.ecore.EObject> - Interface in org.eclipse.ocl.examples.pivot.utilities
 
AbstractDelegatedBehavior<E extends org.eclipse.emf.ecore.EModelElement,R,F> - Class in org.eclipse.ocl.ecore.delegate
A basic implementation of a delegated behavior.
AbstractDelegatedBehavior() - Constructor for class org.eclipse.ocl.ecore.delegate.AbstractDelegatedBehavior
 
AbstractDelegatedBehavior<E extends org.eclipse.emf.ecore.EModelElement,R,F> - Class in org.eclipse.ocl.examples.pivot.delegate
A basic implementation of a delegated behavior.
AbstractDelegatedBehavior() - Constructor for class org.eclipse.ocl.examples.pivot.delegate.AbstractDelegatedBehavior
 
AbstractDelegatedBehavior.ExpressionCacheAdapter - Class in org.eclipse.ocl.ecore.delegate
Caches a single OCL expression in an adapter that can be attached, e.g., to an Ecore object without "modifying" the object to which the adapter gets attached.
AbstractDelegatedBehavior.ExpressionCacheAdapter(OCLExpression) - Constructor for class org.eclipse.ocl.ecore.delegate.AbstractDelegatedBehavior.ExpressionCacheAdapter
 
AbstractDelegatingBaseCSVisitor<R,C,D extends BaseCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.base.util
An AbstractDelegatingBaseCSVisitor delegates all visits.
AbstractDelegatingBaseCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.base.util.AbstractDelegatingBaseCSVisitor
 
AbstractDelegatingCompleteOCLCSVisitor<R,C,D extends CompleteOCLCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.completeocl.util
An AbstractDelegatingCompleteOCLCSVisitor delegates all visits.
AbstractDelegatingCompleteOCLCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.util.AbstractDelegatingCompleteOCLCSVisitor
 
AbstractDelegatingEssentialOCLCSVisitor<R,C,D extends EssentialOCLCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.essentialocl.util
An AbstractDelegatingEssentialOCLCSVisitor delegates all visits.
AbstractDelegatingEssentialOCLCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.util.AbstractDelegatingEssentialOCLCSVisitor
 
AbstractDelegatingOCLinEcoreCSVisitor<R,C,D extends OCLinEcoreCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.oclinecore.util
An AbstractDelegatingOCLinEcoreCSVisitor delegates all visits.
AbstractDelegatingOCLinEcoreCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.util.AbstractDelegatingOCLinEcoreCSVisitor
 
AbstractDelegatingOCLstdlibCSVisitor<R,C,D extends OCLstdlibCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.oclstdlib.util
An AbstractDelegatingOCLstdlibCSVisitor delegates all visits.
AbstractDelegatingOCLstdlibCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.util.AbstractDelegatingOCLstdlibCSVisitor
 
AbstractDelegatingVisitor<R,C,D extends Visitor<R>> - Class in org.eclipse.ocl.examples.pivot.util
An AbstractDelegatingVisitor delegates all visits.
AbstractDelegatingVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.pivot.util.AbstractDelegatingVisitor
 
AbstractDependency<T> - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
AbstractDependency(T) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.AbstractDependency
 
AbstractedCollectionValue - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractedCollectionValue(ValueFactory, DomainCollectionType) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue
 
AbstractEnumerationLiteralValueImpl<T> - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractEnumerationLiteralValueImpl(ValueFactory, T) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractEnumerationLiteralValueImpl
 
AbstractEnvironment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> - Class in org.eclipse.ocl
A partial implementation of the Environment interface providing some useful common behavior for providers of metamodel bindings.
AbstractEnvironment() - Constructor for class org.eclipse.ocl.AbstractEnvironment
Initializes me without a parent environment.
AbstractEnvironment(Environment.Internal<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Constructor for class org.eclipse.ocl.AbstractEnvironment
Initializes me with the specified parent environment.
AbstractEnvironment(AbstractEnvironment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Constructor for class org.eclipse.ocl.AbstractEnvironment
Initializes me with the specified parent environment, which should be of the same type as me.
AbstractEnvironment - Class in org.eclipse.ocl.examples.pivot
A partial implementation of the Environment interface providing some useful common behavior for providers of metamodel bindings.
AbstractEnvironment() - Constructor for class org.eclipse.ocl.examples.pivot.AbstractEnvironment
Initializes me without a parent environment.
AbstractEnvironment(Environment.Internal) - Constructor for class org.eclipse.ocl.examples.pivot.AbstractEnvironment
Initializes me with the specified parent environment.
AbstractEnvironment(AbstractEnvironment) - Constructor for class org.eclipse.ocl.examples.pivot.AbstractEnvironment
Initializes me with the specified parent environment, which should be of the same type as me.
AbstractEnvironment.VariableEntry - Class in org.eclipse.ocl
Wrapper for OCL variable declarations that additionally tracks whether they are explicit or implicit variables.
AbstractEnvironment.VariableEntry - Class in org.eclipse.ocl.examples.pivot
Wrapper for OCL variable declarations that additionally tracks whether they are explicit or implicit variables.
AbstractEnvironmentFactory<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> - Class in org.eclipse.ocl
Partial implementation of the EnvironmentFactory interface, useful for subclassing to define the OCL binding for a metamodel.
AbstractEnvironmentFactory() - Constructor for class org.eclipse.ocl.AbstractEnvironmentFactory
Initializes me.
AbstractEnvironmentFactory - Class in org.eclipse.ocl.examples.pivot
Partial implementation of the EnvironmentFactory interface, useful for subclassing to define the OCL binding for a metamodel.
AbstractEnvironmentFactory() - Constructor for class org.eclipse.ocl.examples.pivot.AbstractEnvironmentFactory
Initializes me.
AbstractEssentialOCLContainmentVisitor - Class in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot
 
AbstractEssentialOCLContainmentVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.AbstractEssentialOCLContainmentVisitor
 
AbstractEssentialOCLCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.essentialocl.util
 
AbstractEssentialOCLCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.util.AbstractEssentialOCLCSVisitor
Initializes me with an initial value for my result.
AbstractEssentialOCLFormatter - Class in org.eclipse.ocl.examples.xtext.essentialocl.formatting
This class contains custom formatting description.
AbstractEssentialOCLFormatter() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
AbstractEssentialOCLJavaValidator - Class in org.eclipse.ocl.examples.xtext.essentialocl.validation
 
AbstractEssentialOCLJavaValidator() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.validation.AbstractEssentialOCLJavaValidator
 
AbstractEssentialOCLLeft2RightVisitor - Class in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot
 
AbstractEssentialOCLLeft2RightVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.AbstractEssentialOCLLeft2RightVisitor
 
AbstractEssentialOCLPostOrderVisitor - Class in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot
 
AbstractEssentialOCLPostOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.AbstractEssentialOCLPostOrderVisitor
 
AbstractEssentialOCLPreOrderVisitor - Class in org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot
 
AbstractEssentialOCLPreOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.AbstractEssentialOCLPreOrderVisitor
 
AbstractEssentialOCLProposalProvider - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist
Represents a generated, default implementation of interface IProposalProvider.
AbstractEssentialOCLProposalProvider() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
AbstractEssentialOCLRuntimeModule - Class in org.eclipse.ocl.examples.xtext.essentialocl
Manual modifications go to {org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLRuntimeModule}
AbstractEssentialOCLRuntimeModule() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
AbstractEssentialOCLSemanticSequencer - Class in org.eclipse.ocl.examples.xtext.essentialocl.serializer
 
AbstractEssentialOCLSemanticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.serializer.AbstractEssentialOCLSemanticSequencer
 
AbstractEssentialOCLSyntacticSequencer - Class in org.eclipse.ocl.examples.xtext.essentialocl.serializer
 
AbstractEssentialOCLSyntacticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.serializer.AbstractEssentialOCLSyntacticSequencer
 
AbstractEssentialOCLUiModule - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui
Manual modifications go to {org.eclipse.ocl.examples.xtext.essentialocl.ui.EssentialOCLUiModule}
AbstractEssentialOCLUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
AbstractEvaluationEnvironment<C,O,P,CLS,E> - Class in org.eclipse.ocl
A partial implementation of the EvaluationEnvironment interface, providing some useful common behaviors.
AbstractEvaluationEnvironment() - Constructor for class org.eclipse.ocl.AbstractEvaluationEnvironment
 
AbstractEvaluationEnvironment(EvaluationEnvironment<C, O, P, CLS, E>) - Constructor for class org.eclipse.ocl.AbstractEvaluationEnvironment
 
AbstractEvaluationEnvironment - Class in org.eclipse.ocl.examples.pivot.evaluation
A partial implementation of the EvaluationEnvironment interface, providing some useful common behaviors.
AbstractEvaluationEnvironment(MetaModelManager) - Constructor for class org.eclipse.ocl.examples.pivot.evaluation.AbstractEvaluationEnvironment
 
AbstractEvaluationEnvironment(EvaluationEnvironment) - Constructor for class org.eclipse.ocl.examples.pivot.evaluation.AbstractEvaluationEnvironment
 
AbstractEvaluationEnvironment.AbstractTuple<O,P> - Class in org.eclipse.ocl
UML implementation of a tuple value.
AbstractEvaluationEnvironment.AbstractTuple(TupleType<O, P>, Map<P, Object>) - Constructor for class org.eclipse.ocl.AbstractEvaluationEnvironment.AbstractTuple
Initializes me with a map of part values.
AbstractEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> - Class in org.eclipse.ocl
An evaluation visitor implementation for OCL expressions.
AbstractEvaluationVisitor(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, EvaluationEnvironment<C, O, P, CLS, E>, Map<? extends CLS, ? extends Set<? extends E>>) - Constructor for class org.eclipse.ocl.AbstractEvaluationVisitor
Initializes me.
AbstractEvaluationVisitor - Class in org.eclipse.ocl.examples.pivot.evaluation
An evaluation visitor implementation for OCL expressions.
AbstractEvaluationVisitor(Environment, EvaluationEnvironment, DomainModelManager) - Constructor for class org.eclipse.ocl.examples.pivot.evaluation.AbstractEvaluationVisitor
Initializes me.
AbstractEventFilter - Class in org.eclipse.ocl.examples.eventmanager.filters
An EventFilter matches a given specification for the properties of a Notification against an incoming Notification.
AbstractEventFilter(boolean) - Constructor for class org.eclipse.ocl.examples.eventmanager.filters.AbstractEventFilter
default constructor
AbstractExampleWizard - Class in org.eclipse.ocl.examples.internal.wizard
This abstract example wizard simply unzips a number of zips into the workspace as projects.
AbstractExampleWizard() - Constructor for class org.eclipse.ocl.examples.internal.wizard.AbstractExampleWizard
 
AbstractExampleWizard.ProjectDescriptor - Class in org.eclipse.ocl.examples.internal.wizard
A descriptor class that describes where to find the zipped contents of a project and what that project should be named when unzipped into the workspace.
AbstractExampleWizard.ProjectDescriptor(String, String, String) - Constructor for class org.eclipse.ocl.examples.internal.wizard.AbstractExampleWizard.ProjectDescriptor
Construct a descriptor that points to a zip file located in a particular bundle at the given location within that bundle.
AbstractExampleWizard_unzipping - Static variable in class org.eclipse.ocl.examples.internal.l10n.Messages
 
AbstractExtendingBaseCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.base.util
An AbstractExtendingBaseCSVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractExtendingBaseCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.base.util.AbstractExtendingBaseCSVisitor
Initializes me with an initial value for my result.
AbstractExtendingCompleteOCLCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.completeocl.util
An AbstractExtendingCompleteOCLCSVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractExtendingCompleteOCLCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.util.AbstractExtendingCompleteOCLCSVisitor
Initializes me with an initial value for my result.
AbstractExtendingDelegatingCompleteOCLCSVisitor<R,C,D extends EssentialOCLCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.completeocl.util
An AbstractExtendingDelegatingCompleteOCLCSVisitor delegates all visits.
AbstractExtendingDelegatingCompleteOCLCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.util.AbstractExtendingDelegatingCompleteOCLCSVisitor
 
AbstractExtendingDelegatingEssentialOCLCSVisitor<R,C,D extends BaseCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.essentialocl.util
An AbstractExtendingDelegatingEssentialOCLCSVisitor delegates all visits.
AbstractExtendingDelegatingEssentialOCLCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.util.AbstractExtendingDelegatingEssentialOCLCSVisitor
 
AbstractExtendingDelegatingOCLinEcoreCSVisitor<R,C,D extends EssentialOCLCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.oclinecore.util
An AbstractExtendingDelegatingOCLinEcoreCSVisitor delegates all visits.
AbstractExtendingDelegatingOCLinEcoreCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.util.AbstractExtendingDelegatingOCLinEcoreCSVisitor
 
AbstractExtendingDelegatingOCLstdlibCSVisitor<R,C,D extends EssentialOCLCSVisitor<R>> - Class in org.eclipse.ocl.examples.xtext.oclstdlib.util
An AbstractExtendingDelegatingOCLstdlibCSVisitor delegates all visits.
AbstractExtendingDelegatingOCLstdlibCSVisitor(D, C) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.util.AbstractExtendingDelegatingOCLstdlibCSVisitor
 
AbstractExtendingEssentialOCLCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.essentialocl.util
An AbstractExtendingEssentialOCLCSVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractExtendingEssentialOCLCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.util.AbstractExtendingEssentialOCLCSVisitor
Initializes me with an initial value for my result.
AbstractExtendingOCLinEcoreCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.oclinecore.util
An AbstractExtendingOCLinEcoreCSVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractExtendingOCLinEcoreCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.util.AbstractExtendingOCLinEcoreCSVisitor
Initializes me with an initial value for my result.
AbstractExtendingOCLstdlibCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.oclstdlib.util
An AbstractExtendingOCLstdlibCSVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractExtendingOCLstdlibCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.util.AbstractExtendingOCLstdlibCSVisitor
Initializes me with an initial value for my result.
AbstractExtendingVisitor<R,C> - Class in org.eclipse.ocl.examples.pivot.util
An AbstractExtendingVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractExtendingVisitor(C) - Constructor for class org.eclipse.ocl.examples.pivot.util.AbstractExtendingVisitor
Initializes me with an initial value for my result.
AbstractFeature - Class in org.eclipse.ocl.examples.domain.library
 
AbstractFeature() - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractFeature
 
AbstractFormattingHelper - Class in org.eclipse.ocl.lpg
Some default formatting algorithms with support for some basic OCL and Ecore constructs.
AbstractFormattingHelper() - Constructor for class org.eclipse.ocl.lpg.AbstractFormattingHelper
 
AbstractFragment - Class in org.eclipse.ocl.examples.domain.types
 
AbstractFragment(DomainInheritance, DomainInheritance) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractFragment
 
AbstractInheritance - Class in org.eclipse.ocl.examples.domain.types
 
AbstractInheritance(String, DomainPackage, int) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractInheritance
 
AbstractInheritance.FragmentIterable - Class in org.eclipse.ocl.examples.domain.types
 
AbstractInheritance.FragmentIterable(DomainFragment[]) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractInheritance.FragmentIterable
 
AbstractInheritance.FragmentIterable(DomainFragment[], int, int) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractInheritance.FragmentIterable
 
AbstractInheritance.FragmentIterable.Iterator - Class in org.eclipse.ocl.examples.domain.types
 
AbstractInheritance.FragmentIterable.Iterator() - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractInheritance.FragmentIterable.Iterator
 
AbstractIntegerValue - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractIntegerValue(ValueFactory) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractIntegerValue
 
AbstractIteration - Class in org.eclipse.ocl.examples.domain.library
AbstractIteration realizes shared characteristics of library iterations by providing a default iteration algorithm with a call-back at each iteration step.
AbstractIteration() - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractIteration
 
AbstractIterationManager - Class in org.eclipse.ocl.examples.domain.library
 
AbstractIterationManager(DomainEvaluator) - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractIterationManager
 
AbstractLabelGenerator<T> - Class in org.eclipse.ocl.examples.common.label
 
AbstractLabelGenerator(Class<? extends T>) - Constructor for class org.eclipse.ocl.examples.common.label.AbstractLabelGenerator
 
AbstractLabelGeneratorBuilder - Class in org.eclipse.ocl.examples.common.label
AbstractLabelGeneratorBuilder builds the formatted description on behalf of a ILabelGenerator.Builder.
AbstractLabelGeneratorBuilder(ILabelGenerator.Registry, Map<ILabelGenerator.Option<?>, Object>) - Constructor for class org.eclipse.ocl.examples.common.label.AbstractLabelGeneratorBuilder
 
AbstractLexer - Class in org.eclipse.ocl.lpg
The 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.
AbstractLexer(BasicEnvironment) - Constructor for class org.eclipse.ocl.lpg.AbstractLexer
 
AbstractMarkupJavaValidator - Class in org.eclipse.ocl.examples.xtext.markup.validation
 
AbstractMarkupJavaValidator() - Constructor for class org.eclipse.ocl.examples.xtext.markup.validation.AbstractMarkupJavaValidator
 
AbstractMarkupProposalProvider - Class in org.eclipse.ocl.examples.xtext.markup.ui.contentassist
Represents a generated, default implementation of interface IProposalProvider.
AbstractMarkupProposalProvider() - Constructor for class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
AbstractMarkupRuntimeModule - Class in org.eclipse.ocl.examples.xtext.markup
Manual modifications go to {org.eclipse.ocl.examples.xtext.markup.MarkupRuntimeModule}
AbstractMarkupRuntimeModule() - Constructor for class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
AbstractMarkupSemanticSequencer - Class in org.eclipse.ocl.examples.xtext.markup.serializer
 
AbstractMarkupSemanticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.markup.serializer.AbstractMarkupSemanticSequencer
 
AbstractMarkupSyntacticSequencer - Class in org.eclipse.ocl.examples.xtext.markup.serializer
 
AbstractMarkupSyntacticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.markup.serializer.AbstractMarkupSyntacticSequencer
 
AbstractMarkupUiModule - Class in org.eclipse.ocl.examples.xtext.markup.ui
Manual modifications go to {org.eclipse.ocl.examples.xtext.markup.ui.MarkupUiModule}
AbstractMarkupUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
AbstractModelResolver - Class in org.eclipse.ocl.examples.modelregistry.environment
 
AbstractModelResolver(FileHandle) - Constructor for class org.eclipse.ocl.examples.modelregistry.environment.AbstractModelResolver
 
AbstractNavigationStep - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
Abstract implementation of the NavigationStep interface.
AbstractNavigationStep(EClass, EClass, OCLExpression) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
AbstractNullBaseCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.base.util
An AbstractNullBaseCSVisitor provides a default implementation for each visitXxx method that returns null.
AbstractNullBaseCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.base.util.AbstractNullBaseCSVisitor
Initializes me with an initial value for my result.
AbstractNullCompleteOCLCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.completeocl.util
An AbstractNullCompleteOCLCSVisitor provides a default implementation for each visitXxx method that returns null.
AbstractNullCompleteOCLCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.util.AbstractNullCompleteOCLCSVisitor
Initializes me with an initial value for my result.
AbstractNullEssentialOCLCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.essentialocl.util
An AbstractNullEssentialOCLCSVisitor provides a default implementation for each visitXxx method that returns null.
AbstractNullEssentialOCLCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.util.AbstractNullEssentialOCLCSVisitor
Initializes me with an initial value for my result.
AbstractNullOCLinEcoreCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.oclinecore.util
An AbstractNullOCLinEcoreCSVisitor provides a default implementation for each visitXxx method that returns null.
AbstractNullOCLinEcoreCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.util.AbstractNullOCLinEcoreCSVisitor
Initializes me with an initial value for my result.
AbstractNullOCLstdlibCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.oclstdlib.util
An AbstractNullOCLstdlibCSVisitor provides a default implementation for each visitXxx method that returns null.
AbstractNullOCLstdlibCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.util.AbstractNullOCLstdlibCSVisitor
Initializes me with an initial value for my result.
AbstractNullVisitor<R,C> - Class in org.eclipse.ocl.examples.pivot.util
An AbstractNullVisitor provides a default implementation for each visitXxx method that returns null.
AbstractNullVisitor(C) - Constructor for class org.eclipse.ocl.examples.pivot.util.AbstractNullVisitor
Initializes me with an initial value for my result.
AbstractNumericBinaryOperation - Class in org.eclipse.ocl.examples.library.numeric
AbstractNumericBinaryOperation dispatches a binary library operation to matching-type-specific call-backs.
AbstractNumericBinaryOperation() - Constructor for class org.eclipse.ocl.examples.library.numeric.AbstractNumericBinaryOperation
 
AbstractNumericUnaryOperation - Class in org.eclipse.ocl.examples.library.numeric
AbstractNumericUnaryOperation dispatches a unary library operation to matching-type-specific call-backs.
AbstractNumericUnaryOperation() - Constructor for class org.eclipse.ocl.examples.library.numeric.AbstractNumericUnaryOperation
 
AbstractObjectValue<T> - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractObjectValue(ValueFactory, T) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractObjectValue
 
AbstractOCLAnalyzer<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> - Class in org.eclipse.ocl.parser
The AbstractOCLAnalyzer supports semantic analysis of a CST produced by an AbstractOCLParser to create the Essential OCL AST.
AbstractOCLAnalyzer(AbstractOCLParser) - Constructor for class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
AbstractOCLDelegateFactory - Class in org.eclipse.ocl.ecore.delegate
Partial implementation of a factory of OCL delegates for Ecore features.
AbstractOCLDelegateFactory() - Constructor for class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
Deprecated. Specify explicit delegateURI
AbstractOCLDelegateFactory(String) - Constructor for class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
Construct a factory for a known delegate domain.
AbstractOCLDelegateFactory(OCLDelegateDomain) - Constructor for class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
Deprecated. Use String argument to avoid leak hazards
AbstractOCLDelegateFactory - Class in org.eclipse.ocl.examples.pivot.delegate
Partial implementation of a factory of OCL delegates for Ecore features.
AbstractOCLDelegateFactory(String) - Constructor for class org.eclipse.ocl.examples.pivot.delegate.AbstractOCLDelegateFactory
Construct a factory for an unknown delegate domain; often the global factory.
AbstractOCLinEcoreContainmentVisitor - Class in org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot
 
AbstractOCLinEcoreContainmentVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.AbstractOCLinEcoreContainmentVisitor
 
AbstractOCLinEcoreCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.oclinecore.util
 
AbstractOCLinEcoreCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.util.AbstractOCLinEcoreCSVisitor
Initializes me with an initial value for my result.
AbstractOCLinEcoreJavaValidator - Class in org.eclipse.ocl.examples.xtext.oclinecore.validation
 
AbstractOCLinEcoreJavaValidator() - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.validation.AbstractOCLinEcoreJavaValidator
 
AbstractOCLinEcoreLeft2RightVisitor - Class in org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot
 
AbstractOCLinEcoreLeft2RightVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.AbstractOCLinEcoreLeft2RightVisitor
 
AbstractOCLinEcorePostOrderVisitor - Class in org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot
 
AbstractOCLinEcorePostOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.AbstractOCLinEcorePostOrderVisitor
 
AbstractOCLinEcorePreOrderVisitor - Class in org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot
 
AbstractOCLinEcorePreOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.AbstractOCLinEcorePreOrderVisitor
 
AbstractOCLinEcoreProposalProvider - Class in org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist
Represents a generated, default implementation of interface IProposalProvider.
AbstractOCLinEcoreProposalProvider() - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
AbstractOCLinEcoreRuntimeModule - Class in org.eclipse.ocl.examples.xtext.oclinecore
Manual modifications go to {org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule}
AbstractOCLinEcoreRuntimeModule() - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
AbstractOCLinEcoreSemanticSequencer - Class in org.eclipse.ocl.examples.xtext.oclinecore.serializer
 
AbstractOCLinEcoreSemanticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.serializer.AbstractOCLinEcoreSemanticSequencer
 
AbstractOCLinEcoreSyntacticSequencer - Class in org.eclipse.ocl.examples.xtext.oclinecore.serializer
 
AbstractOCLinEcoreSyntacticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.serializer.AbstractOCLinEcoreSyntacticSequencer
 
AbstractOCLinEcoreUiModule - Class in org.eclipse.ocl.examples.xtext.oclinecore.ui
Manual modifications go to {org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule}
AbstractOCLinEcoreUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
AbstractOCLParser - Class in org.eclipse.ocl.parser
 
AbstractOCLParser(BasicEnvironment) - Constructor for class org.eclipse.ocl.parser.AbstractOCLParser
 
AbstractOCLParser(AbstractLexer) - Constructor for class org.eclipse.ocl.parser.AbstractOCLParser
 
AbstractOCLstdlibContainmentVisitor - Class in org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot
 
AbstractOCLstdlibContainmentVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.AbstractOCLstdlibContainmentVisitor
 
AbstractOCLstdlibCSVisitor<R,C> - Class in org.eclipse.ocl.examples.xtext.oclstdlib.util
 
AbstractOCLstdlibCSVisitor(C) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.util.AbstractOCLstdlibCSVisitor
Initializes me with an initial value for my result.
AbstractOCLstdlibJavaValidator - Class in org.eclipse.ocl.examples.xtext.oclstdlib.validation
 
AbstractOCLstdlibJavaValidator() - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.validation.AbstractOCLstdlibJavaValidator
 
AbstractOCLstdlibLeft2RightVisitor - Class in org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot
 
AbstractOCLstdlibLeft2RightVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.AbstractOCLstdlibLeft2RightVisitor
 
AbstractOCLstdlibPostOrderVisitor - Class in org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot
 
AbstractOCLstdlibPostOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.AbstractOCLstdlibPostOrderVisitor
 
AbstractOCLstdlibPreOrderVisitor - Class in org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot
 
AbstractOCLstdlibPreOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.AbstractOCLstdlibPreOrderVisitor
 
AbstractOCLstdlibProposalProvider - Class in org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist
Represents a generated, default implementation of interface IProposalProvider.
AbstractOCLstdlibProposalProvider() - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
AbstractOCLstdlibRuntimeModule - Class in org.eclipse.ocl.examples.xtext.oclstdlib
Manual modifications go to {org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule}
AbstractOCLstdlibRuntimeModule() - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
AbstractOCLstdlibSemanticSequencer - Class in org.eclipse.ocl.examples.xtext.oclstdlib.serializer
 
AbstractOCLstdlibSemanticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.serializer.AbstractOCLstdlibSemanticSequencer
 
AbstractOCLstdlibSyntacticSequencer - Class in org.eclipse.ocl.examples.xtext.oclstdlib.serializer
 
AbstractOCLstdlibSyntacticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.serializer.AbstractOCLstdlibSyntacticSequencer
 
AbstractOCLstdlibUiModule - Class in org.eclipse.ocl.examples.xtext.oclstdlib.ui
Manual modifications go to {org.eclipse.ocl.examples.xtext.oclstdlib.ui.OCLstdlibUiModule}
AbstractOCLstdlibUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
AbstractOperation - Class in org.eclipse.ocl.examples.domain.library
 
AbstractOperation() - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractOperation
 
AbstractOperationFilter - Class in org.eclipse.ocl.examples.xtext.essentialocl.attributes
 
AbstractOperationFilter(MetaModelManager, Type) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.attributes.AbstractOperationFilter
 
AbstractParser - Class in org.eclipse.ocl.lpg
The 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.
AbstractParser(BasicEnvironment) - Constructor for class org.eclipse.ocl.lpg.AbstractParser
 
AbstractParser(AbstractLexer) - Constructor for class org.eclipse.ocl.lpg.AbstractParser
 
AbstractParserContext - Class in org.eclipse.ocl.examples.pivot.context
 
AbstractParserContext(MetaModelManager, URI) - Constructor for class org.eclipse.ocl.examples.pivot.context.AbstractParserContext
 
AbstractPathCache<StepType> - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
The instance scope analysis's goal is to pre-compute steps for each PropertyCallExp subexpression in an OCL expression's expression tree.
AbstractPathCache(OppositeEndFinder) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractPathCache
 
AbstractPivotSaver - Class in org.eclipse.ocl.examples.pivot.utilities
PivotSaver ensures that all references to specialized types are terminated by local copies of the specialization.
AbstractPivotSaver() - Constructor for class org.eclipse.ocl.examples.pivot.utilities.AbstractPivotSaver
 
AbstractPivotSaver.Factory - Interface in org.eclipse.ocl.examples.pivot.utilities
 
AbstractPivotSaver.LocateVisitor - Interface in org.eclipse.ocl.examples.pivot.utilities
 
AbstractPivotSaver.ResolveVisitor - Interface in org.eclipse.ocl.examples.pivot.utilities
 
AbstractProblemHandler - Class in org.eclipse.ocl.lpg
Partial implementation of the ProblemHandler API, useful for subclasses to selectively override behaviour.
AbstractProblemHandler(AbstractParser) - Constructor for class org.eclipse.ocl.lpg.AbstractProblemHandler
Initializes me with the parser that can supply line number locations for problems.
AbstractProjectPreferencePage - Class in org.eclipse.ocl.common.ui.internal.preferences
An abstract Project/Property preference page providing support for use as a global preference page or as a project-specific property page.
AbstractProjectPreferencePage(String, String) - Constructor for class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
 
AbstractProjectPreferencePage.IFieldEditor - Interface in org.eclipse.ocl.common.ui.internal.preferences
 
AbstractProjectPreferencePage.MyComboFieldEditor - Class in org.eclipse.ocl.common.ui.internal.preferences
 
AbstractProjectPreferencePage.MyComboFieldEditor(PreferenceableOption<?>, String, String[][], Composite) - Constructor for class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage.MyComboFieldEditor
 
AbstractProperty - Class in org.eclipse.ocl.examples.domain.library
 
AbstractProperty() - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractProperty
 
AbstractRootCSAttribution - Class in org.eclipse.ocl.examples.xtext.base.scoping
 
AbstractRootCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.base.scoping.AbstractRootCSAttribution
 
AbstractSaveAsHandler - Class in org.eclipse.ocl.examples.xtext.oclinecore.ui.commands
 
AbstractSaveAsHandler(String) - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.ui.commands.AbstractSaveAsHandler
 
AbstractSequenceValue<L extends java.util.List<Value>> - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractSequenceValue(ValueFactory, DomainCollectionType, L) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractSequenceValue
 
AbstractSpecializedType - Class in org.eclipse.ocl.examples.domain.types
 
AbstractSpecializedType(DomainStandardLibrary, String, DomainType) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractSpecializedType
 
AbstractStandardLibrary - Class in org.eclipse.ocl.examples.domain.types
 
AbstractStandardLibrary() - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractStandardLibrary
 
AbstractTernaryOperation - Class in org.eclipse.ocl.examples.domain.library
AbstractBinaryOperation dispatches a binary library operation to matching-type-specific call-backs.
AbstractTernaryOperation() - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractTernaryOperation
 
AbstractTracebackStep<E extends OCLExpression> - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback
 
AbstractTracebackStep(E, Stack<String>, OppositeEndFinder, OperationBodyToCallMapper, UnusedEvaluationRequestFactory, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep
If the expression's type for which this traceback step is constructed is class-like, AbstractTracebackStep.requiredType is set to the expression's type.
AbstractTracebackStep.TracebackStepAndScopeChange - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback
Encapsulates the scope change that has to happen before invoking a subsequent traceback step.
AbstractTracebackStep.TracebackStepAndScopeChange(TracebackStep, Set<Variable>) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep.TracebackStepAndScopeChange
 
AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback
When executed using the AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp.traceback(AnnotatedEObject, UnusedEvaluationRequestSet, TracebackCache, Notification) method, results will be keyed with AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp.callToWhichResultsAreSpecific because the TracebackStep encapsulated by this object navigates back to the specified call expression, and there either to the source or an argument expression.
AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp(TracebackStep, Set<Variable>, OperationCallExp) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp
Remembers call as the only operation call through which
AbstractTracer<T extends org.eclipse.emf.ecore.EObject> - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
AbstractTracer(T, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
Creates a tracer with a null AbstractTracer.tuplePartNames array, meaninig that this tracer is not looking for TupleLiteralPart expressions on which to unroll a part access.
AbstractTracer(T, Stack<String>, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
Specifies an explicit list of tuple part names to look for.
AbstractTracer(T, AbstractTracer<?>, String, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
Creates a tracer for OCL expression expression and adding another tuple part name to the list of tuple parts to look for as already defined for the caller tracer.
AbstractTuplePart - Class in org.eclipse.ocl.examples.domain.types
 
AbstractTuplePart(DomainType, String) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractTuplePart
 
AbstractTupleType - Class in org.eclipse.ocl.examples.domain.types
 
AbstractTupleType(DomainStandardLibrary, List<? extends DomainTypedElement>) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractTupleType
 
AbstractType - Class in org.eclipse.ocl.examples.domain.types
 
AbstractType(DomainStandardLibrary, String) - Constructor for class org.eclipse.ocl.examples.domain.types.AbstractType
 
AbstractTypeChecker<C,O,P,PM> - Class in org.eclipse.ocl
Implementation of the TypeChecker interface which offers the default implementation for the type checking system.
AbstractTypeChecker(Environment<?, C, O, P, ?, PM, ?, ?, ?, ?, ?, ?>) - Constructor for class org.eclipse.ocl.AbstractTypeChecker
Initializes me with my environment.
AbstractTypeResolver<PK,C,O,P,PM> - Class in org.eclipse.ocl
A partial implementation of the TypeResolver interface, useful for providers of environment implementations to build their type resolvers.
AbstractTypeResolver(Environment<PK, C, O, P, ?, PM, ?, ?, ?, ?, ?, ?>) - Constructor for class org.eclipse.ocl.AbstractTypeResolver
Initializes me with an environment.
AbstractTypeResolver(Environment<PK, C, O, P, ?, PM, ?, ?, ?, ?, ?, ?>, Resource) - Constructor for class org.eclipse.ocl.AbstractTypeResolver
Initializes me with a resource in which I will persist the model-based types that I generate in my associated Environment.
AbstractTypeValueImpl<T extends DomainType> - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractTypeValueImpl(ValueFactory, T) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractTypeValueImpl
 
AbstractUnaryOperation - Class in org.eclipse.ocl.examples.domain.library
AbstractBinaryOperation dispatches a unary library operation to matching-type-specific call-backs.
AbstractUnaryOperation() - Constructor for class org.eclipse.ocl.examples.domain.library.AbstractUnaryOperation
 
AbstractUndefinedCollectionValue - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractUndefinedCollectionValue(ValueFactory) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedCollectionValue
 
AbstractUndefinedValue - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractUndefinedValue(ValueFactory) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
AbstractUnusedEvaluationRequestValue - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation
 
AbstractUnusedEvaluationRequestValue() - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.AbstractUnusedEvaluationRequestValue
 
AbstractValue - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractValue(ValueFactory) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
AbstractValueFactory - Class in org.eclipse.ocl.examples.domain.values.impl
 
AbstractValueFactory(DomainStandardLibrary) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
AbstractVisitor<T> - Class in org.eclipse.ocl.ecore.utilities
Mixes in the VisitorExtension interface and provides a default implementation for OppositePropertyCallExp.
AbstractVisitor() - Constructor for class org.eclipse.ocl.ecore.utilities.AbstractVisitor
Initializes me.
AbstractVisitor(T) - Constructor for class org.eclipse.ocl.ecore.utilities.AbstractVisitor
Initializes me with an initial value for my result.
AbstractVisitor<R,C> - Class in org.eclipse.ocl.examples.pivot.util
 
AbstractVisitor(C) - Constructor for class org.eclipse.ocl.examples.pivot.util.AbstractVisitor
Initializes me with an initial value for my result.
AbstractVisitor<T,C,O,P,EL,PM,S,COA,SSA,CT> - Class in org.eclipse.ocl.utilities
An abstract implementation of the Visitor API, in which subclasses need only selectively override handleXxx(...) methods for internal AST nodes and visitXxx(...) methods for leaf nodes.
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(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.OppositePropertyCallExpImpl
 
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(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AnnotationImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AnyTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AssociationClassCallExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AssociationClassImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.BagTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.BooleanLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CallExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CallOperationActionImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassifierTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionItemImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionLiteralPartImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionRangeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CommentImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorPartImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.DataTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.DetailImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationLiteralImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.FeatureCallExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.FeatureImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IntegerLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.InvalidLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.InvalidTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterateExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterationImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IteratorExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LambdaTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LetExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LibraryImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LoopExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ModelImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MultiplicityElementImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NamespaceImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NavigationCallExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NullLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NumericLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OCLExpressionImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OpaqueExpressionImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationCallExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationTemplateParameterImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OrderedSetTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PrecedenceImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PrimitiveLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PrimitiveTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyCallExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.RealLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SelfTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SendSignalActionImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SequenceTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SetTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SignalImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.StateExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.StateImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.StringLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateBindingImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateSignatureImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleLiteralPartImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedElementImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeTemplateParameterImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnlimitedNaturalLiteralExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnspecifiedTypeImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnspecifiedValueExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableDeclarationImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableExpImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableImpl
 
accept(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VoidTypeImpl
 
accept(Visitor<R>) - Method in interface org.eclipse.ocl.examples.pivot.util.Visitable
Returns the result of accepting a visit from a visitor.
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AnnotationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AnnotationElementCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AttributeCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.CollectionTypeRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DataTypeCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DetailCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DocumentationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ElementCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ElementRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.EnumerationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.EnumerationLiteralCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ImportCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LambdaTypeCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LibraryCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.MultiplicityBoundsCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.MultiplicityStringCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.NamedElementCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PackageCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ParameterCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathElementCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathNameCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PivotableElementCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PrimitiveTypeRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ReferenceCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.RootPackageCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.SpecificationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.StructuralFeatureCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateBindingCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterSubstitutionCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateSignatureCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TuplePartCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TupleTypeCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedElementCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedTypeRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypeParameterCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypeRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.WildcardTypeRefCSImpl
 
accept(BaseCSVisitor<R>) - Method in interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS
Returns the result of accepting a visit from a visitor.
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.BodyCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ClassifierContextDeclCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLDocumentCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextConstraintCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextDeclCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextSpecificationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefFeatureCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefOperationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefPropertyCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DerCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.FeatureContextDeclCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.IncludeCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.InitCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.InvCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.OCLMessageArgCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.OperationContextDeclCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PackageDeclarationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PathNameDeclCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PostCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PreCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PropertyContextDeclCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.BinaryOperatorCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.BooleanLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralPartCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionTypeCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorPartCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ContextCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ExpSpecificationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IfExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IndexExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.InfixExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.InvalidLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.InvocationExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetVariableCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NameExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigatingArgCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigationOperatorCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NestedExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NullLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NumberLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.OperatorCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.PrefixExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.PrimitiveLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.SelfExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.StringLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TupleLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TupleLiteralPartCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TypeLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TypeNameExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.UnaryOperatorCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.UnlimitedNaturalLiteralExpCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.VariableCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreConstraintCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreSpecificationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibClassCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibConstraintCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibIterationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibOperationCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibPropertyCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibRootPackageCSImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.MetaTypeNameImpl
 
accept(BaseCSVisitor<R>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.PrecedenceCSImpl
 
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 class org.eclipse.ocl.uml.impl.AssociationClassCallExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.BooleanLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.CollectionItemImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralPartImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.CollectionRangeImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.EnumLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.IntegerLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.InvalidLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.IterateExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.IteratorExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.LetExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.NullLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.OCLExpressionImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.OperationCallExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.PropertyCallExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.RealLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.StateExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.StringLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralPartImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.TypeExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.UnlimitedNaturalLiteralExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.UnspecifiedValueExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.VariableExpImpl
 
accept(U) - Method in class org.eclipse.ocl.uml.impl.VariableImpl
 
accept(CollectionLiteralPart, U) - Static method in class org.eclipse.ocl.uml.internal.operations.CollectionLiteralPartOperations
 
accept(ExpressionInOCL, U) - Static method in class org.eclipse.ocl.uml.internal.operations.ExpressionInOCLOperations
 
accept(OCLExpression, U) - Static method in class org.eclipse.ocl.uml.internal.operations.OCLExpressionOperations
 
accept(TupleLiteralPart, U) - Static method in class org.eclipse.ocl.uml.internal.operations.TupleLiteralPartOperations
 
accept(Variable, U) - Static method in class org.eclipse.ocl.uml.internal.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
 
accepts(EClass) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
accessor - Variable in class org.eclipse.ocl.cst.impl.CallExpCSImpl
The cached value of the 'Accessor' attribute.
accessor - Variable in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistrationImpl
The cached value of the 'Accessor' attribute.
Accessor<A extends Accessor<A>> - Interface in org.eclipse.ocl.examples.modelregistry.model
An Accessor defines a name and associated namespace by which models can be accessed in the model registry.
Accessor.Installer<A extends Accessor<A>> - Interface in org.eclipse.ocl.examples.modelregistry.model
 
Accessor.Namespace<A extends Accessor<A>> - Interface in org.eclipse.ocl.examples.modelregistry.model
 
ACCESSOR_EDEFAULT - Static variable in class org.eclipse.ocl.cst.impl.CallExpCSImpl
The default value of the 'Accessor' attribute.
ACCESSOR_EDEFAULT - Static variable in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistrationImpl
The default value of the 'Accessor' attribute.
AccessorNamespace<A extends Accessor<A>> - Class in org.eclipse.ocl.examples.modelregistry.model
 
AccessorNamespace(String) - Constructor for class org.eclipse.ocl.examples.modelregistry.model.AccessorNamespace
 
AccessorRegistry<A extends Accessor<A>> - Class in org.eclipse.ocl.examples.modelregistry.model
An AccessorRegistry forms part of the in memory org.eclipse.ocl.modelregistry model read from and updated in the project .settings folder.
AccessorRegistry(FileHandleRegistry, Accessor.Namespace<A>) - Constructor for class org.eclipse.ocl.examples.modelregistry.model.AccessorRegistry
 
ACCUMULATOR_SEPARATOR - Static variable in interface org.eclipse.ocl.examples.pivot.PivotConstants
 
ACCUMULATOR_VALUE - Static variable in enum org.eclipse.ocl.examples.xtext.base.baseCST.IteratorKind
The 'Accumulator' literal value.
ACCUMULATOR_VALUE - Static variable in enum org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.NavigationRole
The 'ACCUMULATOR' literal value.
accumulators - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.OperationFilter
 
accumulatorVariable - Variable in class org.eclipse.ocl.examples.domain.library.EvaluatorIterationManager
 
ActivationOption - Class in org.eclipse.ocl.examples.impactanalyzer.configuration
Configures the ImpactAnalyzer and the InstanceScopeAnalysis components and choose between different implementation styles.
ActivationOption(boolean, boolean, boolean, boolean, String) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.configuration.ActivationOption
 
Activator - Class in org.eclipse.ocl.common.ui.internal
 
Activator() - Constructor for class org.eclipse.ocl.common.ui.internal.Activator
 
activeEditorPart - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This keeps track of the active editor.
actual - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
The cached value of the 'Actual' reference.
ACTUAL_HEIGHT_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.markup.impl.FigureElementImpl
The default value of the 'Actual Height' attribute.
ACTUAL_WIDTH_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.markup.impl.FigureElementImpl
The default value of the 'Actual Width' attribute.
adapt(Notifier, Object) - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.ocl.utilities.provider.UtilitiesItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.ocl.utilities.provider.UtilitiesItemProviderAdapterFactory
 
Adaptable - Interface in org.eclipse.ocl.examples.pivot
Interface implemented by Environments that are adaptable to optional interfaces that can be considered as extensions to the environment API.
Adaptable - Interface in org.eclipse.ocl.util
Interface implemented by Environments that are adaptable to optional interfaces that can be considered as extensions to the environment API.
AdapterCapsule - Class in org.eclipse.ocl.examples.eventmanager.framework
The Notifier encapsulates the knowledge how to notify the listeners.
AdapterCapsule(WeakReference<? extends Adapter>, ListenerTypeEnum, EventManager) - Constructor for class org.eclipse.ocl.examples.eventmanager.framework.AdapterCapsule
 
adapterFactory - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This is the one adapter factory used for providing views of the model.
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.
add(DomainTypedElement, Value) - Method in interface org.eclipse.ocl.examples.domain.evaluation.DomainEvaluationEnvironment
 
add(Value) - Method in interface org.eclipse.ocl.examples.domain.values.CollectionValue.Accumulator
 
add(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
add(RealValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
add(E) - Method in class org.eclipse.ocl.examples.domain.values.impl.BagImpl
 
add(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.BagValueImpl.Accumulator
 
add(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
add(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
add(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
add(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl.Accumulator
 
add(RealValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
add(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.SequenceValueImpl.Accumulator
 
add(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.SetValueImpl.Accumulator
 
add(IntegerValue) - Method in interface org.eclipse.ocl.examples.domain.values.IntegerValue
 
add(RealValue) - Method in interface org.eclipse.ocl.examples.domain.values.RealValue
 
add(E) - Method in class org.eclipse.ocl.examples.eventmanager.util.BagImpl
 
add(E) - Method in class org.eclipse.ocl.examples.eventmanager.util.CompositeCollection
 
add(E) - Method in class org.eclipse.ocl.examples.eventmanager.util.EmptyBag
 
add(E) - Method in class org.eclipse.ocl.examples.eventmanager.util.SingleSetAsBag
 
add(String, Object) - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEcoreEvaluationEnvironment
Adds the supplied name and value binding to the environment
add(DomainTypedElement, Value) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorEvaluationEnvironment
 
add(String, URI, ModelSerialization) - Method in class org.eclipse.ocl.examples.modelregistry.model.AccessorRegistry
 
add(A, URI, ModelSerialization) - Method in class org.eclipse.ocl.examples.modelregistry.model.AccessorRegistry
 
add(Registration<A>) - Method in class org.eclipse.ocl.examples.modelregistry.model.AccessorRegistry
 
add(A, URI, ModelSerialization) - Method in class org.eclipse.ocl.examples.modelregistry.model.FileHandleRegistry
 
add(Registration<A>) - Method in class org.eclipse.ocl.examples.modelregistry.model.FileHandleRegistry
 
add(FileHandle) - Method in class org.eclipse.ocl.examples.modelregistry.model.ProjectRegistry
 
add(Registration<A>) - Method in class org.eclipse.ocl.examples.modelregistry.model.ProjectRegistry
 
add(DomainTypedElement, Value) - Method in class org.eclipse.ocl.examples.pivot.evaluation.AbstractEvaluationEnvironment
Adds the supplied name and value binding to the environment
add(DomainTypedElement, Value) - Method in interface org.eclipse.ocl.examples.pivot.evaluation.EvaluationEnvironment
Adds the supplied variable declaration and value binding to the environment.
add(EObject) - Method in class org.eclipse.ocl.examples.pivot.manager.Orphanage
 
add(T) - Method in class org.eclipse.ocl.examples.pivot.utilities.LiveInstances
 
add(BasicContinuation<?>) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.Continuations
 
addAdapter(Notifier) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventAdapter
Avoid duplicate adapter entry which would otherwise happen because objects may be "physically" contained in a Resource's contents but also be "logically" contained in another EObject by means of a containment reference.
addAliases(Namespace, String) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintOptions.Global
 
addAll(Collection<? extends E>) - Method in class org.eclipse.ocl.examples.eventmanager.util.CompositeCollection
 
addAll(Collection<? extends E>) - Method in class org.eclipse.ocl.examples.eventmanager.util.EmptyBag
 
addAll(Collection<? extends E>) - Method in class org.eclipse.ocl.examples.eventmanager.util.SingleSetAsBag
 
addAllContents(Type, ScopeView, Type, Boolean, Set<Type>) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addAllContents(EnvironmentView, Type, ScopeView, Type, Set<Type>) - Static method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ConstructorPartCSAttribution
 
addAllProperties(Type, Boolean) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addAllProperties(Type, Type, Boolean, Set<Type>) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addAlwaysEmptyChangeListener(AlwaysEmptyChangeListener) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
addAlwaysEmptyChangeListener(AlwaysEmptyChangeListener) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
Whenever the result of NavigationStep.isAlwaysEmpty() changes, registered listeners will be informed by calling their ChangeListener#alwaysEmptyChanged(NavigationStep) method with this step as parameter.
addBadExpressionError(ModelElementCS, String) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
addBooleanQualifier(List<String>, DetailCS, String) - Method in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CSConversion
 
addBooleanSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.BooleanLiteralExpItemProvider
This adds a property descriptor for the Boolean Symbol feature.
addBooleanSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.BooleanLiteralExpItemProvider
This adds a property descriptor for the Boolean Symbol feature.
addBooleanSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.BooleanLiteralExpItemProvider
This adds a property descriptor for the Boolean Symbol feature.
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
 
addClassifier(Package, Classifier) - Method in class org.eclipse.ocl.uml.TypeResolverImpl
 
addClassLoader(ClassLoader) - Method in class org.eclipse.ocl.examples.pivot.manager.ImplementationManager
 
addClassLoader(ClassLoader) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addConstrainedElement(Constraint, EObject) - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
addConstrainedElement(Constraint, EObject) - Method in class org.eclipse.ocl.uml.internal.UMLReflectionImpl
 
addConstrainedElement(CT, EObject) - Method in interface org.eclipse.ocl.utilities.UMLReflection
Adds a constrainedElement to a constraint.
addConstrainedElementsPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.ConstraintItemProvider
This adds a property descriptor for the Constrained Elements feature.
addCreated(EObject, Element) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
addCreated(EModelElement, Element) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
addDependency(T) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.InterDependency
 
addDiagnostic(ModelElementCS, Diagnostic) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
addDiagnostic(ElementCS, String) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
addEcorePackage(String) - Method in interface org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.IPackageDescriptor.Internal
Internal callback from Ecore model pre-parse to register the Ecore Package URI.
addEcorePackage(String) - Method in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.PackageDescriptor
 
addedVariable(String, Variable<C, PM>, boolean) - Method in class org.eclipse.ocl.AbstractEnvironment
Persists the specified variable in my resource.
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.
addElement(String, Variable, boolean) - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironment
 
addElement(String, Variable, boolean) - Method in interface org.eclipse.ocl.examples.pivot.Environment
Adds a variable declaration to the environment.
addElement(String, EObject) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
Add an element with an elementName to the view
addElement(String, Type, EObject) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addElements(Iterable<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addElements(Type, Iterable<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addElementsOfScope(Element, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addElementTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This adds a property descriptor for the Element Type feature.
addElementTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This adds a property descriptor for the Element Type feature.
addElementTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This adds a property descriptor for the Element Type feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.OCLExpressionItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.VariableItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.OCLExpressionItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.VariableItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.OCLExpressionItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the End Position feature.
addEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.VariableItemProvider
This adds a property descriptor for the End Position feature.
addEnteringScopes(Set<Variable>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
addEnteringScopes(Set<Variable>) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
Sets the set of variables that come into scope when this navigation step is navigated.
addError(String) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation
 
addExpressionForWhichThisIsNavigationStep(OCLExpression) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
addExpressionForWhichThisIsNavigationStep(OCLExpression) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
Adds oclExpression as an expression for which this is the computed navigation step.
addExtendedIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Extended Integer Symbol feature.
addExtendedIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Extended Integer Symbol feature.
addExtendedIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Extended Integer Symbol feature.
addExtendedIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Extended Integer Symbol feature.
addExtendedIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Extended Integer Symbol feature.
addExtendedIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Extended Integer Symbol feature.
addExternalResource(External2Pivot) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addFactory(MetaModelManager.Factory) - Static method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addFactory(EPackage, PrettyPrinter.Factory) - Static method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
addFactory(AbstractPivotSaver.Factory) - Static method in class org.eclipse.ocl.examples.pivot.utilities.AbstractPivotSaver
 
addFactory(ToStringVisitor.Factory) - Static method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
addFactory(Pivot2CS.Factory) - Method in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CS
 
addFactory(EPackage, CS2Moniker.Factory) - Static method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
addFilter(ScopeFilter) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addFirstPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionRangeItemProvider
This adds a property descriptor for the First feature.
addFirstPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionRangeItemProvider
This adds a property descriptor for the First feature.
addFirstPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionRangeItemProvider
This adds a property descriptor for the First feature.
addGenericType(EGenericType) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
addGlobalActions(IMenuManager) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalNamespace(String, Namespace) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addGlobalTypes(Collection<Type>) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addHashCodeChangeListener(HashCodeChangeListener) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
addHashCodeChangeListener(HashCodeChangeListener) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
 
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.
addImportedElement(URI) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addInheritedContents(Class, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addInPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.LetExpItemProvider
This adds a property descriptor for the In feature.
addInPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.LetExpItemProvider
This adds a property descriptor for the In feature.
addInPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.LetExpItemProvider
This adds a property descriptor for the In feature.
addIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Integer Symbol feature.
addIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Integer Symbol feature.
addIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Integer Symbol feature.
addIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Integer Symbol feature.
addIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Integer Symbol feature.
addIntegerSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Integer Symbol feature.
addItemPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionItemItemProvider
This adds a property descriptor for the Item feature.
addItemPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionItemItemProvider
This adds a property descriptor for the Item feature.
addItemPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionItemItemProvider
This adds a property descriptor for the Item feature.
ADDITIONS_PACKAGE - Static variable in class org.eclipse.ocl.AbstractTypeResolver
 
addKindPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionLiteralExpItemProvider
This adds a property descriptor for the Kind feature.
addKindPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This adds a property descriptor for the Kind feature.
addKindPropertyDescriptor(Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistrationItemProvider
This adds a property descriptor for the Kind feature.
addKindPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionLiteralExpItemProvider
This adds a property descriptor for the Kind feature.
addKindPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This adds a property descriptor for the Kind feature.
addKindPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionLiteralExpItemProvider
This adds a property descriptor for the Kind feature.
addKindPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This adds a property descriptor for the Kind feature.
addLastPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionRangeItemProvider
This adds a property descriptor for the Last feature.
addLastPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionRangeItemProvider
This adds a property descriptor for the Last feature.
addLastPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionRangeItemProvider
This adds a property descriptor for the Last feature.
addLeavingScopes(Set<Variable>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
addLeavingScopes(Set<Variable>) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
Adds variables to the set of variables leaving scope when navigating this step.
addLibContents(Type, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addLibraryError(List<Resource.Diagnostic>, IllegalLibraryException) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLCSResource
 
addListener(INotifyChangedListener) - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
This adds a listener.
addListener(MetaModelManagerListener) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addListener(INotifyChangedListener) - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.ocl.utilities.provider.UtilitiesItemProviderAdapterFactory
This adds a listener.
addLockedElement(Object) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addLongSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Long Symbol feature.
addLongSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Long Symbol feature.
addLongSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Long Symbol feature.
addLongSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Long Symbol feature.
addLongSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.IntegerLiteralExpItemProvider
This adds a property descriptor for the Long Symbol feature.
addLongSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Long Symbol feature.
addMapping(EObject, Element) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
addMapping(EObject, Element) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Ecore2Pivot
 
addMarkedPrePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.FeatureCallExpItemProvider
This adds a property descriptor for the Marked Pre feature.
addMarkedPrePropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.FeatureCallExpItemProvider
This adds a property descriptor for the Marked Pre feature.
addMarkedPrePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.FeatureCallExpItemProvider
This adds a property descriptor for the Marked Pre feature.
addNamedElement(Nameable) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addNamedElement(Type, Nameable) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addNamedElements(Iterable<? extends Nameable>) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addNamedElements(Type, Iterable<? extends Nameable>) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addNamePropertyDescriptor(Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistrySettingsItemProvider
This adds a property descriptor for the Name feature.
addNamespace(Accessor.Namespace<A>) - Method in class org.eclipse.ocl.examples.modelregistry.model.NamespaceRegistry
 
addNavigationSourcePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.NavigationCallExpItemProvider
This adds a property descriptor for the Navigation Source feature.
addNavigationSourcePropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.NavigationCallExpItemProvider
This adds a property descriptor for the Navigation Source feature.
addNavigationSourcePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.NavigationCallExpItemProvider
This adds a property descriptor for the Navigation Source feature.
addNegatedRegistrations(Registration) - Method in class org.eclipse.ocl.examples.eventmanager.framework.FilterTableEntry
 
addNestedPackage(Package) - Method in class org.eclipse.ocl.examples.pivot.manager.PackageServer
 
addOperand(EventFilter) - Method in class org.eclipse.ocl.examples.eventmanager.framework.LogicalOperationFilterImpl
Adds an filter to the operands
addOperands(Collection<EventFilter>) - Method in class org.eclipse.ocl.examples.eventmanager.framework.LogicalOperationFilterImpl
Set#addAll(Collection)Adds a collection of filters to the operands
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
 
addOperation(Classifier, Operation) - Method in class org.eclipse.ocl.uml.TypeResolverImpl
 
addOperationCodePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.OperationCallExpItemProvider
This adds a property descriptor for the Operation Code feature.
addOperationCodePropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.OperationCallExpItemProvider
This adds a property descriptor for the Operation Code feature.
addOperationCodePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.OperationCallExpItemProvider
This adds a property descriptor for the Operation Code feature.
addOperationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CallOperationActionItemProvider
This adds a property descriptor for the Operation feature.
addOrphanClass(Type) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addPackage(EcoreExecutorPackage) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorStandardLibrary
 
addPackage(Package) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
addPackage(Package) - Method in class org.eclipse.ocl.examples.pivot.manager.PackageManager
 
addPages() - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryModelWizard
The framework calls this to create the contents of the wizard.
addPosition(int, int, String...) - Method in class org.eclipse.ocl.examples.xtext.console.xtfo.HighlightingReconciler
Add a position with the given range and highlighting if it does not exist already.
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.
addPropertiesFile(String) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCL2Java4genmodel
Adds a properties file in the list of properties files.
addPropertiesFile(String) - Method in class org.eclipse.ocl.examples.codegen.tables.Model2bodies
Adds a properties file in the list of properties files.
addPropertiesFile(String) - Method in class org.eclipse.ocl.examples.codegen.tables.Model2tables
Adds a properties file in the list of properties files.
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
 
addProperty(Classifier, Property) - Method in class org.eclipse.ocl.uml.TypeResolverImpl
 
addPropertyEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CallExpItemProvider
This adds a property descriptor for the Property End Position feature.
addPropertyEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.MessageExpItemProvider
This adds a property descriptor for the Property End Position feature.
addPropertyEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.CallExpItemProvider
This adds a property descriptor for the Property End Position feature.
addPropertyEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.MessageExpItemProvider
This adds a property descriptor for the Property End Position feature.
addPropertyEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CallExpItemProvider
This adds a property descriptor for the Property End Position feature.
addPropertyEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.MessageExpItemProvider
This adds a property descriptor for the Property End Position feature.
addPropertyStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CallExpItemProvider
This adds a property descriptor for the Property Start Position feature.
addPropertyStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.MessageExpItemProvider
This adds a property descriptor for the Property Start Position feature.
addPropertyStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.CallExpItemProvider
This adds a property descriptor for the Property Start Position feature.
addPropertyStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.MessageExpItemProvider
This adds a property descriptor for the Property Start Position feature.
addPropertyStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CallExpItemProvider
This adds a property descriptor for the Property Start Position feature.
addPropertyStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.MessageExpItemProvider
This adds a property descriptor for the Property Start Position feature.
addRealSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.RealLiteralExpItemProvider
This adds a property descriptor for the Real Symbol feature.
addRealSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.RealLiteralExpItemProvider
This adds a property descriptor for the Real Symbol feature.
addRealSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.RealLiteralExpItemProvider
This adds a property descriptor for the Real Symbol feature.
addReferredAssociationClassPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.AssociationClassCallExpItemProvider
This adds a property descriptor for the Referred Association Class feature.
addReferredAssociationClassPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.AssociationClassCallExpItemProvider
This adds a property descriptor for the Referred Association Class feature.
addReferredAssociationClassPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.AssociationClassCallExpItemProvider
This adds a property descriptor for the Referred Association Class feature.
addReferredEnumLiteralPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.EnumLiteralExpItemProvider
This adds a property descriptor for the Referred Enum Literal feature.
addReferredEnumLiteralPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.EnumLiteralExpItemProvider
This adds a property descriptor for the Referred Enum Literal feature.
addReferredEnumLiteralPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.EnumLiteralExpItemProvider
This adds a property descriptor for the Referred Enum Literal feature.
addReferredOperationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.MessageTypeItemProvider
This adds a property descriptor for the Referred Operation feature.
addReferredOperationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.OperationCallExpItemProvider
This adds a property descriptor for the Referred Operation feature.
addReferredOperationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.OperationCallExpItemProvider
This adds a property descriptor for the Referred Operation feature.
addReferredOperationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.MessageTypeItemProvider
This adds a property descriptor for the Referred Operation feature.
addReferredOperationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.MessageTypeItemProvider
This adds a property descriptor for the Referred Operation feature.
addReferredOperationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.OperationCallExpItemProvider
This adds a property descriptor for the Referred Operation feature.
addReferredOppositePropertyPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.OppositePropertyCallExpItemProvider
This adds a property descriptor for the Referred Opposite Property feature.
addReferredPropertyPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.PropertyCallExpItemProvider
This adds a property descriptor for the Referred Property feature.
addReferredPropertyPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.PropertyCallExpItemProvider
This adds a property descriptor for the Referred Property feature.
addReferredPropertyPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.PropertyCallExpItemProvider
This adds a property descriptor for the Referred Property feature.
addReferredSignalPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.MessageTypeItemProvider
This adds a property descriptor for the Referred Signal feature.
addReferredSignalPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.MessageTypeItemProvider
This adds a property descriptor for the Referred Signal feature.
addReferredSignalPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.MessageTypeItemProvider
This adds a property descriptor for the Referred Signal feature.
addReferredStatePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.StateExpItemProvider
This adds a property descriptor for the Referred State feature.
addReferredStatePropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.StateExpItemProvider
This adds a property descriptor for the Referred State feature.
addReferredStatePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.StateExpItemProvider
This adds a property descriptor for the Referred State feature.
addReferredTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TypeExpItemProvider
This adds a property descriptor for the Referred Type feature.
addReferredTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TypeTypeItemProvider
This adds a property descriptor for the Referred Type feature.
addReferredTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.TypeExpItemProvider
This adds a property descriptor for the Referred Type feature.
addReferredTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.TypeTypeItemProvider
This adds a property descriptor for the Referred Type feature.
addReferredTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.TypeExpItemProvider
This adds a property descriptor for the Referred Type feature.
addReferredTypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.TypeTypeItemProvider
This adds a property descriptor for the Referred Type feature.
addReferredVariablePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.VariableExpItemProvider
This adds a property descriptor for the Referred Variable feature.
addReferredVariablePropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.VariableExpItemProvider
This adds a property descriptor for the Referred Variable feature.
addReferredVariablePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.VariableExpItemProvider
This adds a property descriptor for the Referred Variable feature.
addRegistrations(Registration) - Method in class org.eclipse.ocl.examples.eventmanager.framework.FilterTableEntry
 
addRepresentedParameterPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.VariableItemProvider
This adds a property descriptor for the Represented Parameter feature.
addRepresentedParameterPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.VariableItemProvider
This adds a property descriptor for the Represented Parameter feature.
addRepresentedParameterPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.VariableItemProvider
This adds a property descriptor for the Represented Parameter feature.
addRequiredProject(String) - Method in class org.eclipse.ocl.internal.helper.PluginFinder
 
addReservedNames(Iterable<String>) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintOptions
 
addReservedNames(Iterable<String>) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintOptions.Global
 
addReservedNames(Iterable<String>) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintOptions.Local
 
addRestrictedNames(Iterable<String>) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintOptions
 
addRestrictedNames(Iterable<String>) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintOptions.Global
 
addRestrictedNames(Iterable<String>) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintOptions.Local
 
addRootPackages() - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
addSecondaryPackage(Package) - Method in class org.eclipse.ocl.examples.pivot.manager.PackageServer
 
addSecondaryType(Type) - Method in class org.eclipse.ocl.examples.pivot.manager.TypeServer
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This implements ISelectionProvider.
addSerializablePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TupleTypeItemProvider
This adds a property descriptor for the Serializable feature.
addSerializationFactory(String, Resource.Factory) - Method in class org.eclipse.ocl.examples.modelregistry.environment.ModelSerializationRegistry
 
addSerializationFactoryDelegate(String, ModelSerialization) - Method in class org.eclipse.ocl.examples.modelregistry.environment.ModelSerializationRegistry
 
addSerializationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistrationItemProvider
This adds a property descriptor for the Serialization feature.
addSignalPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.SendSignalActionItemProvider
This adds a property descriptor for the Signal feature.
addSimpleRangePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionLiteralExpItemProvider
This adds a property descriptor for the Simple Range feature.
addSimpleRangePropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionLiteralExpItemProvider
This adds a property descriptor for the Simple Range feature.
addSimpleRangePropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionLiteralExpItemProvider
This adds a property descriptor for the Simple Range feature.
addSourceTypeChangeListener(SourceTypeChangeListener) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
addSourceTypeChangeListener(SourceTypeChangeListener) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
Whenever the result of NavigationStep.getSourceType() changes, registered listeners will be informed by calling their SourceTypeChangeListener.sourceTypeChanged(NavigationStep) method with this step as parameter.
addSpecializingElement(Element) - Method in class org.eclipse.ocl.examples.pivot.utilities.AbstractPivotSaver
 
addSpecializingElement(Element, Operation) - Method in class org.eclipse.ocl.examples.pivot.utilities.AbstractPivotSaver
 
addSpecializingElement(Element, Type) - Method in class org.eclipse.ocl.examples.pivot.utilities.AbstractPivotSaver
 
addSpecializingElement(Element) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotSaver
 
addSpecializingElement(Element, Operation) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotSaver
 
addSpecializingElement(Element, Type) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotSaver
 
addSpecificationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TemplateParameterTypeItemProvider
This adds a property descriptor for the Specification feature.
addSpecificationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.TemplateParameterTypeItemProvider
This adds a property descriptor for the Specification feature.
addSpecificationPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.TemplateParameterTypeItemProvider
This adds a property descriptor for the Specification feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.OCLExpressionItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.VariableItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.OCLExpressionItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.VariableItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.OCLExpressionItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Start Position feature.
addStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.VariableItemProvider
This adds a property descriptor for the Start Position feature.
addStereotypePropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.ConstraintItemProvider
This adds a property descriptor for the Stereotype feature.
addStringSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.StringLiteralExpItemProvider
This adds a property descriptor for the String Symbol feature.
addStringSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.StringLiteralExpItemProvider
This adds a property descriptor for the String Symbol feature.
addStringSymbolPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.StringLiteralExpItemProvider
This adds a property descriptor for the String Symbol feature.
addSubInheritance(ReflectiveType) - Method in class org.eclipse.ocl.examples.library.executor.ReflectiveType
 
addTableForEventType(TableForEventFilter, Integer) - Method in class org.eclipse.ocl.examples.eventmanager.framework.RegistrationManagerTableBased
This method fills the tablesByEventType member with the passed parameters.
addTargetTypeChangeListener(TargetTypeChangeListener) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
addTargetTypeChangeListener(TargetTypeChangeListener) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
Whenever the result of NavigationStep.getTargetType() changes, registered listeners will be informed by calling their TargetTypeChangeListener.targetTypeChanged(NavigationStep) method with this step as parameter.
addTo(List<BasicContinuation<?>>) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation
 
addTo(List<BasicContinuation<?>>) - Method in interface org.eclipse.ocl.examples.xtext.base.cs2pivot.Continuation
 
addTo(List<BasicContinuation<?>>) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.Continuations
 
addToObservedResourceSets(ResourceSet) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManager
Adds resourceSet to the resource sets from which this event manager receives notifications that it dispatches to adapters subscribed to this event manager.
addToObservedResourceSets(ResourceSet) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerTableBased
 
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.UnspecifiedValueExpItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.VariableItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.UnspecifiedValueExpItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.VariableItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.UnspecifiedValueExpItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeEndPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.VariableItemProvider
This adds a property descriptor for the Type End Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.UnspecifiedValueExpItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.VariableItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.UnspecifiedValueExpItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.VariableItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.TupleLiteralPartItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.UnspecifiedValueExpItemProvider
This adds a property descriptor for the Type Start Position feature.
addTypeStartPositionPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.VariableItemProvider
This adds a property descriptor for the Type Start Position feature.
addUnderspecifiedTypedElement(TypedElement) - Method in class org.eclipse.ocl.examples.pivot.context.AbstractBase2PivotConversion
 
addUnlimitedPropertyDescriptor(Object) - Method in class org.eclipse.ocl.ecore.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Unlimited feature.
addUnlimitedPropertyDescriptor(Object) - Method in class org.eclipse.ocl.expressions.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Unlimited feature.
addUnlimitedPropertyDescriptor(Object) - Method in class org.eclipse.ocl.uml.provider.UnlimitedNaturalLiteralExpItemProvider
This adds a property descriptor for the Unlimited feature.
addUnresolvedProxyMessageProvider(CS2Pivot.UnresolvedProxyMessageProvider) - Static method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
addUriPropertyDescriptor(Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistrationItemProvider
This adds a property descriptor for the Uri feature.
addWarning(ModelElementCS, String, Object...) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
adjustForNumColumns(int) - Method in interface org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage.IFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage.MyComboFieldEditor
 
adjustGridLayout() - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
Adjust the layout of the field editors so that they are properly aligned.
advance() - Method in class org.eclipse.ocl.examples.pivot.utilities.CompleteElementIterable.Iterator
 
advanceIterators() - Method in interface org.eclipse.ocl.examples.domain.evaluation.DomainIterationManager
Advance the iterators to the next iteration, returning false once all possible iterator states have been exhausted.
advanceIterators() - Method in class org.eclipse.ocl.examples.domain.library.EvaluatorMultipleIterationManager
 
advanceIterators() - Method in class org.eclipse.ocl.examples.domain.library.EvaluatorSingleIterationManager
 
advanceIterators() - Method in class org.eclipse.ocl.examples.library.executor.ExecutorDoubleIterationManager
 
advanceIterators() - Method in class org.eclipse.ocl.examples.library.executor.ExecutorSingleIterationManager
 
advanceIterators(List<Variable<C, PM>>, Iterator<?>[], Collection<?>, int) - Method in class org.eclipse.ocl.internal.evaluation.IterationTemplate
 
afterCreatePartControl(XtextEditor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreEditorCallback
 
afterHashCodeChange(NavigationStep, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.CompositeNavigationStep
 
afterHashCodeChange(NavigationStep, int) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.HashCodeChangeListener
Called after the step's SemanticIdentity hash code has changed.
afterHashCodeChange(NavigationStep, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IndirectingStep
 
afterHashCodeChange(NavigationStep, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.PathCache
 
afterModelLinked(EObject, IDiagnosticConsumer) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2PivotLinker
 
AliasAdapter - Class in org.eclipse.ocl.examples.pivot.utilities
An AliasAdapter extends a Resource to provide a set of aliases for elements, typically packages, contained within that Resource.
AliasAdapter() - Constructor for class org.eclipse.ocl.examples.pivot.utilities.AliasAdapter
 
AliasAdapter.Creator - Interface in org.eclipse.ocl.examples.pivot.utilities
 
AliasAnalysis - Class in org.eclipse.ocl.examples.xtext.base.pivot2cs
An AliasAnalysis is dynamically created to support the serialization of cross-references following a Pivot to CS conversion.
AliasAnalysis(Resource) - Constructor for class org.eclipse.ocl.examples.xtext.base.pivot2cs.AliasAnalysis
 
all - Variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ImportCSImpl
The cached value of the 'All' attribute.
ALL_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ImportCSImpl
The default value of the 'All' attribute.
ALL_INSTANCES - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
ALL_INSTANCES_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
allInstances(EClass) - Method in class org.eclipse.ocl.ecore.opposites.AllInstancesContentAdapter
 
AllInstancesContentAdapter - Class in org.eclipse.ocl.ecore.opposites
A content adapter that maintains a map of all EObjects in the scope observed (typically a ResourceSet), keyed by the EClasses to which the objects conform.
AllInstancesContentAdapter() - Constructor for class org.eclipse.ocl.ecore.opposites.AllInstancesContentAdapter
 
AllInstancesNavigationStep - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
AllInstancesNavigationStep(EClass, EClass, OCLExpression, OppositeEndFinder) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AllInstancesNavigationStep
Constructs a non-absolute navigation step that computes all instances of targetType and all its direct and indirect subtypes, if the fromObject passed to AbstractNavigationStep.navigate(Set, TracebackCache, Notification) conforms to the sourceType.
allListenerTypes - Static variable in class org.eclipse.ocl.examples.eventmanager.framework.ListenerTypeEnum
 
ALLOW_SUBSTITUTABLE_EDEFAULT - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.TypeTemplateParameterImpl
The default value of the 'Allow Substitutable' attribute.
ALLOW_SUBSTITUTABLE_EFLAG - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.TypeTemplateParameterImpl
The flag representing the value of the 'Allow Substitutable' attribute.
allOwnedElements() - Method in interface org.eclipse.ocl.examples.pivot.Element
 
allOwnedElements() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
 
AllSubclassesFinder - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
AllSubclassesFinder() - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AllSubclassesFinder
 
AllSubclassesFinder(EPackage.Registry) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AllSubclassesFinder
 
alt - Variable in class org.eclipse.ocl.examples.xtext.markup.impl.FigureElementImpl
The cached value of the 'Alt' attribute.
ALT_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.markup.impl.FigureElementImpl
The default value of the 'Alt' attribute.
alwaysEmptyChanged(NavigationStep) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.AlwaysEmptyChangeListener
 
AlwaysEmptyChangeListener - Interface in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
Ambig_AssocEnd_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
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.
AmbiguousLookupException - Exception in org.eclipse.ocl.examples.pivot
A specialized LookupException denoting specifically that the problem is multiple ambiguous results.
AmbiguousLookupException(String, List<?>) - Constructor for exception org.eclipse.ocl.examples.pivot.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.examples.pivot.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.examples.pivot.messages.OCLMessages
 
AmbiguousMessageType_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
AmbiguousState_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
AmbiguousState_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
ANALYZER - Static variable in class org.eclipse.ocl.examples.pivot.ProblemHandler.Phase
Identifies problems found in the abstract syntax parsing phase.
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.
analyzeResourceProblems(Resource, Exception) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
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.ocl.utilities.PredefinedType
 
AND_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AndFilter - Class in org.eclipse.ocl.examples.eventmanager.filters
Is an LogicalOperationFilter implementing the and-operator, so it matches if each contained operand matches the Notification.
AndFilter() - Constructor for class org.eclipse.ocl.examples.eventmanager.filters.AndFilter
 
AndFilter(EventFilter...) - Constructor for class org.eclipse.ocl.examples.eventmanager.filters.AndFilter
 
annotate(AnnotatedEObject, Set<AnnotatedEObject>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep
If in debug mode, creates a new AnnotatedEObject for each one in newResults, assuming that there is no "from" object; as an alibi "from" object, the annotated objects from newResults are used.
annotatedElement - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.CommentImpl
The cached value of the 'Annotated Element' reference list.
AnnotatedEObject - Class in org.eclipse.ocl.examples.impactanalyzer.util
The AnnotatedEObject is a delegate of an EObject that adds support for Sting annotations.
AnnotatedEObject(EObject, String) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
Constructor of the AnnotatedEObject.
AnnotatedEObject(EObject, AnnotatedEObject, String) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
AnnotatedPreferenceInitializer - Class in org.eclipse.ocl.common.internal.preferences
Abstract support for initialization of default preference values.
AnnotatedPreferenceInitializer() - Constructor for class org.eclipse.ocl.common.internal.preferences.AnnotatedPreferenceInitializer
 
annotateEObject(AnnotatedEObject, EObject) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
annotateEObject(AnnotatedEObject, EObject) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep
Annotates a navigation from fromObject to next by taking over fromObject's annotation, adding a description of this step and telling at which object the navigation arrived.
annotateEObject(AnnotatedEObject) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep
Annotates a non-navigation where object is forwarded unchanged from this step to another.
Annotation - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Annotation'.
ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Annotation' class.
ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Annotation' class.
ANNOTATION___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
ANNOTATION___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
ANNOTATION__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
ANNOTATION__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
ANNOTATION__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
ANNOTATION__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
ANNOTATION__OWNED_CONTENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Content' containment reference list.
ANNOTATION__OWNED_CONTENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Owned Content' containment reference list feature.
ANNOTATION__OWNED_DETAIL - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Detail' containment reference list.
ANNOTATION__OWNED_DETAIL - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Owned Detail' containment reference list feature.
ANNOTATION__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
ANNOTATION__REFERENCE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Reference' reference list.
ANNOTATION__REFERENCE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Reference' reference list feature.
ANNOTATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Annotation CS' class.
ANNOTATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Annotation CS' class.
ANNOTATION_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
ANNOTATION_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
ANNOTATION_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
ANNOTATION_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
ANNOTATION_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
ANNOTATION_CS__OWNED_CONTENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Content' containment reference list.
ANNOTATION_CS__OWNED_CONTENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Content' containment reference list feature.
ANNOTATION_CS__OWNED_DETAIL - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Detail' containment reference list.
ANNOTATION_CS__OWNED_REFERENCE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Reference' containment reference list.
ANNOTATION_CS__OWNED_REFERENCE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Reference' containment reference list feature.
ANNOTATION_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
ANNOTATION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Annotation CS' class.
ANNOTATION_ELEMENT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Annotation Element CS' class.
ANNOTATION_ELEMENT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Annotation Element CS' class.
ANNOTATION_ELEMENT_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
ANNOTATION_ELEMENT_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
ANNOTATION_ELEMENT_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
ANNOTATION_ELEMENT_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
ANNOTATION_ELEMENT_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
ANNOTATION_ELEMENT_CS__OWNED_DETAIL - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Detail' containment reference list.
ANNOTATION_ELEMENT_CS__OWNED_DETAIL - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Detail' containment reference list feature.
ANNOTATION_ELEMENT_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
ANNOTATION_ELEMENT_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Annotation Element CS' class.
ANNOTATION_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Annotation' class.
ANNOTATION_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Annotation' class.
ANNOTATION_QUOTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotConstants
 
AnnotationCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Annotation CS'.
AnnotationCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Annotation CS'.
AnnotationCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AnnotationCSImpl
 
AnnotationElementCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Annotation Element CS'.
AnnotationElementCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Annotation Element CS'.
AnnotationElementCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AnnotationElementCSImpl
 
AnnotationImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Annotation'.
AnnotationImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.AnnotationImpl
 
ANY - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
ANY_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
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.examples.pivot.PivotPackage
The meta object id for the 'Any Type' class.
ANY_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.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 - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Any Type' class.
ANY_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Any Type' class.
ANY_TYPE___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
ANY_TYPE___IS_COMPATIBLE_WITH__PARAMETERABLEELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Compatible With' operation.
ANY_TYPE___IS_TEMPLATE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template' operation.
ANY_TYPE___IS_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template Parameter' operation.
ANY_TYPE___PARAMETERABLE_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Parameterable Elements' operation.
ANY_TYPE___RESOLVE_SELF_TYPE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Resolve Self Type' operation.
ANY_TYPE___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
ANY_TYPE__ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Attribute' reference list.
ANY_TYPE__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
ANY_TYPE__COLLABORATION_USE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Collaboration Use' containment reference list.
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.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
ANY_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
ANY_TYPE__ELEMENT_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Import' containment reference list.
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.ocl.ecore.EcorePackage
The feature id for the 'EType Parameters' containment reference list.
ANY_TYPE__FEATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Feature' reference list.
ANY_TYPE__GENERAL - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'General' reference list.
ANY_TYPE__GENERALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Generalization' containment reference list.
ANY_TYPE__IMPORTED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Imported Member' reference list.
ANY_TYPE__INHERITED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Inherited Member' reference list.
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.ocl.ecore.EcorePackage
The feature id for the 'Instance Class Name' attribute.
ANY_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Class 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__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Abstract' attribute.
ANY_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Abstract' attribute.
ANY_TYPE__IS_FINAL_SPECIALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
ANY_TYPE__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Interface' attribute.
ANY_TYPE__IS_LEAF - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Leaf' attribute.
ANY_TYPE__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
ANY_TYPE__MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Member' reference list.
ANY_TYPE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
ANY_TYPE__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
ANY_TYPE__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
ANY_TYPE__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
ANY_TYPE__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
ANY_TYPE__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
ANY_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Attribute' containment reference list.
ANY_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
ANY_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
ANY_TYPE__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
ANY_TYPE__OWNED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Member' reference list.
ANY_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Operation' containment reference list.
ANY_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Operation' containment reference list.
ANY_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Owned Operation' containment reference list feature.
ANY_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
ANY_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Rule' containment reference list.
ANY_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Template Signature' containment reference.
ANY_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Template Signature' containment reference.
ANY_TYPE__OWNED_USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Use Case' containment reference list.
ANY_TYPE__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
ANY_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owning Template Parameter' container reference.
ANY_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owning Template Parameter' container reference.
ANY_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Package' container reference.
ANY_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package' reference.
ANY_TYPE__PACKAGE_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package Import' containment reference list.
ANY_TYPE__POWERTYPE_EXTENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Powertype Extent' reference list.
ANY_TYPE__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
ANY_TYPE__REDEFINED_CLASSIFIER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Classifier' reference list.
ANY_TYPE__REDEFINED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Element' reference list.
ANY_TYPE__REDEFINITION_CONTEXT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefinition Context' reference list.
ANY_TYPE__REPRESENTATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Representation' reference.
ANY_TYPE__SUBSTITUTION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Substitution' containment reference list.
ANY_TYPE__SUPER_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Super Class' reference list.
ANY_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Binding' containment reference list.
ANY_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Binding' containment reference list.
ANY_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Parameter' reference.
ANY_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Parameter' reference.
ANY_TYPE__UNSPECIALIZED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unspecialized Element' reference.
ANY_TYPE__USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Use Case' reference list.
ANY_TYPE__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
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.examples.pivot.PivotPackage
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.
ANY_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Any Type' class.
ANY_TYPE_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Any Type' class.
AnyIteration - Class in org.eclipse.ocl.examples.library.iterator
AnyIteration realizes the Collection::any() library iteration.
AnyIteration() - Constructor for class org.eclipse.ocl.examples.library.iterator.AnyIteration
 
AnyType - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Any Type'.
AnyType - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Any Type'.
AnyType<O> - Interface in org.eclipse.ocl.types
A representation of the model object 'Any Type'.
AnyType - Interface in org.eclipse.ocl.uml
A representation of the model object 'Any Type'.
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 - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Any Type'.
AnyTypeImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.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
 
AnyTypeImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Any Type'.
AnyTypeImpl() - Constructor for class org.eclipse.ocl.uml.impl.AnyTypeImpl
 
AnyTypeItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a AnyType object.
AnyTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.AnyTypeItemProvider
This constructs an instance from a factory and a notifier.
anyTypeItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all AnyType instances.
AnyTypeItemProvider - Class in org.eclipse.ocl.types.provider
This is the item provider adapter for a AnyType object.
AnyTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.types.provider.AnyTypeItemProvider
This constructs an instance from a factory and a notifier.
anyTypeItemProvider - Variable in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This keeps track of the one adapter used for all AnyType instances.
AnyTypeItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a AnyType object.
AnyTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.AnyTypeItemProvider
This constructs an instance from a factory and a notifier.
anyTypeItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all AnyType instances.
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
 
AnyTypeOperations - Class in org.eclipse.ocl.uml.internal.operations
A static utility class that provides operations related to 'Any Type' model objects.
AnyTypeOperations() - Constructor for class org.eclipse.ocl.uml.internal.operations.AnyTypeOperations
 
append(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractSequenceValue
 
append(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedCollectionValue
 
append(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl
 
append(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.SequenceRangeImpl
 
append(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.SequenceValueImpl.Accumulator
 
append(Value) - Method in interface org.eclipse.ocl.examples.domain.values.SequenceValue
 
append(String) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
append(Number) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
append(String) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
append(String) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
append(char) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
append(int) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
append(String) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
append(String) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
append(char) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
append(Number) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
append(String) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
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.ocl.utilities.PredefinedType
 
appendAtPre(FeatureCallExp) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendBounds(List<? extends EGenericType>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendBounds(List<? extends EGenericType>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendClass(StringBuilder, Object) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendClass(EObject) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
appendConstraintCSDisambiguator(ConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendElement(EModelElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendElement(Element) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendElement(EModelElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendElement(Element) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendElement(Element, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendElementCS(VisitableCS) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendExpPrefix(NamedElement) - Method in class org.eclipse.ocl.examples.pivot.utilities.Pivot2MonikerVisitor
 
appendExpPrefix(ElementCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLCS2MonikerVisitor
 
appendFigure(String, String, String, String) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
appendIndented(MarkupElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
appendIndented(Iterable<MarkupElement>) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
appendIndex(EObject) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendJavaCharacters(StringBuilder, String) - Static method in class org.eclipse.ocl.examples.codegen.common.NameQueries
 
appendJavaCharacters(StringBuilder, String, int) - Static method in class org.eclipse.ocl.examples.codegen.common.NameQueries
 
appendLabelDef(String) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
appendLabelRef(String) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
appendLambdaType(Type, List<? extends Type>, Type, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendMultiplicity(int, int) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendMultiplicity(MultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendMultiplicity(StringBuilder, int, int) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
 
appendMultiplicity(StringBuilder, TypedMultiplicityElement) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendMultiplicityCS(TypedElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendName(ENamedElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendName(NamedElement) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendName(NamedElement, Set<String>) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendName(ENamedElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendName(Element) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendName(Nameable) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendName(StringBuilder, NamedElement) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendName(StringBuilder, NamedElementCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendName(StringBuilder, Nameable) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendNameCS(Nameable) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendObject(Object) - Method in class org.eclipse.ocl.examples.common.label.AbstractLabelGeneratorBuilder
 
appendObject(Object) - Method in interface org.eclipse.ocl.examples.common.label.ILabelGenerator.Builder
Append the generated label of an object to the overall generated label.
appendOperationSignature(Operation) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendOptionalName(StringBuilder, Nameable) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendOptionalString(StringBuilder, String) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendParameters(List<EParameter>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendParameters(Operation, boolean) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendParameters(List<EParameter>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendParameters(Operation, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendParameters(StringBuilder, List<Parameter>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendParametersCS(List<ParameterCS>, List<ParameterCS>, List<ParameterCS>) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendParametersCS(List<ParameterCS>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.utilities.CompleteOCLCS2MonikerVisitor
 
appendParent(EObject, String) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendParent(EObject, Element, String) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendParent(EObject, String) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendParent(Element, String) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendParentCS(ElementCS, String) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendParentElementCS(EObject, String) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendPathNameCS(PathNameCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLCS2MonikerVisitor
 
appendPropertySignature(Property) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendQualifiedName(NamedElement) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendQualifiedName(NamedElement, String, NamedElement) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendQualifiedType(Element) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendRole(Element) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendRoleCS(ElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendRoleCS(EStructuralFeature) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendSourceNavigation(CallExp) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.EssentialOCLPrettyPrintVisitor
 
appendString(String) - Method in class org.eclipse.ocl.examples.common.label.DefaultLabelGeneratorBuilder
 
appendString(String) - Method in interface org.eclipse.ocl.examples.common.label.ILabelGenerator.Builder
 
appendString(StringBuilder, String) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendString(StringBuilder, String, int) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendSuperTypes(StringBuilder, List<? extends Type>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendTag(String) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
appendTemplateArguments(List<? extends ParameterableElement>, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.utilities.Pivot2Moniker
 
appendTemplateBindings(TemplateableElement) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendTemplateBindings(TemplateableElement, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendTemplateBindings(List<TemplateBinding>) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendTemplateBindings(StringBuilder, TemplateableElement) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendTemplateBindingsCS(TypedTypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendTemplateParameter(StringBuilder, TemplateParameterCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.EssentialOCLLabelProvider
 
appendTemplateParameters(TemplateableElement) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendTemplateParameters(TemplateableElement) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendTemplateParametersCS(TemplateableElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
appendTemplateSignature(TemplateSignature) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendTemplateSignature(StringBuilder, TemplateableElement) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendTupleType(Collection<? extends TypedElement>) - Method in class org.eclipse.ocl.examples.pivot.utilities.Abstract2Moniker
 
appendType(EGenericType) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendType(EGenericType) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendType(Type) - Method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
appendType(StringBuilder, Type) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendType(StringBuilder, TypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
appendType(StringBuilder, Type) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.EssentialOCLLabelProvider
 
appendTypeArguments(List<EGenericType>, List<ETypeParameter>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendTypeArguments(List<EGenericType>, List<ETypeParameter>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendTypedMultiplicity(TypedMultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
appendTypeParameter(ETypeParameter) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendTypeParameter(ETypeParameter) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendTypeParameters(List<ETypeParameter>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendTypeParameters(List<ETypeParameter>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendTypes(List<EGenericType>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
appendTypes(List<EGenericType>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
appendUntag(String) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
appendValue(String, String) - Method in class org.eclipse.ocl.examples.pivot.utilities.HTMLBuffer
 
appliesTo(EOperation) - Method in class org.eclipse.ocl.ecore.delegate.InvocationBehavior
 
applyScopesOnNavigationStep(NavigationStep, OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
 
applyToStatusLine(DialogPage, IStatus) - Static method in class org.eclipse.ocl.examples.modelregistry.ui.ripoffs.StatusUtil
Applies the status to the status line of a dialog page.
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.examples.pivot.internal.impl.MessageExpImpl
The cached value of the 'Argument' containment reference list.
argument - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.OperationCallExpImpl
The cached value of the 'Argument' containment reference list.
argument - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.BinaryOperatorCSImpl
The cached value of the 'Argument' reference.
argument - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.InvocationExpCSImpl
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.
argument - Variable in class org.eclipse.ocl.uml.impl.MessageExpImpl
The cached value of the 'Argument' containment reference list.
argument - Variable in class org.eclipse.ocl.uml.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.
argumentsCS(OperationCallExpCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
argumentsMayBeInvalid() - Method in class org.eclipse.ocl.examples.domain.library.AbstractOperation
 
argumentsMayBeInvalid() - Method in interface org.eclipse.ocl.examples.domain.library.LibraryOperation
Return true if this operation should be invoked even if one its arguments is invalid.
argumentsMayBeInvalid() - Method in class org.eclipse.ocl.examples.library.logical.BooleanAndOperation
 
argumentsMayBeInvalid() - Method in class org.eclipse.ocl.examples.library.logical.BooleanImpliesOperation
 
argumentsMayBeInvalid() - Method in class org.eclipse.ocl.examples.library.logical.BooleanOrOperation
 
argumentType - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.BinaryOperationFilter
 
ArrayIterable<T> - Class in org.eclipse.ocl.examples.domain.utilities
ArrayIterable provides an Iterable for an Array
ArrayIterable(T[]) - Constructor for class org.eclipse.ocl.examples.domain.utilities.ArrayIterable
 
ArrayIterable(T[], int, int) - Constructor for class org.eclipse.ocl.examples.domain.utilities.ArrayIterable
 
ArrayIterable.Iterator - Class in org.eclipse.ocl.examples.domain.utilities
 
ArrayIterable.Iterator() - Constructor for class org.eclipse.ocl.examples.domain.utilities.ArrayIterable.Iterator
 
ARROW - Static variable in enum org.eclipse.ocl.cst.DotOrArrowEnum
The 'Arrow' literal value.
arrowOperationCallExpCS(OperationCallExpCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
OperationCallExpCS for an ->
AS_BAG - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AS_BAG_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AS_ORDERED_SET - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AS_ORDERED_SET_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AS_SEQUENCE - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AS_SEQUENCE_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
AS_SET - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
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<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.
asBagValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue
Add a value to a working collection, returning true if the working collection is changed by the addition.
asBagValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asBagValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.BagValueImpl
 
asBagValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asBagValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.SetValueImpl
 
asBagValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asBoolean() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asBoolean() - Method in class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl
 
asBoolean() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asBoolean() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asBooleanValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asBooleanValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl.Accumulator
 
asBooleanValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl
 
asBooleanValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asBooleanValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asClassOrNull(Object, Class<T>) - Static method in class org.eclipse.ocl.examples.common.utils.ClassUtils
Return object cast to requiredClass.
asClassUnchecked(Object, T) - Static method in class org.eclipse.ocl.examples.common.utils.ClassUtils
Return object cast to T without a check.
asClassUnchecked(Object) - Static method in class org.eclipse.ocl.examples.common.utils.ClassUtils
Return object cast to T without a check.
asCollection() - Method in interface org.eclipse.ocl.examples.domain.values.CollectionValue
 
asCollection() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue
 
asCollection() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedCollectionValue
 
asCollection() - Method in interface org.eclipse.ocl.examples.domain.values.MapValue
 
asCollectionValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue
 
asCollectionValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asCollectionValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asCollectionValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asCSV() - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
 
asCSVMapByGroupId() - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
Keys are the group IDs, values are the CSV lists for the group whose ID is the entry's key
asDouble() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asDouble() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
asDouble() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
asDouble() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
asDouble() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asDouble() - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
asDouble() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asEcoreObject(DomainStandardLibrary) - Method in interface org.eclipse.ocl.examples.domain.elements.DomainEnumerationLiteral
 
asEcoreObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue
 
asEcoreObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asEcoreObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.EnumerationLiteralValueImpl
 
asEcoreObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asEcoreObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.NullValueImpl
 
asEcoreObject() - Method in interface org.eclipse.ocl.examples.domain.values.Value
Return the Ecore representation of this value.
asEcoreObject(DomainStandardLibrary) - Method in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorEnumerationLiteral
 
asEcoreObject(DomainStandardLibrary) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorEnumerationLiteral
 
asEcoreObject(DomainStandardLibrary) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationLiteralImpl
 
asElement() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractTypeValueImpl
 
asElement() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asElement() - Method in class org.eclipse.ocl.examples.domain.values.impl.ElementValueImpl
 
asElement() - Method in class org.eclipse.ocl.examples.domain.values.impl.EnumerationLiteralValueImpl
 
asElement() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asElement() - Method in class org.eclipse.ocl.examples.domain.values.impl.NullValueImpl
 
asElement() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asElementValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractEnumerationLiteralValueImpl
 
asElementValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractTypeValueImpl
 
asElementValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asElementValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.ElementValueImpl
 
asElementValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asElementValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asFalse() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
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
 
asInteger() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asInteger() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
asInteger() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
asInteger() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
asInteger() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asInteger() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asIntegerStringOrNull(Element) - Static method in class org.eclipse.ocl.examples.codegen.common.PivotQueries
Workaround Acceleo's lack of BigInteger support
asIntegerValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractIntegerValue
 
asIntegerValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asIntegerValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asIntegerValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asList() - Method in interface org.eclipse.ocl.examples.domain.values.CollectionValue
 
asList() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue
 
asList() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractSequenceValue
 
asList() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedCollectionValue
 
asList() - Method in interface org.eclipse.ocl.examples.domain.values.MapValue
 
asNavigableObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractTypeValueImpl
 
asNavigableObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asNavigableObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asNavigableObject() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractObjectValue
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl.Accumulator
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.StringValueImpl
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.TupleValueImpl
 
asObject() - Method in class org.eclipse.ocl.examples.domain.values.impl.UnlimitedValueImpl
 
asObject() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asObject() - Method in class org.eclipse.ocl.examples.library.iterator.SortedByIteration.SortingValue
 
asObjectValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractObjectValue
 
asObjectValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asObjectValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asObjectValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asOCLType(EClassifier) - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
asOCLType(Classifier) - Method in class org.eclipse.ocl.uml.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<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.
asOrderedSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue
 
asOrderedSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asOrderedSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asOrderedSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl
 
asOrderedSetValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
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
 
asRealStringOrNull(Element) - Static method in class org.eclipse.ocl.examples.codegen.common.PivotQueries
Workaround Acceleo's lack of BigDecimal support
asRealValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asRealValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asRealValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
asRealValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
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.
asSequenceValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue
 
asSequenceValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractSequenceValue
 
asSequenceValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asSequenceValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asSequenceValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl
 
asSequenceValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
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.
asSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue
 
asSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asSetValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.SetValueImpl
 
asSetValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
assignIds(Resource, XMIUtils.IdCreator, XMIUtils.IdFilter) - Static method in class org.eclipse.ocl.examples.common.utils.XMIUtils
Assign an xmi:id to all objects in resource.
assignIds(Resource, String) - Static method in class org.eclipse.ocl.examples.common.utils.XMIUtils
 
assignLinearIds(Resource, String) - Static method in class org.eclipse.ocl.examples.common.utils.XMIUtils
 
association - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
The cached value of the 'Association' reference.
ASSOCIATION_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Association Class' class.
ASSOCIATION_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Association Class' class.
ASSOCIATION_CLASS___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
ASSOCIATION_CLASS___IS_COMPATIBLE_WITH__PARAMETERABLEELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Compatible With' operation.
ASSOCIATION_CLASS___IS_TEMPLATE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template' operation.
ASSOCIATION_CLASS___IS_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template Parameter' operation.
ASSOCIATION_CLASS___PARAMETERABLE_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Parameterable Elements' operation.
ASSOCIATION_CLASS___RESOLVE_SELF_TYPE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Resolve Self Type' operation.
ASSOCIATION_CLASS___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
ASSOCIATION_CLASS__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Class Name' attribute.
ASSOCIATION_CLASS__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Abstract' attribute.
ASSOCIATION_CLASS__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Interface' attribute.
ASSOCIATION_CLASS__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
ASSOCIATION_CLASS__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
ASSOCIATION_CLASS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
ASSOCIATION_CLASS__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Attribute' containment reference list.
ASSOCIATION_CLASS__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
ASSOCIATION_CLASS__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Operation' containment reference list.
ASSOCIATION_CLASS__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
ASSOCIATION_CLASS__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Template Signature' containment reference.
ASSOCIATION_CLASS__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owning Template Parameter' container reference.
ASSOCIATION_CLASS__PACKAGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Package' container reference.
ASSOCIATION_CLASS__SUPER_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Super Class' reference list.
ASSOCIATION_CLASS__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Binding' containment reference list.
ASSOCIATION_CLASS__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Parameter' reference.
ASSOCIATION_CLASS__UNOWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unowned Attribute' reference list.
ASSOCIATION_CLASS__UNOWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Unowned Attribute' reference list feature.
ASSOCIATION_CLASS__UNSPECIALIZED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unspecialized Element' reference.
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.examples.pivot.PivotPackage
The meta object id for the 'Association Class Call Exp' class.
ASSOCIATION_CLASS_CALL_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.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 - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Association Class Call Exp' class.
ASSOCIATION_CLASS_CALL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Association Class Call Exp' class.
ASSOCIATION_CLASS_CALL_EXP___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
ASSOCIATION_CLASS_CALL_EXP___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
ASSOCIATION_CLASS_CALL_EXP__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' 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__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.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__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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__IMPLICIT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Implicit' attribute.
ASSOCIATION_CLASS_CALL_EXP__IS_PRE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Pre' attribute.
ASSOCIATION_CLASS_CALL_EXP__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
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.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__MARKED_PRE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Marked Pre' 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__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
ASSOCIATION_CLASS_CALL_EXP__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
ASSOCIATION_CLASS_CALL_EXP__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
ASSOCIATION_CLASS_CALL_EXP__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' 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.examples.pivot.PivotPackage
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__NAVIGATION_SOURCE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
ASSOCIATION_CLASS_CALL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
ASSOCIATION_CLASS_CALL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
ASSOCIATION_CLASS_CALL_EXP__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
ASSOCIATION_CLASS_CALL_EXP__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
ASSOCIATION_CLASS_CALL_EXP__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
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_END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Property End 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__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Property Start Position' attribute.
ASSOCIATION_CLASS_CALL_EXP__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
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.examples.pivot.PivotPackage
The feature id for the 'Qualifier' 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__QUALIFIER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualifier' containment reference list.
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.examples.pivot.PivotPackage
The feature id for the 'Referred Association Class' reference.
ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
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.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__REFERRED_ASSOCIATION_CLASS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Referred Association Class' reference.
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.ocl.ecore.EcorePackage
The feature id for the 'Source' containment reference.
ASSOCIATION_CLASS_CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
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__SOURCE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Source' containment reference.
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__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute.
ASSOCIATION_CLASS_CALL_EXP__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
ASSOCIATION_CLASS_CALL_EXP__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
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.examples.pivot.PivotPackage
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.
ASSOCIATION_CLASS_CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Association Class Call Exp' class.
ASSOCIATION_CLASS_CALL_EXP_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Association Class Call Exp' class.
ASSOCIATION_CLASS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Association Class' class.
ASSOCIATION_CLASS_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Association Class' class.
ASSOCIATION_CLASS_TYPE - Static variable in class org.eclipse.ocl.uml.options.UMLParsingOptions
Option determining which UML metaclass to consider as the OCL notion of Association Class.
AssociationClass - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Association Class'.
AssociationClassAmbiguous_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
AssociationClassAmbiguous_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
AssociationClassCallExp - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Association Class Call Exp'.
AssociationClassCallExp - Interface in org.eclipse.ocl.examples.pivot
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'.
AssociationClassCallExp - Interface in org.eclipse.ocl.uml
A representation of the model object 'Association Class Call Exp'.
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 - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Association Class Call Exp'.
AssociationClassCallExpImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.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
 
AssociationClassCallExpImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Association Class Call Exp'.
AssociationClassCallExpImpl() - Constructor for class org.eclipse.ocl.uml.impl.AssociationClassCallExpImpl
 
AssociationClassCallExpItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a AssociationClassCallExp object.
AssociationClassCallExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.AssociationClassCallExpItemProvider
This constructs an instance from a factory and a notifier.
associationClassCallExpItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all AssociationClassCallExp instances.
AssociationClassCallExpItemProvider - Class in org.eclipse.ocl.expressions.provider
This is the item provider adapter for a AssociationClassCallExp object.
AssociationClassCallExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.expressions.provider.AssociationClassCallExpItemProvider
This constructs an instance from a factory and a notifier.
associationClassCallExpItemProvider - Variable in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This keeps track of the one adapter used for all AssociationClassCallExp instances.
AssociationClassCallExpItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a AssociationClassCallExp object.
AssociationClassCallExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.AssociationClassCallExpItemProvider
This constructs an instance from a factory and a notifier.
associationClassCallExpItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all AssociationClassCallExp instances.
AssociationClassImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Association Class'.
AssociationClassImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.AssociationClassImpl
 
AssociationClassQualifierCount_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
AssociationClassQualifierCount_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
AssociationClassQualifierType_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
AssociationClassQualifierType_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
associationEndCallExpressions - Variable in class org.eclipse.ocl.examples.impactanalyzer.filterSynthesis.FilterSynthesisImpl
 
AssociationKind - Enum in org.eclipse.ocl.examples.pivot
A representation of the literals of the enumeration 'Association Kind', and utility methods for working with them.
AssociationNavigationStep - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
AssociationNavigationStep(EClass, EClass, EReference, OCLExpression) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AssociationNavigationStep
 
ASSOCIATIVITY_EDEFAULT - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.PrecedenceImpl
The default value of the 'Associativity' attribute.
ASSOCIATIVITY_EFLAG - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.PrecedenceImpl
The flag representing the value of the 'Associativity' attribute.
ASSOCIATIVITY_EFLAG_DEFAULT - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.PrecedenceImpl
The flags representing the default value of the 'Associativity' attribute.
ASSOCIATIVITY_EFLAG_OFFSET - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.PrecedenceImpl
The offset of the flags representing the value of the 'Associativity' attribute.
ASSOCIATIVITY_KIND - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Associativity Kind' enum.
ASSOCIATIVITY_KIND - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Associativity Kind' enum.
AssociativityKind - Enum in org.eclipse.ocl.examples.pivot
A representation of the literals of the enumeration 'Associativity Kind', and utility methods for working with them.
asString() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asString() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asString() - Method in class org.eclipse.ocl.examples.domain.values.impl.StringValueImpl
 
asString() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asStringValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asStringValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asStringValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.StringValueImpl
 
asStringValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asSV(String) - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
 
asSVMapByGroupId(String) - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
 
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.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.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.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.ocl.utilities.UtilitiesPackage
The number of structural features of the 'AST Node' class.
ASTNode - Interface in org.eclipse.ocl.utilities
A representation of the model object 'AST Node'.
asTrue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
asTypeValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractTypeValueImpl
 
asTypeValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asTypeValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asTypeValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asUniqueCollectionValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValue
 
asUniqueCollectionValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asUniqueCollectionValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl
 
asUniqueCollectionValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.SetValueImpl
 
asUniqueCollectionValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractIntegerValue
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractObjectValue
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl.Accumulator
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.InvalidValueImpl
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.NullValueImpl
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.StringValueImpl
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.TupleValueImpl
 
asValidValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.UnlimitedValueImpl
 
asValidValue() - Method in interface org.eclipse.ocl.examples.domain.values.Value
 
asValidValue() - Method in class org.eclipse.ocl.examples.library.iterator.SortedByIteration.SortingValue
 
at(int) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractSequenceValue
 
at(int) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedCollectionValue
 
at(int) - Method in class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl
 
at(int) - Method in interface org.eclipse.ocl.examples.domain.values.SequenceValue
 
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.ocl.utilities.PredefinedType
 
AT_PRE_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NameExpCSImpl
The default value of the 'At Pre' attribute.
atPre - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NameExpCSImpl
The cached value of the 'At Pre' attribute.
AtPreInPostcondition_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
AtPreInPostcondition_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
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.
attribute - Variable in class org.eclipse.ocl.uml.impl.TupleLiteralPartImpl
The cached value of the 'Attribute' reference.
ATTRIBUTE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Attribute CS' class.
ATTRIBUTE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Attribute CS' class.
ATTRIBUTE_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
ATTRIBUTE_CS__DEFAULT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Default' attribute.
ATTRIBUTE_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
ATTRIBUTE_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
ATTRIBUTE_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
ATTRIBUTE_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
ATTRIBUTE_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Constraint' containment reference list.
ATTRIBUTE_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Type' containment reference.
ATTRIBUTE_CS__OWNER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owner' container reference.
ATTRIBUTE_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
ATTRIBUTE_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Qualifier' attribute list.
ATTRIBUTE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Attribute CS' class.
ATTRIBUTE_ESUBSETS - Static variable in class org.eclipse.ocl.uml.impl.MessageTypeImpl
The array of subset feature identifiers for the 'Attribute' reference list.
AttributeCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Attribute CS'.
AttributeCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Attribute CS'.
AttributeCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AttributeCSImpl
 
Attribution - Interface in org.eclipse.ocl.examples.pivot.scoping
An Attribution provides a helper to assist in evaluating the inheriteed or synthesized attributes of a type.
attribution - Variable in class org.eclipse.ocl.examples.pivot.scoping.PivotScopeView
 
attribution - Variable in class org.eclipse.ocl.examples.xtext.base.scoping.BaseScopeView
 
averageAsCVS() - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
 
averageAsSV(String) - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
 

B

BACKTRACK - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
 
BACKTRACK - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
 
BACKTRACK - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
 
BACKTRACK - Static variable in class org.eclipse.ocl.parser.OCLKWLexerprs
 
BACKTRACK - Static variable in class org.eclipse.ocl.parser.OCLLexerprs
 
BACKTRACK - Static variable in class org.eclipse.ocl.parser.OCLParserprs
 
BadArg_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
BadArg_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
BAG - Static variable in enum org.eclipse.ocl.cst.CollectionTypeIdentifierEnum
The 'Bag' literal value.
Bag<E> - Interface in org.eclipse.ocl.examples.domain.values
A bag is a collection that is non-unique and unordered.
Bag<E> - Interface in org.eclipse.ocl.examples.eventmanager.util
A bag is a read-only collection that is non-unique and unordered.
BAG - Static variable in enum org.eclipse.ocl.expressions.CollectionKind
The 'Bag' literal value.
Bag<E> - Interface in org.eclipse.ocl.util
A bag is a collection that is non-unique and unordered.
BAG_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Bag Type' class.
BAG_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Bag Type' class.
BAG_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Bag Type' class.
BAG_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Bag Type' class.
BAG_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The meta object id for the 'Bag Type' class.
BAG_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage.Literals
The meta object literal for the 'Bag Type' class.
BAG_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Bag Type' class.
BAG_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Bag Type' class.
BAG_TYPE___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
BAG_TYPE___IS_COMPATIBLE_WITH__PARAMETERABLEELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Compatible With' operation.
BAG_TYPE___IS_TEMPLATE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template' operation.
BAG_TYPE___IS_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template Parameter' operation.
BAG_TYPE___PARAMETERABLE_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Parameterable Elements' operation.
BAG_TYPE___RESOLVE_SELF_TYPE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Resolve Self Type' operation.
BAG_TYPE___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
BAG_TYPE__ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Attribute' reference list.
BAG_TYPE__BEHAVIORAL_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Behavioral Type' reference.
BAG_TYPE__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
BAG_TYPE__COLLABORATION_USE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Collaboration Use' containment reference list.
BAG_TYPE__COLLECTION_TYPE_NAME - Static variable in class org.eclipse.ocl.types.util.TypesValidator
The code for constraint 'Check Collection Type Name' of 'Bag Type'.
BAG_TYPE__DEFAULT_VALUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Default Value' attribute.
BAG_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
BAG_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
BAG_TYPE__ELEMENT_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Import' containment reference list.
BAG_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Element Type' reference.
BAG_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Element Type' reference.
BAG_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Element Type' reference.
BAG_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Type' reference.
BAG_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute.
BAG_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'End Position' attribute.
BAG_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute.
BAG_TYPE__EPACKAGE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EPackage' container reference.
BAG_TYPE__ETYPE_PARAMETERS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType Parameters' containment reference list.
BAG_TYPE__FEATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Feature' reference list.
BAG_TYPE__GENERAL - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'General' reference list.
BAG_TYPE__GENERALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Generalization' containment reference list.
BAG_TYPE__IMPORTED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Imported Member' reference list.
BAG_TYPE__INHERITED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Inherited Member' reference list.
BAG_TYPE__INSTANCE_CLASS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class' attribute.
BAG_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class Name' attribute.
BAG_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Class Name' attribute.
BAG_TYPE__INSTANCE_TYPE_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Type Name' attribute.
BAG_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Abstract' attribute.
BAG_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Abstract' attribute.
BAG_TYPE__IS_FINAL_SPECIALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
BAG_TYPE__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Interface' attribute.
BAG_TYPE__IS_LEAF - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Leaf' attribute.
BAG_TYPE__IS_SERIALIZABLE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Serializable' attribute.
BAG_TYPE__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
BAG_TYPE__KIND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Kind' attribute.
BAG_TYPE__KIND - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Kind' attribute.
BAG_TYPE__KIND - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Kind' attribute.
BAG_TYPE__MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Member' reference list.
BAG_TYPE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
BAG_TYPE__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
BAG_TYPE__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
BAG_TYPE__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
BAG_TYPE__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
BAG_TYPE__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
BAG_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Attribute' containment reference list.
BAG_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Attribute' containment reference list.
BAG_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
BAG_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BAG_TYPE__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
BAG_TYPE__OWNED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Member' reference list.
BAG_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Operation' containment reference list.
BAG_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Operation' containment reference list.
BAG_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
BAG_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Rule' containment reference list.
BAG_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Template Signature' containment reference.
BAG_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Template Signature' containment reference.
BAG_TYPE__OWNED_USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Use Case' containment reference list.
BAG_TYPE__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
BAG_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owning Template Parameter' container reference.
BAG_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owning Template Parameter' container reference.
BAG_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Package' container reference.
BAG_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package' reference.
BAG_TYPE__PACKAGE_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package Import' containment reference list.
BAG_TYPE__POWERTYPE_EXTENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Powertype Extent' reference list.
BAG_TYPE__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
BAG_TYPE__REDEFINED_CLASSIFIER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Classifier' reference list.
BAG_TYPE__REDEFINED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Element' reference list.
BAG_TYPE__REDEFINITION_CONTEXT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefinition Context' reference list.
BAG_TYPE__REPRESENTATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Representation' reference.
BAG_TYPE__SERIALIZABLE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Serializable' attribute.
BAG_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute.
BAG_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Start Position' attribute.
BAG_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute.
BAG_TYPE__SUBSTITUTION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Substitution' containment reference list.
BAG_TYPE__SUPER_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Super Class' reference list.
BAG_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Binding' containment reference list.
BAG_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Binding' containment reference list.
BAG_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Parameter' reference.
BAG_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Parameter' reference.
BAG_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type End Position' attribute.
BAG_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Type End Position' attribute.
BAG_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type End Position' attribute.
BAG_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type Start Position' attribute.
BAG_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Type Start Position' attribute.
BAG_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type Start Position' attribute.
BAG_TYPE__UNSPECIALIZED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unspecialized Element' reference.
BAG_TYPE__USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Use Case' reference list.
BAG_TYPE__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
BAG_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Bag Type' class.
BAG_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Bag Type' class.
BAG_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.types.TypesPackage
The number of structural features of the 'Bag Type' class.
BAG_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Bag Type' class.
BAG_TYPE_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Bag Type' class.
BAG_VALUE - Static variable in enum org.eclipse.ocl.examples.pivot.CollectionKind
The 'Bag' literal value.
BagImpl<E> - Class in org.eclipse.ocl.examples.domain.values.impl
Default implementation of the Bag interface.
BagImpl() - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BagImpl
 
BagImpl(Collection<? extends E>) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BagImpl
 
BagImpl<E> - Class in org.eclipse.ocl.examples.eventmanager.util
Default implementation of the Bag interface.
BagImpl() - Constructor for class org.eclipse.ocl.examples.eventmanager.util.BagImpl
 
BagImpl(Collection<? extends E>) - Constructor for class org.eclipse.ocl.examples.eventmanager.util.BagImpl
 
BagType - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Bag Type'.
BagType - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Bag Type'.
BagType<C,O> - Interface in org.eclipse.ocl.types
A representation of the model object 'Bag Type'.
BagType - Interface in org.eclipse.ocl.uml
A representation of the model object 'Bag Type'.
BagTypeImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Bag Type'.
BagTypeImpl() - Constructor for class org.eclipse.ocl.ecore.impl.BagTypeImpl
 
BagTypeImpl(EClassifier) - Constructor for class org.eclipse.ocl.ecore.impl.BagTypeImpl
 
BagTypeImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Bag Type'.
BagTypeImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.BagTypeImpl
 
BagTypeImpl<C,O> - Class in org.eclipse.ocl.types.impl
An implementation of the model object 'Bag Type'.
BagTypeImpl() - Constructor for class org.eclipse.ocl.types.impl.BagTypeImpl
 
BagTypeImpl(C) - Constructor for class org.eclipse.ocl.types.impl.BagTypeImpl
 
BagTypeImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Bag Type'.
BagTypeImpl() - Constructor for class org.eclipse.ocl.uml.impl.BagTypeImpl
 
BagTypeImpl(Classifier) - Constructor for class org.eclipse.ocl.uml.impl.BagTypeImpl
 
BagTypeItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a BagType object.
BagTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.BagTypeItemProvider
This constructs an instance from a factory and a notifier.
bagTypeItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all BagType instances.
BagTypeItemProvider - Class in org.eclipse.ocl.types.provider
This is the item provider adapter for a BagType object.
BagTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.types.provider.BagTypeItemProvider
This constructs an instance from a factory and a notifier.
bagTypeItemProvider - Variable in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This keeps track of the one adapter used for all BagType instances.
BagTypeItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a BagType object.
BagTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.BagTypeItemProvider
This constructs an instance from a factory and a notifier.
bagTypeItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all BagType instances.
BagTypeOperations - Class in org.eclipse.ocl.types.operations
A static utility class that provides operations related to 'Bag Type' model objects.
BagTypeOperations() - Constructor for class org.eclipse.ocl.types.operations.BagTypeOperations
 
BagValue - Interface in org.eclipse.ocl.examples.domain.values
 
BagValueImpl - Class in org.eclipse.ocl.examples.domain.values.impl
 
BagValueImpl(ValueFactory, DomainCollectionType, Value...) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BagValueImpl
 
BagValueImpl(ValueFactory, DomainCollectionType, Collection<? extends Value>) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BagValueImpl
 
BagValueImpl(ValueFactory, DomainCollectionType, Bag<Value>) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BagValueImpl
 
BagValueImpl.Accumulator - Class in org.eclipse.ocl.examples.domain.values.impl
 
BagValueImpl.Accumulator(ValueFactory, DomainCollectionType) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BagValueImpl.Accumulator
 
Base2PivotConversion - Interface in org.eclipse.ocl.examples.pivot.context
 
BASE_SUPPORTED_PARTITIONS - Static variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseTerminalsTokenTypeToPartitionMapper
 
baseAction - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
 
baseAction(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
 
baseAction - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs.BaseAction
 
baseAction - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
 
baseAction(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
 
baseAction - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs.BaseAction
 
baseAction - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
 
baseAction(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
 
baseAction - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs.BaseAction
 
baseAction - Static variable in class org.eclipse.ocl.parser.OCLKWLexerprs
 
baseAction(int) - Method in class org.eclipse.ocl.parser.OCLKWLexerprs
 
baseAction - Static variable in interface org.eclipse.ocl.parser.OCLKWLexerprs.BaseAction
 
baseAction - Static variable in class org.eclipse.ocl.parser.OCLLexerprs
 
baseAction(int) - Method in class org.eclipse.ocl.parser.OCLLexerprs
 
baseAction - Static variable in interface org.eclipse.ocl.parser.OCLLexerprs.BaseAction
 
baseAction - Static variable in class org.eclipse.ocl.parser.OCLParserprs
 
baseAction(int) - Method in class org.eclipse.ocl.parser.OCLParserprs
 
baseAction - Static variable in interface org.eclipse.ocl.parser.OCLParserprs.BaseAction
 
BaseAntlrTokenToAttributeIdMapper - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.syntaxcoloring
 
BaseAntlrTokenToAttributeIdMapper() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.syntaxcoloring.BaseAntlrTokenToAttributeIdMapper
 
BaseAutoEditStrategyProvider - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.autoedit
 
BaseAutoEditStrategyProvider() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.autoedit.BaseAutoEditStrategyProvider
 
baseCheck - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
 
baseCheck(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
 
baseCheck - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
 
baseCheck(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs
 
baseCheck - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexerprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
 
baseCheck(int) - Method in class org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs
 
baseCheck - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingParserprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.ocl.parser.OCLKWLexerprs
 
baseCheck(int) - Method in class org.eclipse.ocl.parser.OCLKWLexerprs
 
baseCheck - Static variable in interface org.eclipse.ocl.parser.OCLKWLexerprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.ocl.parser.OCLLexerprs
 
baseCheck(int) - Method in class org.eclipse.ocl.parser.OCLLexerprs
 
baseCheck - Static variable in interface org.eclipse.ocl.parser.OCLLexerprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.ocl.parser.OCLParserprs
 
baseCheck(int) - Method in class org.eclipse.ocl.parser.OCLParserprs
 
baseCheck - Static variable in interface org.eclipse.ocl.parser.OCLParserprs.BaseCheck
 
BaseContainmentVisitor - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BaseContainmentVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseContainmentVisitor
 
BaseCS2MonikerVisitor - Class in org.eclipse.ocl.examples.xtext.base.utilities
 
BaseCS2MonikerVisitor(CS2Moniker) - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.BaseCS2MonikerVisitor
 
BaseCS2Pivot - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
BaseCST2Pivot provides an extensible conversion from CS models to the pivot model.
BaseCS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseCS2Pivot
 
BaseCS2Pivot(BaseCS2Pivot) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseCS2Pivot
 
BaseCSResource - Interface in org.eclipse.ocl.examples.xtext.base.utilities
BaseResource defines the Xtext-dependent extended interface for a Concrete Syntax resource.
BaseCSTAdapterFactory - Class in org.eclipse.ocl.examples.xtext.base.baseCST.util
The Adapter Factory for the model.
BaseCSTAdapterFactory() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates an instance of the adapter factory.
BaseCSTFactory - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
The Factory for the model.
BaseCSTFactoryImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model Factory.
BaseCSTFactoryImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
Creates an instance of the factory.
BaseCSTPackage - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
The Package for the model.
BaseCSTPackage.Literals - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
BaseCSTPackageImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model Package.
BaseCSTSwitch<T> - Class in org.eclipse.ocl.examples.xtext.base.baseCST.util
The Switch for the model's inheritance hierarchy.
BaseCSTSwitch() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Creates an instance of the switch.
BaseCSTValidator - Class in org.eclipse.ocl.examples.xtext.base.baseCST.util
The Validator for the model.
BaseCSTValidator() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTValidator
Creates an instance of the switch.
baseCSTValidator - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTValidator
The cached base package validator.
BaseCSVisitor<R> - Interface in org.eclipse.ocl.examples.xtext.base.util
 
BaseDeclarationVisitor - Class in org.eclipse.ocl.examples.xtext.base.pivot2cs
 
BaseDeclarationVisitor(Pivot2CSConversion) - Constructor for class org.eclipse.ocl.examples.xtext.base.pivot2cs.BaseDeclarationVisitor
 
BaseDocument - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.model
 
BaseDocument(DocumentTokenSource, ITextEditComposer) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseDocument
 
BaseDocumentationProvider - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.model
 
BaseDocumentationProvider() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseDocumentationProvider
 
BaseEObjectHoverProvider - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.model
 
BaseEObjectHoverProvider() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseEObjectHoverProvider
 
BaseFragmentProvider - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BaseFragmentProvider() - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseFragmentProvider
 
baseInheritance - Variable in class org.eclipse.ocl.examples.domain.types.AbstractFragment
 
BaseLabelProvider - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling
Provides labels for BaseCST objects redirecting to Pivot objects.
BaseLabelProvider(AdapterFactoryLabelProvider) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
BaseLeft2RightVisitor - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BaseLeft2RightVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseLeft2RightVisitor
 
BaseLocationInFileProvider - Class in org.eclipse.ocl.examples.xtext.base.pivot2cs
 
BaseLocationInFileProvider() - Constructor for class org.eclipse.ocl.examples.xtext.base.pivot2cs.BaseLocationInFileProvider
 
BasePivot2CS - Class in org.eclipse.ocl.examples.xtext.base.pivot2cs
 
BasePivot2CS(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.xtext.base.pivot2cs.BasePivot2CS
 
BasePlugin - Class in org.eclipse.ocl.examples.xtext.base.utilities
This is the central singleton for the Pivot model plugin.
BasePlugin() - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.BasePlugin
Create the instance.
BasePlugin.Implementation - Class in org.eclipse.ocl.examples.xtext.base.utilities
The actual implementation of the Eclipse Plugin.
BasePlugin.Implementation() - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.BasePlugin.Implementation
Creates an instance.
BasePostOrderVisitor - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePostOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePostOrderVisitor
 
BasePostOrderVisitor.ConstraintCSCompletion - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePostOrderVisitor.ConstraintCSCompletion(CS2PivotConversion, ConstraintCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePostOrderVisitor.ConstraintCSCompletion
 
BasePreOrderVisitor - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor
 
BasePreOrderVisitor.ClassSupersContinuation - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.ClassSupersContinuation(CS2PivotConversion, Class, ClassCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.ClassSupersContinuation
 
BasePreOrderVisitor.LambdaContinuation - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.LambdaContinuation(CS2PivotConversion, LambdaTypeCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.LambdaContinuation
 
BasePreOrderVisitor.PrimitiveTypeRefContinuation - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.PrimitiveTypeRefContinuation(CS2PivotConversion, PrimitiveTypeRefCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.PrimitiveTypeRefContinuation
 
BasePreOrderVisitor.SpecializedTypeRefContinuation1 - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.SpecializedTypeRefContinuation1(CS2PivotConversion, TypedTypeRefCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.SpecializedTypeRefContinuation1
 
BasePreOrderVisitor.SpecializedTypeRefContinuation2 - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.SpecializedTypeRefContinuation2(CS2PivotConversion, TypedTypeRefCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.SpecializedTypeRefContinuation2
 
BasePreOrderVisitor.TemplateSignatureContinuation - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.TemplateSignatureContinuation(CS2PivotConversion, NamedElement, ClassifierCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.TemplateSignatureContinuation
 
BasePreOrderVisitor.TupleContinuation - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.TupleContinuation(CS2PivotConversion, TupleTypeCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.TupleContinuation
 
BasePreOrderVisitor.UnspecializedTypeRefContinuation - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BasePreOrderVisitor.UnspecializedTypeRefContinuation(CS2PivotConversion, TypedTypeRefCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.UnspecializedTypeRefContinuation
 
BaseReferenceVisitor - Class in org.eclipse.ocl.examples.xtext.base.pivot2cs
 
BaseReferenceVisitor(Pivot2CSConversion) - Constructor for class org.eclipse.ocl.examples.xtext.base.pivot2cs.BaseReferenceVisitor
 
BaseResource - Interface in org.eclipse.ocl.examples.pivot.utilities
BaseResource defines the Xtext-independent extended interface for a Concrete Syntax resource for which a ParserContext defines how the Abstract Syntax elements should be initialized.
BaseScopeProvider - Class in org.eclipse.ocl.examples.xtext.base.scoping
This class contains custom scoping description.
BaseScopeProvider() - Constructor for class org.eclipse.ocl.examples.xtext.base.scoping.BaseScopeProvider
 
BaseScopeView - Class in org.eclipse.ocl.examples.xtext.base.scoping
ScopeViews support access to some or all of the elements in a scope.
BaseScopeView(MetaModelManager, EObject, Attribution, EObject, EStructuralFeature, EReference) - Constructor for class org.eclipse.ocl.examples.xtext.base.scoping.BaseScopeView
 
BaseScoping - Class in org.eclipse.ocl.examples.xtext.base.scoping
 
BaseScoping() - Constructor for class org.eclipse.ocl.examples.xtext.base.scoping.BaseScoping
 
BaseStandaloneSetup - Class in org.eclipse.ocl.examples.xtext.base
Initialization support for Base models without equinox extension registry
BaseStandaloneSetup() - Constructor for class org.eclipse.ocl.examples.xtext.base.BaseStandaloneSetup
 
BaseTerminalsTokenTypeToPartitionMapper - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.model
 
BaseTerminalsTokenTypeToPartitionMapper() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseTerminalsTokenTypeToPartitionMapper
 
BaseURIEditorOpener - Class in org.eclipse.ocl.examples.xtext.essentialocl.ui.model
 
BaseURIEditorOpener() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseURIEditorOpener
 
BasicCompleteOCLEObjectValidator - Class in org.eclipse.ocl.examples.xtext.completeocl.validation
A BasicCompleteOCLEObjectValidator validates CompleteOCL invariants during an EMF validation, for each EPackage for which a/the BasicCompleteOCLEObjectValidator instance has been registered as a validator in the EValidator.Registry.
BasicCompleteOCLEObjectValidator() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.validation.BasicCompleteOCLEObjectValidator
 
BasicContinuation<T> - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
A BasicContinuation defines a conversion activity that needs to be performed once its dependencies have been satisfied.
BasicContinuation(CS2PivotConversion, Element, EStructuralFeature, T, Dependency...) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation
 
BasicEnvironment - Interface in org.eclipse.ocl.examples.pivot
A BasicEnvironment provides input token and output problem support for a text analysis comprising an AbstractAnalyzer for semantic analysis, AbstractParser for syntactic analysis (parsing), and an AbstractLexer for lexical analysis.
BasicEnvironment - Interface in org.eclipse.ocl.lpg
A BasicEnvironment provides input token and output problem support for a text analysis comprising an AbstractAnalyzer for semantic analysis, AbstractParser for syntactic analysis (parsing), and an AbstractLexer for lexical analysis.
BasicEnvironment2 - Interface in org.eclipse.ocl.lpg
A BasicEnvironment2 provides an extended environment interface to support asymmetric as well as symmetric mappings between CST and AST.
basicGet(EObject, EAttribute, Class<T>) - Static method in class org.eclipse.ocl.examples.pivot.utilities.AbstractConversion
 
basicGetActual() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
basicGetAssociation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicGetAttribute() - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
 
basicGetAttribute() - Method in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
 
basicGetAttribute() - Method in class org.eclipse.ocl.uml.impl.TupleLiteralPartImpl
 
basicGetBehavioralType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.DataTypeImpl
 
basicGetClass() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.FeatureContextDeclCSImpl
 
basicGetClass_() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
basicGetClass_() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicGetContextType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LambdaTypeImpl
 
basicGetDefault() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
basicGetElement() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathElementCSImpl
 
basicGetElement() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathNameCSImpl
 
basicGetElement() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.PathElementCS
 
basicGetElementType() - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
basicGetElementType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionTypeImpl
 
basicGetElementType() - Method in class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
basicGetElementType() - Method in class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
basicGetFormal() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
basicGetImplementation() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibIterationCSImpl
 
basicGetImplementation() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibOperationCSImpl
 
basicGetImplementation() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibPropertyCSImpl
 
basicGetInstanceType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassifierTypeImpl
 
basicGetLowerBound() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnspecifiedTypeImpl
 
basicGetMetaTypeName() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibClassCSImpl
 
basicGetNamespace() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ImportCSImpl
 
basicGetNamespace() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.IncludeCSImpl
 
basicGetNavigationSource() - Method in class org.eclipse.ocl.ecore.impl.NavigationCallExpImpl
 
basicGetNavigationSource() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NavigationCallExpImpl
 
basicGetNavigationSource() - Method in class org.eclipse.ocl.expressions.impl.NavigationCallExpImpl
 
basicGetNavigationSource() - Method in class org.eclipse.ocl.uml.impl.NavigationCallExpImpl
 
basicGetOperation() - Method in class org.eclipse.ocl.ecore.impl.CallOperationActionImpl
 
basicGetOperation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CallOperationActionImpl
 
basicGetOpposite() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicGetOpposite() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ReferenceCSImpl
 
basicGetOptions() - Method in class org.eclipse.ocl.AbstractEvaluationEnvironment
 
basicGetOptions() - Method in class org.eclipse.ocl.examples.pivot.AbstractBasicEnvironment
 
basicGetOptions() - Method in class org.eclipse.ocl.examples.pivot.evaluation.AbstractEvaluationEnvironment
 
basicGetOptions() - Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
 
basicGetPackage() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LibraryCSImpl
 
basicGetPackageDeclarationCS() - Method in class org.eclipse.ocl.cst.impl.PackageDeclarationCSImpl
 
basicGetParameteredElement() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationTemplateParameterImpl
 
basicGetParameteredElement() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
basicGetParameteredElement() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeTemplateParameterImpl
 
basicGetPrecedence() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
basicGetPrecedence() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibOperationCSImpl
 
basicGetProperty() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorPartCSImpl
 
basicGetRef() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.FigureRefElementImpl
 
basicGetReferredAssociationClass() - Method in class org.eclipse.ocl.ecore.impl.AssociationClassCallExpImpl
 
basicGetReferredAssociationClass() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AssociationClassCallExpImpl
 
basicGetReferredAssociationClass() - Method in class org.eclipse.ocl.expressions.impl.AssociationClassCallExpImpl
 
basicGetReferredAssociationClass() - Method in class org.eclipse.ocl.uml.impl.AssociationClassCallExpImpl
 
basicGetReferredEnumLiteral() - Method in class org.eclipse.ocl.ecore.impl.EnumLiteralExpImpl
 
basicGetReferredEnumLiteral() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumLiteralExpImpl
 
basicGetReferredEnumLiteral() - Method in class org.eclipse.ocl.expressions.impl.EnumLiteralExpImpl
 
basicGetReferredEnumLiteral() - Method in class org.eclipse.ocl.uml.impl.EnumLiteralExpImpl
 
basicGetReferredIteration() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LoopExpImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageTypeImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationCallExpImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.expressions.impl.OperationCallExpImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.types.impl.MessageTypeImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
basicGetReferredOperation() - Method in class org.eclipse.ocl.uml.impl.OperationCallExpImpl
 
basicGetReferredOppositeProperty() - Method in class org.eclipse.ocl.ecore.impl.OppositePropertyCallExpImpl
 
basicGetReferredProperty() - Method in class org.eclipse.ocl.ecore.impl.PropertyCallExpImpl
 
basicGetReferredProperty() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorPartImpl
 
basicGetReferredProperty() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyCallExpImpl
 
basicGetReferredProperty() - Method in class org.eclipse.ocl.expressions.impl.PropertyCallExpImpl
 
basicGetReferredProperty() - Method in class org.eclipse.ocl.uml.impl.PropertyCallExpImpl
 
basicGetReferredSignal() - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
basicGetReferredSignal() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageTypeImpl
 
basicGetReferredSignal() - Method in class org.eclipse.ocl.types.impl.MessageTypeImpl
 
basicGetReferredSignal() - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
basicGetReferredState() - Method in class org.eclipse.ocl.ecore.impl.StateExpImpl
 
basicGetReferredState() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.StateExpImpl
 
basicGetReferredState() - Method in class org.eclipse.ocl.expressions.impl.StateExpImpl
 
basicGetReferredState() - Method in class org.eclipse.ocl.uml.impl.StateExpImpl
 
basicGetReferredType() - Method in class org.eclipse.ocl.ecore.impl.TypeExpImpl
 
basicGetReferredType() - Method in class org.eclipse.ocl.ecore.impl.TypeTypeImpl
 
basicGetReferredType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeExpImpl
 
basicGetReferredType() - Method in class org.eclipse.ocl.expressions.impl.TypeExpImpl
 
basicGetReferredType() - Method in class org.eclipse.ocl.types.impl.TypeTypeImpl
 
basicGetReferredType() - Method in class org.eclipse.ocl.uml.impl.TypeExpImpl
 
basicGetReferredType() - Method in class org.eclipse.ocl.uml.impl.TypeTypeImpl
 
basicGetReferredVariable() - Method in class org.eclipse.ocl.ecore.impl.VariableExpImpl
 
basicGetReferredVariable() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableExpImpl
 
basicGetReferredVariable() - Method in class org.eclipse.ocl.expressions.impl.VariableExpImpl
 
basicGetReferredVariable() - Method in class org.eclipse.ocl.uml.impl.VariableExpImpl
 
basicGetRepresentedParameter() - Method in class org.eclipse.ocl.ecore.impl.VariableImpl
 
basicGetRepresentedParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableImpl
 
basicGetRepresentedParameter() - Method in class org.eclipse.ocl.expressions.impl.VariableImpl
 
basicGetRepresentedParameter() - Method in class org.eclipse.ocl.uml.impl.VariableImpl
 
basicGetResultType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LambdaTypeImpl
 
basicGetSignal() - Method in class org.eclipse.ocl.ecore.impl.SendSignalActionImpl
 
basicGetSignal() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SendSignalActionImpl
 
basicGetSignature() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateBindingImpl
 
basicGetTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
basicGetTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterableElementImpl
 
basicGetTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicGetTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
basicGetTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
basicGetType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedElementImpl
 
basicGetType(TypedTypeRefCS) - Static method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
basicGetUpperBound() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnspecifiedTypeImpl
 
basicGetValueExpression() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OpaqueExpressionImpl
 
BasicOption<T> - Class in org.eclipse.ocl.examples.pivot.options
Useful implementation of the Option interface for OCL parsing options.
BasicOption(String, T) - Constructor for class org.eclipse.ocl.examples.pivot.options.BasicOption
Initializes me with my key and default value.
BasicOption<T> - Class in org.eclipse.ocl.options
Useful implementation of the Option interface for OCL parsing options.
BasicOption(String, T) - Constructor for class org.eclipse.ocl.options.BasicOption
Initializes me with my key and default value for an unspecified plugin.
BasicOption(String, String, T) - Constructor for class org.eclipse.ocl.options.BasicOption
Initializes me with my plugin-qualified key and default value.
basicSetAssociation(AssociationClass, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicSetBody(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.LoopExpCSImpl
 
basicSetBody(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.LoopExpImpl
 
basicSetBody(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LoopExpImpl
 
basicSetBody(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.LoopExpImpl
 
basicSetBody(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.LoopExpImpl
 
basicSetBodyExpression(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.ExpressionInOCLImpl
 
basicSetBodyExpression(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
basicSetBodyExpression(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
 
basicSetBoundElement(TemplateableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateBindingImpl
 
basicSetCalledOperation(CallOperationAction, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
basicSetCalledOperation(CallOperationAction, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
basicSetCalledOperation(COA, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
basicSetCalledOperation(CallOperationAction, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
basicSetCondition(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.IfExpCSImpl
 
basicSetCondition(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
basicSetCondition(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
basicSetCondition(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IfExpCSImpl
 
basicSetCondition(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.IfExpImpl
 
basicSetCondition(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
basicSetContext(NamedElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
 
basicSetContextDecl(ContextDeclCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextConstraintCSImpl
 
basicSetContextVariable(Variable<EClassifier, EParameter>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.ExpressionInOCLImpl
 
basicSetContextVariable(Variable, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
basicSetContextVariable(Variable<Classifier, Parameter>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
 
basicSetDef(DefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefFeatureCSImpl
 
basicSetDefExpressionCS(DefExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.DefCSImpl
 
basicSetElseExpression(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.IfExpCSImpl
 
basicSetElseExpression(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
basicSetElseExpression(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
basicSetElseExpression(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IfExpCSImpl
 
basicSetElseExpression(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.IfExpImpl
 
basicSetElseExpression(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
basicSetEnumeration(Enumeration, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationLiteralImpl
 
basicSetExpression(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.OCLMessageArgCSImpl
 
basicSetExpressionCS(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.CollectionLiteralPartCSImpl
 
basicSetExpressionCS(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.DefExpressionCSImpl
 
basicSetExpressionCS(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.InitOrDerValueCSImpl
 
basicSetExpressionCS(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.InvCSImpl
 
basicSetExpressionCS(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.PrePostOrBodyDeclCSImpl
 
basicSetExpressionCS(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralPartCSImpl
 
basicSetExtends(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.WildcardTypeRefCSImpl
 
basicSetFeature(DefFeatureCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefCSImpl
 
basicSetFirst(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
 
basicSetFirst(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionRangeImpl
 
basicSetFirst(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.CollectionRangeImpl
 
basicSetFirst(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.CollectionRangeImpl
 
basicSetIn(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.LetExpImpl
 
basicSetIn(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LetExpImpl
 
basicSetIn(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetExpCSImpl
 
basicSetIn(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.LetExpImpl
 
basicSetIn(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.LetExpImpl
 
basicSetInExpression(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.LetExpCSImpl
 
basicSetInit(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigatingArgCSImpl
 
basicSetInitExpression(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.VariableCSImpl
 
basicSetInitExpression(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.VariableImpl
 
basicSetInitExpression(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorPartImpl
 
basicSetInitExpression(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleLiteralPartImpl
 
basicSetInitExpression(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableImpl
 
basicSetInitExpression(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorPartCSImpl
 
basicSetInitExpression(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.VariableCSImpl
 
basicSetInitExpression(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.VariableImpl
 
basicSetInitExpression(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.VariableImpl
 
basicSetIsMarkedPreCS(IsMarkedPreCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.FeatureCallExpCSImpl
 
basicSetIsMarkedPreCS(IsMarkedPreCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.VariableExpCSImpl
 
basicSetItem(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.CollectionItemImpl
 
basicSetItem(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionItemImpl
 
basicSetItem(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.CollectionItemImpl
 
basicSetItem(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.CollectionItemImpl
 
basicSetLast(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
 
basicSetLast(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionRangeImpl
 
basicSetLast(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.CollectionRangeImpl
 
basicSetLast(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.CollectionRangeImpl
 
basicSetLastExpressionCS(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.CollectionRangeCSImpl
 
basicSetLastExpressionCS(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralPartCSImpl
 
basicSetLetExpression(LetExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetVariableCSImpl
 
basicSetMessageExpression(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
basicSetMessageSpecification(SpecificationCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ConstraintCSImpl
 
basicSetMultiplicity(MultiplicityCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedRefCSImpl
 
basicSetName(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigatingArgCSImpl
 
basicSetNavigatingExp(InvocationExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigatingArgCSImpl
 
basicSetNestingPackage(Package, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
basicSetOperation(Operation, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterImpl
 
basicSetOperationCS(OperationCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.DefExpressionCSImpl
 
basicSetOperationCS(OperationCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.OperationContextDeclCSImpl
 
basicSetOwnedActual(ParameterableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
basicSetOwnedActualParameter(TypeRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterSubstitutionCSImpl
 
basicSetOwnedContextType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LambdaTypeCSImpl
 
basicSetOwnedDefault(ParameterableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
basicSetOwnedExpression(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ContextCSImpl
 
basicSetOwnedExpression(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ExpSpecificationCSImpl
 
basicSetOwnedExpression(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.PrefixExpCSImpl
 
basicSetOwnedMetaType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassCSImpl
 
basicSetOwnedParameteredElement(ParameterableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
basicSetOwnedResultType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LambdaTypeCSImpl
 
basicSetOwnedSuper(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypeParameterCSImpl
 
basicSetOwnedTemplateBinding(TemplateBindingCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedTypeRefCSImpl
 
basicSetOwnedTemplateSignature(TemplateSignature, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
basicSetOwnedTemplateSignature(TemplateSignature, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
basicSetOwnedTemplateSignature(TemplateSignature, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateableElementImpl
 
basicSetOwnedTemplateSignature(TemplateSignature, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
basicSetOwnedTemplateSignature(TemplateSignatureCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
basicSetOwnedTemplateSignature(TemplateSignatureCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LambdaTypeCSImpl
 
basicSetOwnedTemplateSignature(TemplateSignatureCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
 
basicSetOwnedType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedElementCSImpl
 
basicSetOwnedType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.FeatureContextDeclCSImpl
 
basicSetOwnedType(CollectionTypeCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralExpCSImpl
 
basicSetOwnedType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionTypeCSImpl
 
basicSetOwnedType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigatingArgCSImpl
 
basicSetOwnedType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TypeLiteralExpCSImpl
 
basicSetOwnedType(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.VariableCSImpl
 
basicSetOwner(PackageCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
basicSetOwner(OperationCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ParameterCSImpl
 
basicSetOwner(ClassCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.StructuralFeatureCSImpl
 
basicSetOwner(CompoundElement, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupElementImpl
 
basicSetOwningClass(ClassCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
 
basicSetOwningTemplateBindableElement(TypedTypeRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateBindingCSImpl
 
basicSetOwningTemplateBinding(TemplateBindingCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterSubstitutionCSImpl
 
basicSetOwningTemplateElement(TemplateableElementCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateSignatureCSImpl
 
basicSetOwningTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
basicSetOwningTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterableElementImpl
 
basicSetOwningTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicSetOwningTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
basicSetOwningTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
basicSetOwningTemplateSignature(TemplateSignatureCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterCSImpl
 
basicSetOwningType(Type, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
basicSetOwningType(Type, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicSetPackage(Package, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
basicSetParameteredElement(ParameterableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationTemplateParameterImpl
 
basicSetParameteredElement(ParameterableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
basicSetParameteredElement(ParameterableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeTemplateParameterImpl
 
basicSetPathName(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementRefCSImpl
 
basicSetPathName(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathElementCSImpl
 
basicSetPathName(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedTypeRefCSImpl
 
basicSetPathName(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PathNameDeclCSImpl
 
basicSetPathName(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NameExpCSImpl
 
basicSetPathName(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TypeNameExpCSImpl
 
basicSetPathNameCS(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.ClassifierContextDeclCSImpl
 
basicSetPathNameCS(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.FeatureCallExpCSImpl
 
basicSetPathNameCS(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.OperationCSImpl
 
basicSetPathNameCS(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.PackageDeclarationCSImpl
 
basicSetPathNameCS(PathNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.PropertyContextCSImpl
 
basicSetResult(Variable<EClassifier, EParameter>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
 
basicSetResult(Variable, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterateExpImpl
 
basicSetResult(VariableCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.OperationContextDeclCSImpl
 
basicSetResult(Variable<C, PM>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.IterateExpImpl
 
basicSetResult(Variable<Classifier, Parameter>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.IterateExpImpl
 
basicSetResultVariable(Variable<EClassifier, EParameter>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.ExpressionInOCLImpl
 
basicSetResultVariable(Variable, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
basicSetResultVariable(Variable<Classifier, Parameter>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
 
basicSetSentSignal(SendSignalAction, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
basicSetSentSignal(SendSignalAction, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
basicSetSentSignal(SSA, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
basicSetSentSignal(SendSignalAction, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
basicSetSignature(TemplateSignature, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.CallExpCSImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.ClassifierContextDeclCSImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.InvOrDefCSImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.MessageExpCSImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.OperationCSImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.PrePostOrBodyDeclCSImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.PropertyContextCSImpl
 
basicSetSimpleNameCS(SimpleNameCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.VariableExpCSImpl
 
basicSetSource(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.CallExpCSImpl
 
basicSetSource(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.CallExpImpl
 
basicSetSource(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CallExpImpl
 
basicSetSource(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NestedExpCSImpl
 
basicSetSource(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.CallExpImpl
 
basicSetSource(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.CallExpImpl
 
basicSetSpecification(ExpressionInOCL<EClassifier, EParameter>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.ConstraintImpl
 
basicSetSpecification(ValueSpecification, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
 
basicSetSpecification(SpecificationCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ConstraintCSImpl
 
basicSetSuper(TypedRefCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.WildcardTypeRefCSImpl
 
basicSetTarget(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.MessageExpCSImpl
 
basicSetTarget(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
basicSetTarget(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
basicSetTarget(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
basicSetTarget(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
basicSetTemplate(TemplateableElement, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateSignatureImpl
 
basicSetTemplateBinding(TemplateBinding, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
basicSetTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
basicSetTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterableElementImpl
 
basicSetTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
basicSetTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
basicSetTemplateParameter(TemplateParameter, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
basicSetThenExpression(OCLExpressionCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.IfExpCSImpl
 
basicSetThenExpression(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
basicSetThenExpression(OCLExpression, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
basicSetThenExpression(ExpCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IfExpCSImpl
 
basicSetThenExpression(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.IfExpImpl
 
basicSetThenExpression(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
basicSetType(TypeCS, NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.OCLMessageArgCSImpl
 
basicSetTypeCS(TypeCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.CollectionTypeCSImpl
 
basicSetTypeCS(TypeCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.OCLMessageArgCSImpl
 
basicSetTypeCS(TypeCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.OperationCSImpl
 
basicSetTypeCS(TypeCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.PropertyContextCSImpl
 
basicSetTypeCS(TypeCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.VariableCSImpl
 
basicSetValue(OCLExpression<EClassifier>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
 
basicSetValue(OCLExpression<C>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
 
basicSetValue(OCLExpression<Classifier>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralPartImpl
 
basicSetVariable(Variable<EClassifier, EParameter>, NotificationChain) - Method in class org.eclipse.ocl.ecore.impl.LetExpImpl
 
basicSetVariable(Variable, NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LetExpImpl
 
basicSetVariable(Variable<C, PM>, NotificationChain) - Method in class org.eclipse.ocl.expressions.impl.LetExpImpl
 
basicSetVariable(Variable<Classifier, Parameter>, NotificationChain) - Method in class org.eclipse.ocl.uml.impl.LetExpImpl
 
basicSetVariable1(VariableCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.LoopExpCSImpl
 
basicSetVariable2(VariableCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.LoopExpCSImpl
 
basicSetVariableCS(VariableCS, NotificationChain) - Method in class org.eclipse.ocl.cst.impl.DefExpressionCSImpl
 
BasicTypeChecker<C,O,P,PM> - Class in org.eclipse.ocl.internal.evaluation
 
BasicTypeChecker(Environment<?, C, O, P, ?, PM, ?, ?, ?, ?, ?, ?>) - Constructor for class org.eclipse.ocl.internal.evaluation.BasicTypeChecker
 
beforeHashCodeChange(NavigationStep, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.CompositeNavigationStep
 
beforeHashCodeChange(NavigationStep, int) - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.HashCodeChangeListener
Invoked before step's SemanticIdentity changes its hash code.
beforeHashCodeChange(NavigationStep, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IndirectingStep
 
beforeHashCodeChange(NavigationStep, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.PathCache
 
begin(String, Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
Starts measuring a time span until Statistics.end(String, Object) is called with equal groupId and key.
begin(String, Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.StatisticsImpl
 
begin(String, Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.StatisticsStub
 
beginCommand() - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerTableBased
 
beginParse() - Method in class org.eclipse.ocl.lpg.AbstractProblemHandler
This default implementation does nothing.
beginParse() - Method in interface org.eclipse.ocl.lpg.ProblemHandler
Notifies me that parsing is about to begin, from which I may receive problems.
beginParse() - Method in class org.eclipse.ocl.parser.OCLProblemHandler
 
beginParse() - Method in class org.eclipse.ocl.util.ProblemHandlerWrapper
 
beginParse() - Method in class org.eclipse.ocl.util.ProblemHandlerWrapper.Tee
 
beginValidation() - Method in class org.eclipse.ocl.lpg.AbstractProblemHandler
This default implementation does nothing.
beginValidation() - Method in interface org.eclipse.ocl.lpg.ProblemHandler
Notifies me that validation is about to begin, from which I may receive problems.
beginValidation() - Method in class org.eclipse.ocl.parser.OCLProblemHandler
 
beginValidation() - Method in class org.eclipse.ocl.util.ProblemHandlerWrapper
 
beginValidation() - Method in class org.eclipse.ocl.util.ProblemHandlerWrapper.Tee
 
behavioralType - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.DataTypeImpl
The cached value of the 'Behavioral Type' reference.
BIG_NUMBER - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Big Number' data type.
BIG_NUMBER - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Big Number' data type.
bigDecimalValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
bigDecimalValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
bigDecimalValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
bigDecimalValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
bigDecimalValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
bigDecimalValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.UnlimitedValueImpl
 
bigDecimalValue() - Method in interface org.eclipse.ocl.examples.domain.values.NumericValue
 
bigIntegerValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
bigIntegerValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
bigIntegerValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
bigIntegerValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
bigIntegerValue() - Method in interface org.eclipse.ocl.examples.domain.values.IntegerValue
 
BINARY_OPERATOR_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Binary Operator CS' class.
BINARY_OPERATOR_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Binary Operator CS' class.
BINARY_OPERATOR_CS__ARGUMENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Argument' reference.
BINARY_OPERATOR_CS__ARGUMENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Argument' reference feature.
BINARY_OPERATOR_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Csi' attribute.
BINARY_OPERATOR_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
BINARY_OPERATOR_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Name' attribute.
BINARY_OPERATOR_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
BINARY_OPERATOR_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
BINARY_OPERATOR_CS__PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Parent' reference.
BINARY_OPERATOR_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
BINARY_OPERATOR_CS__SOURCE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Source' reference.
BINARY_OPERATOR_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Binary Operator CS' class.
BinaryOperationFilter - Class in org.eclipse.ocl.examples.xtext.essentialocl.attributes
 
BinaryOperationFilter(MetaModelManager, Type, Type) - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.attributes.BinaryOperationFilter
 
BinaryOperatorCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Binary Operator CS'.
BinaryOperatorCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Binary Operator CS'.
BinaryOperatorCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.BinaryOperatorCSImpl
 
bind(String, Object...) - Static method in class org.eclipse.ocl.examples.domain.utilities.DomainUtil
 
bind(EObject, String, Object...) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
bind(EObject, String, Object...) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot.DefaultMessageBinder
 
bind(EObject, String, Object...) - Method in interface org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot.MessageBinder
 
bind(EObject, String, Object...) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot.MessageBinderWithLineContext
 
bind(EObject, String, Object...) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
bind(String, Object) - Static method in class org.eclipse.ocl.internal.l10n.OCLMessages
 
bind(String, Object, Object) - Static method in class org.eclipse.ocl.internal.l10n.OCLMessages
 
bind(String, Object[]) - Static method in class org.eclipse.ocl.internal.l10n.OCLMessages
 
bindAbstractAntlrTokenToAttributeIdMapper() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindAbstractAntlrTokenToAttributeIdMapper() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindAbstractAntlrTokenToAttributeIdMapper() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindAbstractAntlrTokenToAttributeIdMapper() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindAbstractEditStrategyProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindAbstractEditStrategyProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindAbstractEditStrategyProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindAbstractEditStrategyProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindAbstractJavaBasedContentProposalProvider$ReferenceProposalCreator() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindAbstractTypeScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindAbstractTypeScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindClassLoaderToInstance() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindClasspathTypeProviderFactory() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
 
bindCompleteOCLJavaValidator() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindCompositeEValidator() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
 
bindContentAssistContext$Factory() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindContentAssistContext$Factory() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindContentAssistContext$Factory() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindContentAssistContext$Factory() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindContentAssistContext$Factory() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindDocumentBasedDirtyResource() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindDocumentBasedDirtyResource() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindDocumentBasedDirtyResource() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindDocumentBasedDirtyResource() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindDocumentBasedDirtyResource() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindEssentialOCLJavaValidator() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIContainer$Manager() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIContainer$Manager() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIContainer$Manager() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIContainer$Manager() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIContainer$Manager() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIContentAssistParser() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIContentAssistParser() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIContentAssistParser() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIContentAssistParser() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIContentAssistParser() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIContentProposalProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIContentProposalProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIContentProposalProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIContentProposalProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIContentProposalProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindICrossReferenceSerializer() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindICrossReferenceSerializer() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindICrossReferenceSerializer() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindICrossReferenceSerializer() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIDependentElementsCalculator() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIDependentElementsCalculator() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIDependentElementsCalculator() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIDependentElementsCalculator() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIDependentElementsCalculator() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIDiagnosticConverter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIDiagnosticConverter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIDiagnosticConverter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIDiagnosticConverter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIEObjectDocumentationProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIEObjectDocumentationProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIEObjectDocumentationProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIEObjectHoverProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIEObjectHoverProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIEObjectHoverProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIFormatter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIFormatter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIFormatter() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIFormatter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIFormatter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIFragmentProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIFragmentProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIFragmentProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIFragmentProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIGrammarAccess() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIGrammarAccess() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIGrammarAccess() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIGrammarAccess() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIGrammarAccess() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIHiddenTokenSequencer() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIHiddenTokenSequencer() - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule
 
bindIHiddenTokenSequencer() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIHiddenTokenSequencer() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIHiddenTokenSequencer() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIHighlightingConfiguration() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIHighlightingConfiguration() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIHighlightingConfiguration() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIHighlightingConfiguration() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIHyperlinkHelper() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIJavaProjectProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIJavaProjectProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.OCLstdlibUiModule
 
bindIJavaSearchParticipation() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIJvmTypeProvider$Factory() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIJvmTypeProvider$Factory() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindILabelProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindILabelProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindILabelProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindILabelProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindILabelProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindILinker() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindILinker() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindILinker() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindILinker() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindILinkingDiagnosticMessageProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindILinkingDiagnosticMessageProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindILinkingDiagnosticMessageProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindILinkingDiagnosticMessageProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindILinkingService() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindILinkingService() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindILinkingService() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindILinkingService() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindILocationInFileProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindILocationInFileProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindILocationInFileProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindILocationInFileProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
BindingExist_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
BindingExist_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
BINDINGS_PREFIX - Static variable in interface org.eclipse.ocl.examples.pivot.PivotConstants
 
bindIOutlineTreeProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIOutlineTreeProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIOutlineTreeProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIOutlineTreeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIOutlineTreeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIOutlineTreeStructureProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIOutlineTreeStructureProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIOutlineTreeStructureProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIOutlineTreeStructureProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIOutlineTreeStructureProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIParser() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
 
bindIProposalConflictHelper() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIProposalConflictHelper() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIProposalConflictHelper() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIProposalConflictHelper() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIProposalConflictHelper() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIQualifiedNameConverter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIQualifiedNameConverter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIQualifiedNameConverter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIQualifiedNameConverter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIReferenceUpdater() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.OCLstdlibUiModule
 
bindIResourceForEditorInputFactory() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule
 
bindIResourceServiceProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIResourceServiceProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIResourceServiceProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIResourceServiceProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIResourceSetProvider() - Method in class org.eclipse.ocl.examples.xtext.console.XtextConsoleUiModule
 
bindIResourceValidator() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIResourceValidator() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIResourceValidator() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIResourceValidator() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule
 
bindIScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindIScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIScopeProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
 
bindISemanticHighlightingCalculator() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindISemanticHighlightingCalculator() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindISemanticHighlightingCalculator() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindISemanticHighlightingCalculator() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindISemanticSequencer() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindISemanticSequencer() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindISemanticSequencer() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindISemanticSequencer() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindISemanticSequencer() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindISerializer() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindISerializer() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindISerializer() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindISerializer() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindISerializer() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIssueModificationContext() - Method in class org.eclipse.ocl.examples.xtext.console.XtextConsoleUiModule
 
bindIssueResolutionProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIssueResolutionProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIssueResolutionProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIssueResolutionProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIssueResolutionProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindISyntacticSequencer() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindISyntacticSequencer() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindISyntacticSequencer() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindISyntacticSequencer() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindISyntacticSequencer() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindITokenDefProvider() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindITokenDefProvider() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindITokenDefProvider() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindITokenDefProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindITokenDefProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindITokenToStringConverter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindITokenToStringConverter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindITokenToStringConverter() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindITokenToStringConverter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindITokenToStringConverter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindITokenTypeToPartitionTypeMapper() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindITokenTypeToPartitionTypeMapper() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindITokenTypeToPartitionTypeMapper() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindITokenTypeToPartitionTypeMapper() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindITypesProposalProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIURIEditorOpener() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIURIEditorOpener() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIURIEditorOpener() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIURIEditorOpener() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIValidationJobScheduler() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindIValueConverterService() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindIValueConverterService() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindIValueConverterService() - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupRuntimeModule
 
bindIValueConverterService() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindIValueConverterService() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule
 
bindIValueConverterService() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindIValueConverterService() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
 
bindIXtextEditorCallback() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindIXtextEditorCallback() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindIXtextEditorCallback() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindIXtextEditorCallback() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindIXtextEditorCallback() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule
 
bindIXtextEditorCallback() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindLexer() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindLexer() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindLexer() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindLexer() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindLexer() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindMarkupJavaValidator() - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
bindOCLinEcoreJavaValidator() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindOCLstdlibJavaValidator() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindPrefixMatcher() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindPrefixMatcher() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindPrefixMatcher() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
bindPrefixMatcher() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindPrefixMatcher() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindRefactoringResourceSetProvider() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindStatefulFactory() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLUiModule
 
bindStatefulFactory() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.EssentialOCLUiModule
 
bindStatefulFactory() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule
 
bindStatefulFactory() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.OCLstdlibUiModule
 
bindTypesFactoryToInstance() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindXtextDocument() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
bindXtextDocument() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
bindXtextDocument() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
bindXtextDocument() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule
 
bindXtextDocument() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
bindXtextDocumentProvider() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule
 
bindXtextResource() - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
bindXtextResource() - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule
 
bindXtextResource() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
bindXtextResource() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
bindXtextResource() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule
 
bindXtextResource() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
bindXtextResource() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
 
BlankProjectPreferencePage - Class in org.eclipse.ocl.common.ui.internal.preferences
A blank place holder Project/Property preference page.
BlankProjectPreferencePage() - Constructor for class org.eclipse.ocl.common.ui.internal.preferences.BlankProjectPreferencePage
 
body - Variable in class org.eclipse.ocl.cst.impl.LoopExpCSImpl
The cached value of the 'Body' containment reference.
BODY - Static variable in enum org.eclipse.ocl.cst.PrePostOrBodyEnum
The 'Body' literal value.
body - Variable in class org.eclipse.ocl.ecore.impl.LoopExpImpl
The cached value of the 'Body' containment reference.
body - Variable in class org.eclipse.ocl.examples.domain.library.EvaluatorIterationManager
 
body - Variable in class org.eclipse.ocl.examples.library.executor.ExecutorDoubleIterationManager
 
body - Variable in class org.eclipse.ocl.examples.library.executor.ExecutorSingleIterationManager
 
body - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.CommentImpl
The cached value of the 'Body' attribute.
body - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.LoopExpImpl
The cached value of the 'Body' containment reference.
body - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.OpaqueExpressionImpl
The cached value of the 'Body' attribute list.
BODY - Static variable in interface org.eclipse.ocl.examples.pivot.UMLReflection
Stereotype applied to operation body conditions.
body - Variable in class org.eclipse.ocl.expressions.impl.LoopExpImpl
The cached value of the 'Body' containment reference.
body - Variable in class org.eclipse.ocl.uml.impl.LoopExpImpl
The cached value of the 'Body' containment reference.
BODY - Static variable in interface org.eclipse.ocl.utilities.UMLReflection
Stereotype applied to operation body conditions.
BODY_CONSTRAINT_KEY - Static variable in class org.eclipse.ocl.ecore.delegate.InvocationBehavior
 
BODY_CONSTRAINT_KEY - Static variable in class org.eclipse.ocl.examples.pivot.delegate.InvocationBehavior
 
BODY_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Body CS' class.
BODY_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Body CS' class.
BODY_CS__CONTEXT_DECL - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Context Decl' container reference.
BODY_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
BODY_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
BODY_CS__MESSAGE_SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Message Specification' containment reference.
BODY_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
BODY_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
BODY_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
BODY_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
BODY_CS__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Specification' containment reference.
BODY_CS__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Stereotype' attribute.
BODY_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Body CS' class.
BODY_EDEFAULT - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.CommentImpl
The default value of the 'Body' attribute.
BodyConditionConformance_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
BodyConditionConformance_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
BodyConditionForm_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
BodyConditionForm_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
BodyConditionNotAllowed_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
BodyConditionNotAllowed_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
BodyCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Body CS'.
BodyCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Body CS'.
BodyCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.BodyCSImpl
 
bodyExpression - Variable in class org.eclipse.ocl.ecore.impl.ExpressionInOCLImpl
The cached value of the 'Body Expression' containment reference.
bodyExpression - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
The cached value of the 'Body Expression' containment reference.
bodyExpression - Variable in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
The cached value of the 'Body Expression' containment reference.
BOOLEAN - Static variable in enum org.eclipse.ocl.cst.SimpleTypeEnum
The 'Boolean' literal value.
BOOLEAN - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Boolean' data type.
BOOLEAN - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Boolean' data type.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
BOOLEAN_LITERAL_EXP___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
BOOLEAN_LITERAL_EXP___VALIDATE_TYPE_IS_BOOLEAN__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Type Is Boolean' operation.
BOOLEAN_LITERAL_EXP___VALIDATE_TYPE_IS_BOOLEAN__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Type Is Boolean' operation.
BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Boolean Symbol' attribute.
BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Boolean Symbol' attribute.
BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Boolean Symbol' attribute feature.
BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Boolean Symbol' attribute.
BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Boolean Symbol' attribute feature.
BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Boolean Symbol' attribute.
BOOLEAN_LITERAL_EXP__BOOLEAN_TYPE - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Boolean Type' of 'Boolean Literal Exp'.
BOOLEAN_LITERAL_EXP__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
BOOLEAN_LITERAL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
BOOLEAN_LITERAL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
BOOLEAN_LITERAL_EXP__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference.
BOOLEAN_LITERAL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute.
BOOLEAN_LITERAL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'End Position' attribute.
BOOLEAN_LITERAL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute.
BOOLEAN_LITERAL_EXP__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference.
BOOLEAN_LITERAL_EXP__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
BOOLEAN_LITERAL_EXP__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute.
BOOLEAN_LITERAL_EXP__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute.
BOOLEAN_LITERAL_EXP__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
BOOLEAN_LITERAL_EXP__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
BOOLEAN_LITERAL_EXP__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
BOOLEAN_LITERAL_EXP__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
BOOLEAN_LITERAL_EXP__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
BOOLEAN_LITERAL_EXP__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute.
BOOLEAN_LITERAL_EXP__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
BOOLEAN_LITERAL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
BOOLEAN_LITERAL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
BOOLEAN_LITERAL_EXP__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
BOOLEAN_LITERAL_EXP__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
BOOLEAN_LITERAL_EXP__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
BOOLEAN_LITERAL_EXP__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
BOOLEAN_LITERAL_EXP__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute.
BOOLEAN_LITERAL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute.
BOOLEAN_LITERAL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Start Position' attribute.
BOOLEAN_LITERAL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute.
BOOLEAN_LITERAL_EXP__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
BOOLEAN_LITERAL_EXP__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference.
BOOLEAN_LITERAL_EXP__TYPE_IS_BOOLEAN - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Type Is Boolean' of 'Boolean Literal Exp'.
BOOLEAN_LITERAL_EXP__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute.
BOOLEAN_LITERAL_EXP__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute.
BOOLEAN_LITERAL_EXP__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
BOOLEAN_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Boolean Literal Exp CS' class.
BOOLEAN_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Boolean Literal Exp CS' class.
BOOLEAN_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Boolean Literal Exp CS' class.
BOOLEAN_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Boolean Literal Exp CS' class.
BOOLEAN_LITERAL_EXP_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
BOOLEAN_LITERAL_EXP_CS__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Boolean Symbol' attribute.
BOOLEAN_LITERAL_EXP_CS__BOOLEAN_SYMBOL - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Boolean Symbol' attribute feature.
BOOLEAN_LITERAL_EXP_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Csi' attribute.
BOOLEAN_LITERAL_EXP_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
BOOLEAN_LITERAL_EXP_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
BOOLEAN_LITERAL_EXP_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
BOOLEAN_LITERAL_EXP_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Name' attribute.
BOOLEAN_LITERAL_EXP_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Name' attribute feature.
BOOLEAN_LITERAL_EXP_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
BOOLEAN_LITERAL_EXP_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
BOOLEAN_LITERAL_EXP_CS__PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Parent' reference.
BOOLEAN_LITERAL_EXP_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
BOOLEAN_LITERAL_EXP_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
BOOLEAN_LITERAL_EXP_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
BOOLEAN_LITERAL_EXP_CS__SYMBOL - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Symbol' attribute.
BOOLEAN_LITERAL_EXP_CS__TYPE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Type' attribute.
BOOLEAN_LITERAL_EXP_CS__VALUE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Value' attribute.
BOOLEAN_LITERAL_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Boolean Literal Exp CS' class.
BOOLEAN_LITERAL_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Boolean Literal Exp CS' class.
BOOLEAN_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Boolean Literal Exp' class.
BOOLEAN_LITERAL_EXP_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Boolean Literal Exp' class.
BOOLEAN_NAME - Static variable in interface org.eclipse.ocl.types.PrimitiveType
 
BOOLEAN_SYMBOL_EDEFAULT - Static variable in class org.eclipse.ocl.cst.impl.BooleanLiteralExpCSImpl
The default value of the 'Boolean Symbol' attribute.
BOOLEAN_SYMBOL_EDEFAULT - Static variable in class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
The default value of the 'Boolean Symbol' attribute.
BOOLEAN_SYMBOL_EDEFAULT - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.BooleanLiteralExpImpl
The default value of the 'Boolean Symbol' attribute.
BOOLEAN_SYMBOL_EDEFAULT - Static variable in class org.eclipse.ocl.expressions.impl.BooleanLiteralExpImpl
The default value of the 'Boolean Symbol' attribute.
BOOLEAN_SYMBOL_EDEFAULT - Static variable in class org.eclipse.ocl.uml.impl.BooleanLiteralExpImpl
The default value of the 'Boolean Symbol' attribute.
BOOLEAN_SYMBOL_EFLAG - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.BooleanLiteralExpImpl
The flag representing the value of the 'Boolean Symbol' attribute.
BOOLEAN_SYMBOL_ESETFLAG - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.BooleanLiteralExpImpl
The flag representing whether the Boolean Symbol attribute has been set.
BooleanAllInstancesOperation - Class in org.eclipse.ocl.examples.library.logical
BooleanAllInstancesOperation realises the Boolean::allInstances() library operation.
BooleanAllInstancesOperation() - Constructor for class org.eclipse.ocl.examples.library.logical.BooleanAllInstancesOperation
 
BooleanAndOperation - Class in org.eclipse.ocl.examples.library.logical
AndOperation realises the and() library operation.
BooleanAndOperation() - Constructor for class org.eclipse.ocl.examples.library.logical.BooleanAndOperation
 
BooleanDependency - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
BooleanDependency(String) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.BooleanDependency
 
BooleanForIf_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
BooleanForIf_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
BooleanImpliesOperation - Class in org.eclipse.ocl.examples.library.logical
ImpliesOperation realises the implies() library operation.
BooleanImpliesOperation() - Constructor for class org.eclipse.ocl.examples.library.logical.BooleanImpliesOperation
 
BooleanLiteralExp - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Boolean Literal Exp'.
BooleanLiteralExp - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Boolean Literal Exp'.
BooleanLiteralExp<C> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Boolean Literal Exp'.
BooleanLiteralExp - Interface in org.eclipse.ocl.uml
A representation of the model object 'Boolean Literal Exp'.
BooleanLiteralExpBodies - Class in org.eclipse.ocl.examples.pivot.bodies
BooleanLiteralExpBodies provides the Java implementation bodies of OCL-defined BooleanLiteralExp operations and properties.
BooleanLiteralExpBodies() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.BooleanLiteralExpBodies
 
BooleanLiteralExpBodies._invariant_TypeIsBoolean - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the BooleanLiteralExp 'TypeIsBoolean' invariant.
BooleanLiteralExpBodies._invariant_TypeIsBoolean() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.BooleanLiteralExpBodies._invariant_TypeIsBoolean
 
BooleanLiteralExpCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Boolean Literal Exp CS'.
BooleanLiteralExpCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Boolean Literal Exp CS'.
booleanLiteralExpCS(BooleanLiteralExpCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
BooleanLiteralExpCS
BooleanLiteralExpCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Boolean Literal Exp CS'.
BooleanLiteralExpCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.BooleanLiteralExpCSImpl
 
BooleanLiteralExpCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Boolean Literal Exp CS'.
BooleanLiteralExpCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.BooleanLiteralExpCSImpl
 
BooleanLiteralExpImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Boolean Literal Exp'.
BooleanLiteralExpImpl() - Constructor for class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
 
BooleanLiteralExpImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Boolean Literal Exp'.
BooleanLiteralExpImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.BooleanLiteralExpImpl
 
BooleanLiteralExpImpl<C> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Boolean Literal Exp'.
BooleanLiteralExpImpl() - Constructor for class org.eclipse.ocl.expressions.impl.BooleanLiteralExpImpl
 
BooleanLiteralExpImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Boolean Literal Exp'.
BooleanLiteralExpImpl() - Constructor for class org.eclipse.ocl.uml.impl.BooleanLiteralExpImpl
 
BooleanLiteralExpItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a BooleanLiteralExp object.
BooleanLiteralExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.BooleanLiteralExpItemProvider
This constructs an instance from a factory and a notifier.
booleanLiteralExpItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all BooleanLiteralExp instances.
BooleanLiteralExpItemProvider - Class in org.eclipse.ocl.expressions.provider
This is the item provider adapter for a BooleanLiteralExp object.
BooleanLiteralExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.expressions.provider.BooleanLiteralExpItemProvider
This constructs an instance from a factory and a notifier.
booleanLiteralExpItemProvider - Variable in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This keeps track of the one adapter used for all BooleanLiteralExp instances.
BooleanLiteralExpItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a BooleanLiteralExp object.
BooleanLiteralExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.BooleanLiteralExpItemProvider
This constructs an instance from a factory and a notifier.
booleanLiteralExpItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all BooleanLiteralExp instances.
BooleanLiteralExpOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Boolean Literal Exp' model objects.
BooleanLiteralExpOperations() - Constructor for class org.eclipse.ocl.expressions.operations.BooleanLiteralExpOperations
 
BooleanLiteralExpTracer - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
BooleanLiteralExpTracer(BooleanLiteralExp, Stack<String>, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.BooleanLiteralExpTracer
 
BooleanNotOperation - Class in org.eclipse.ocl.examples.library.logical
NotOperation realises the not() library operation.
BooleanNotOperation() - Constructor for class org.eclipse.ocl.examples.library.logical.BooleanNotOperation
 
BooleanOption - Class in org.eclipse.ocl.options
Implementation of the PreferenceableOption interface for boolean OCL options.
BooleanOption(String, String, Boolean) - Constructor for class org.eclipse.ocl.options.BooleanOption
 
BooleanOrOperation - Class in org.eclipse.ocl.examples.library.logical
OrOperation realises the or() library operation.
BooleanOrOperation() - Constructor for class org.eclipse.ocl.examples.library.logical.BooleanOrOperation
 
BooleanPreference - Class in org.eclipse.ocl.common.internal.preferences
A configurable preference with a Boolean value.
BooleanPreference(String, String, Boolean) - Constructor for class org.eclipse.ocl.common.internal.preferences.BooleanPreference
 
BooleanQuery_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
BooleanQuery_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
BOOLEANS - Static variable in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
 
booleanSymbol - Variable in class org.eclipse.ocl.cst.impl.BooleanLiteralExpCSImpl
The cached value of the 'Boolean Symbol' attribute.
booleanSymbol - Variable in class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
The cached value of the 'Boolean Symbol' attribute.
booleanSymbol - Variable in class org.eclipse.ocl.expressions.impl.BooleanLiteralExpImpl
The cached value of the 'Boolean Symbol' attribute.
booleanSymbol - Variable in class org.eclipse.ocl.uml.impl.BooleanLiteralExpImpl
The cached value of the 'Boolean Symbol' attribute.
BooleanValue - Interface in org.eclipse.ocl.examples.domain.values
 
booleanValue() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
booleanValue() - Method in interface org.eclipse.ocl.examples.pivot.ValueSpecification
The query booleanValue() gives a single Boolean value when one can be computed.
BooleanValue.Accumulator - Interface in org.eclipse.ocl.examples.domain.values
 
BooleanValueImpl - Class in org.eclipse.ocl.examples.domain.values.impl
 
BooleanValueImpl(ValueFactory, boolean) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl
 
BooleanValueImpl.Accumulator - Class in org.eclipse.ocl.examples.domain.values.impl
 
BooleanValueImpl.Accumulator(ValueFactory, boolean) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl.Accumulator
 
booleanValueOf(boolean) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
booleanValueOf(boolean) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
BooleanXorOperation - Class in org.eclipse.ocl.examples.library.logical
BooleanXorOperation realises the Boolean::xor() library operation.
BooleanXorOperation() - Constructor for class org.eclipse.ocl.examples.library.logical.BooleanXorOperation
 
BranchingNavigationStep - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
A navigation step that branches in several paths and combines the results into one.
BranchingNavigationStep(EClass, EClass, OCLExpression, boolean, NavigationStep...) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.BranchingNavigationStep
 
BranchingTracebackStep<E extends OCLExpression> - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback
 
BranchingTracebackStep(E, Stack<String>, OppositeEndFinder, OperationBodyToCallMapper, UnusedEvaluationRequestFactory, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.BranchingTracebackStep
 
buildLabel(ILabelGenerator.Builder) - Method in interface org.eclipse.ocl.examples.common.label.ILabelGenerator.Self
 
buildLabelFor(Object) - Method in class org.eclipse.ocl.examples.common.label.AbstractLabelGeneratorBuilder
 
buildLabelFor(ILabelGenerator.Builder, URI) - Method in class org.eclipse.ocl.examples.common.label.generators.EcoreURILabelGenerator
 
buildLabelFor(ILabelGenerator.Builder, ENamedElement) - Method in class org.eclipse.ocl.examples.common.label.generators.ENamedElementLabelGenerator
 
buildLabelFor(ILabelGenerator.Builder, EObject) - Method in class org.eclipse.ocl.examples.common.label.generators.EObjectLabelGenerator
 
buildLabelFor(ILabelGenerator.Builder, String) - Method in class org.eclipse.ocl.examples.common.label.generators.StringLabelGenerator
 
buildLabelFor(Object) - Method in interface org.eclipse.ocl.examples.common.label.ILabelGenerator.Builder
 
buildLabelFor(ILabelGenerator.Builder, T) - Method in interface org.eclipse.ocl.examples.common.label.ILabelGenerator
 
buildLabelFor(ILabelGenerator.Builder, T) - Method in interface org.eclipse.ocl.examples.common.label.ILabelGenerator.Registry
 
buildLabelFor(ILabelGenerator.Builder, T) - Method in class org.eclipse.ocl.examples.common.label.LabelGeneratorRegistry
 
buildSubLabelFor(ILabelGenerator.Builder, T) - Method in interface org.eclipse.ocl.examples.common.label.ILabelGenerator.Registry
 
buildSubLabelFor(ILabelGenerator.Builder, T) - Method in class org.eclipse.ocl.examples.common.label.LabelGeneratorRegistry
 
BULLET_ELEMENT - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The meta object id for the 'Bullet Element' class.
BULLET_ELEMENT - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage.Literals
The meta object literal for the 'Bullet Element' class.
BULLET_ELEMENT__ELEMENTS - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The feature id for the 'Elements' containment reference list.
BULLET_ELEMENT__LEVEL - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The feature id for the 'Level' attribute.
BULLET_ELEMENT__LEVEL - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage.Literals
The meta object literal for the 'Level' attribute feature.
BULLET_ELEMENT__OWNER - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The feature id for the 'Owner' container reference.
BULLET_ELEMENT__UNIQUE_ID - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The feature id for the 'Unique Id' attribute.
BULLET_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The number of structural features of the 'Bullet Element' class.
BulletElement - Interface in org.eclipse.ocl.examples.xtext.markup
A representation of the model object 'Bullet Element'.
BulletElementImpl - Class in org.eclipse.ocl.examples.xtext.markup.impl
An implementation of the model object 'Bullet Element'.
BulletElementImpl() - Constructor for class org.eclipse.ocl.examples.xtext.markup.impl.BulletElementImpl
 
BulletElementValidator - Interface in org.eclipse.ocl.examples.xtext.markup.validation
A sample validator interface for BulletElement.
bundle - Variable in class org.eclipse.ocl.examples.modelregistry.eclipse.ModelSerializationRegistryReader.BundleFactorySerialization
 

C

CachedTypeChecker<C,O,P,PM> - Class in org.eclipse.ocl.internal.evaluation
 
CachedTypeChecker(Environment<?, C, O, P, ?, PM, ?, ?, ?, ?, ?, ?>) - Constructor for class org.eclipse.ocl.internal.evaluation.CachedTypeChecker
 
cacheEvaluationResult(UnusedEvaluationRequest, Object) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.TracebackCache
Caches the results of evaluating an UnusedEvaluationRequest.
cacheOCLExpression(EModelElement, OCLExpression) - Static method in class org.eclipse.ocl.ecore.delegate.AbstractDelegatedBehavior.ExpressionCacheAdapter
Creates an OCLExpressionCacheAdapter for expression e and adds it to modelElement's adapter list so that #getCachedOCLExpression(Notifier) will return e when called for modelElement.
cacheOCLExpression(EOperation, OCLExpression) - Method in class org.eclipse.ocl.ecore.delegate.InvocationBehavior
Creates an OCLExpressionCacheAdapter for expression e and adds it to operation's adapter list so that #getCachedOCLExpression(Notifier) will return e when called for operation.
cacheOCLExpression(EStructuralFeature, OCLExpression) - Method in class org.eclipse.ocl.ecore.delegate.SettingBehavior
Creates an OCLExpressionCacheAdapter for expression e and adds it to property's adapter list so that #getCachedOCLExpression(Notifier) will return e when called for property.
cacheOCLExpression(EClassifier, String, OCLExpression) - Method in class org.eclipse.ocl.ecore.delegate.ValidationBehavior
Creates an OCLInvariantCacheAdapter for expression e and adds it to n's adapter list so that #getCachedOCLExpression(Notifier) will return e when called for n.
calculateEnteringScope(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
Calculates the scopes the NavigationStep this Tracer creates will enter when navigated.
calculateEnteringScope(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IterateExpTracer
 
calculateEnteringScope(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IteratorExpTracer
 
calculateEnteringScope(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.LetExpTracer
 
calculateEnteringScope(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.OperationCallExpTracer
 
calculateHashCode() - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IndirectingStep.IndirectingStepSemanticIdentity
 
calculateHashCode() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.SemanticIdentity
 
calculateId(String, int) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.model.BaseTerminalsTokenTypeToPartitionMapper
 
calculateId(String, int) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.syntaxcoloring.BaseAntlrTokenToAttributeIdMapper
 
calculateLeavingScopes(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
Calculates which scopes the NavigationStep this Tracer creates will leave when navigated.
calculateLeavingScopes(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.OperationCallExpTracer
When tracing into the called operation's body, all variables currently in scope are left.
calculateLeavingScopes(OperationBodyToCallMapper) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.VariableExpTracer
 
call(O, OCLExpression<C>, Object, Object[]) - Method in class org.eclipse.ocl.AbstractEvaluationVisitor
Invokes the specified additional operation on a target object.
CALL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Call Exp' class.
CALL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Call Exp' class.
CALL_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Call Exp' class.
CALL_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Call Exp' class.
CALL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Call Exp' class.
CALL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Call Exp' class.
CALL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Call Exp' class.
CALL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Call Exp' class.
CALL_EXP___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
CALL_EXP___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
CALL_EXP__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
CALL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
CALL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
CALL_EXP__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference.
CALL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute.
CALL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'End Position' attribute.
CALL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute.
CALL_EXP__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference.
CALL_EXP__IMPLICIT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Implicit' attribute.
CALL_EXP__IMPLICIT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Implicit' attribute feature.
CALL_EXP__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
CALL_EXP__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute.
CALL_EXP__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute.
CALL_EXP__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
CALL_EXP__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
CALL_EXP__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
CALL_EXP__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
CALL_EXP__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
CALL_EXP__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute.
CALL_EXP__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
CALL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
CALL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
CALL_EXP__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
CALL_EXP__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
CALL_EXP__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
CALL_EXP__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Property End Position' attribute.
CALL_EXP__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Property End Position' attribute.
CALL_EXP__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Property End Position' attribute.
CALL_EXP__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Property Start Position' attribute.
CALL_EXP__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Property Start Position' attribute.
CALL_EXP__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Property Start Position' attribute.
CALL_EXP__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
CALL_EXP__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute.
CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Source' containment reference.
CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Source' containment reference.
CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Source' containment reference feature.
CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Source' containment reference.
CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Source' containment reference feature.
CALL_EXP__SOURCE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Source' containment reference.
CALL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute.
CALL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Start Position' attribute.
CALL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute.
CALL_EXP__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
CALL_EXP__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference.
CALL_EXP__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute.
CALL_EXP__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute.
CALL_EXP__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
CALL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Call Exp CS' class.
CALL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Call Exp CS' class.
CALL_EXP_CS__ACCESSOR - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Accessor' attribute.
CALL_EXP_CS__ACCESSOR - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Accessor' attribute feature.
CALL_EXP_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
CALL_EXP_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
CALL_EXP_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
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.
CALL_EXP_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.
CALL_EXP_CS__SOURCE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Source' containment reference.
CALL_EXP_CS__SOURCE - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Source' containment reference feature.
CALL_EXP_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
CALL_EXP_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
CALL_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Call Exp CS' class.
CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Call Exp' class.
CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Call Exp' class.
CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Call Exp' class.
CALL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Call Exp' class.
CALL_EXP_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Call Exp' class.
CALL_OPERATION_ACTION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Call Operation Action' class.
CALL_OPERATION_ACTION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Call Operation Action' class.
CALL_OPERATION_ACTION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Call Operation Action' class.
CALL_OPERATION_ACTION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Call Operation Action' class.
CALL_OPERATION_ACTION___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
CALL_OPERATION_ACTION___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
CALL_OPERATION_ACTION__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
CALL_OPERATION_ACTION__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
CALL_OPERATION_ACTION__OPERATION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Operation' reference.
CALL_OPERATION_ACTION__OPERATION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Operation' reference feature.
CALL_OPERATION_ACTION__OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Operation' reference.
CALL_OPERATION_ACTION__OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Operation' reference feature.
CALL_OPERATION_ACTION__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
CALL_OPERATION_ACTION__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
CALL_OPERATION_ACTION__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
CALL_OPERATION_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Call Operation Action' class.
CALL_OPERATION_ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Call Operation Action' class.
CALL_OPERATION_ACTION_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Call Operation Action' class.
callable - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreConstraintCSImpl
The cached value of the 'Callable' attribute.
CALLABLE_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreConstraintCSImpl
The default value of the 'Callable' attribute.
calledOperation - Variable in class org.eclipse.ocl.ecore.impl.MessageExpImpl
The cached value of the 'Called Operation' containment reference.
calledOperation - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
The cached value of the 'Called Operation' containment reference.
calledOperation - Variable in class org.eclipse.ocl.expressions.impl.MessageExpImpl
The cached value of the 'Called Operation' containment reference.
calledOperation - Variable in class org.eclipse.ocl.uml.impl.MessageExpImpl
The cached value of the 'Called Operation' containment reference.
CallExp - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Call Exp'.
CallExp - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Call Exp'.
CallExp<C> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Call Exp'.
CallExp - Interface in org.eclipse.ocl.uml
A representation of the model object 'Call Exp'.
CallExpCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Call Exp CS'.
CallExpCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Call Exp CS'.
CallExpCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.CallExpCSImpl
 
CallExpImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Call Exp'.
CallExpImpl() - Constructor for class org.eclipse.ocl.ecore.impl.CallExpImpl
 
CallExpImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Call Exp'.
CallExpImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CallExpImpl
 
CallExpImpl<C> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Call Exp'.
CallExpImpl() - Constructor for class org.eclipse.ocl.expressions.impl.CallExpImpl
 
CallExpImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Call Exp'.
CallExpImpl() - Constructor for class org.eclipse.ocl.uml.impl.CallExpImpl
 
CallExpItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a CallExp object.
CallExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.CallExpItemProvider
This constructs an instance from a factory and a notifier.
CallExpItemProvider - Class in org.eclipse.ocl.expressions.provider
This is the item provider adapter for a CallExp object.
CallExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.expressions.provider.CallExpItemProvider
This constructs an instance from a factory and a notifier.
CallExpItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a CallExp object.
CallExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.CallExpItemProvider
This constructs an instance from a factory and a notifier.
CALLING_AST_NODE - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The meta object id for the 'Calling AST Node' class.
CALLING_AST_NODE - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
The meta object literal for the 'Calling AST Node' class.
CALLING_AST_NODE__END_POSITION - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The feature id for the 'End Position' attribute.
CALLING_AST_NODE__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The feature id for the 'Property End Position' attribute.
CALLING_AST_NODE__PROPERTY_END_POSITION - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
The meta object literal for the 'Property End Position' attribute feature.
CALLING_AST_NODE__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The feature id for the 'Property Start Position' attribute.
CALLING_AST_NODE__PROPERTY_START_POSITION - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
The meta object literal for the 'Property Start Position' attribute feature.
CALLING_AST_NODE__START_POSITION - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The feature id for the 'Start Position' attribute.
CALLING_AST_NODE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The number of structural features of the 'Calling AST Node' class.
CallingASTNode - Interface in org.eclipse.ocl.utilities
A representation of the model object 'Calling AST Node'.
callOperation(O, int, Object, Object[]) - Method in class org.eclipse.ocl.AbstractEvaluationEnvironment
Implements the inherited method by attempting to find an appropriate Java method in the actual type of the source object and invoking it.
callOperation(EOperation, int, Object, Object[]) - Method in class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
 
callOperation(O, int, Object, Object[]) - Method in interface org.eclipse.ocl.EvaluationEnvironment
Invokes the specified operation on the given source element, according to the particular metamodel semantics.
callOperation(Operation, int, Object, Object[]) - Method in class org.eclipse.ocl.uml.UMLEvaluationEnvironment
 
CallOperationAction - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Call Operation Action'.
CallOperationAction - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Call Operation Action'.
CallOperationActionImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Call Operation Action'.
CallOperationActionImpl() - Constructor for class org.eclipse.ocl.ecore.impl.CallOperationActionImpl
 
CallOperationActionImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Call Operation Action'.
CallOperationActionImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CallOperationActionImpl
 
CallOperationActionItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a CallOperationAction object.
CallOperationActionItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.CallOperationActionItemProvider
This constructs an instance from a factory and a notifier.
callOperationActionItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all CallOperationAction instances.
cancelCommand() - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerTableBased
 
cancelDeferment() - Method in class org.eclipse.ocl.examples.eventmanager.framework.AdapterCapsule
This method is defined here because of convenience reasons.
cancelDeferment() - Method in class org.eclipse.ocl.examples.eventmanager.framework.DeferringNotifier
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.AbstractDependency
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasePreOrderVisitor.TupleContinuation
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BooleanDependency
 
canExecute() - Method in interface org.eclipse.ocl.examples.xtext.base.cs2pivot.Dependency
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.InterDependency
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.PivotDependencies
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.PivotDependency
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.PivotHasSuperClassesDependency
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.PivotTypeOfRefDependency
 
canExecute() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLPreOrderVisitor.CollectionTypeContinuation
 
canHandle(Resource) - Method in interface org.eclipse.ocl.examples.pivot.manager.MetaModelManager.Factory
Return true if this factory can handle creatio of a Pivot resource from the available resource.
canHandle(URI) - Method in class org.eclipse.ocl.examples.xtext.base.services.PivotResourceServiceProvider
 
caseAnnotation(Annotation) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Annotation'.
caseAnnotationCS(AnnotationCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Annotation CS'.
caseAnnotationElementCS(AnnotationElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Annotation Element CS'.
caseAnyType(AnyType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Any Type'.
caseAnyType(AnyType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Any Type'.
caseAnyType(AnyType<O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Any Type'.
caseAnyType(AnyType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Any Type'.
caseAnyType_1(AnyType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_AnyType(org.eclipse.ocl.types.AnyType) method, instead.
caseAnyType_1(AnyType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_AnyType(org.eclipse.ocl.types.AnyType) method, instead.
caseAssociation(Association) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseAssociation(Association) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotReferenceSwitch
 
caseAssociationClass(AssociationClass) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Association Class'.
caseAssociationClassCallExp(AssociationClassCallExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Association Class Call Exp'.
caseAssociationClassCallExp(AssociationClassCallExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Association Class Call Exp'.
caseAssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Association Class Call Exp'.
caseAssociationClassCallExp(AssociationClassCallExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Association Class Call Exp'.
caseAssociationClassCallExp_1(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_AssociationClassCallExp(org.eclipse.ocl.expressions.AssociationClassCallExp) method, instead.
caseAssociationClassCallExp_1(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_AssociationClassCallExp(org.eclipse.ocl.expressions.AssociationClassCallExp) method, instead.
caseASTNode(ASTNode) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'AST Node'.
caseASTNode(ASTNode) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'AST Node'.
caseASTNode(ASTNode) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'AST Node'.
caseASTNode(ASTNode) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'AST Node'.
caseASTNode(ASTNode) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'AST Node'.
caseAttributeCS(AttributeCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Attribute CS'.
caseAttributeCS(AttributeCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Attribute CS'.
caseBagType(BagType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Bag Type'.
caseBagType(BagType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Bag Type'.
caseBagType(BagType<C, O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Bag Type'.
caseBagType(BagType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Bag Type'.
caseBagType_1(BagType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_BagType(org.eclipse.ocl.types.BagType) method, instead.
caseBagType_1(BagType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_BagType(org.eclipse.ocl.types.BagType) method, instead.
caseBinaryOperatorCS(BinaryOperatorCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Binary Operator CS'.
caseBodyCS(BodyCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Body CS'.
caseBooleanLiteralExp(BooleanLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp'.
caseBooleanLiteralExp(BooleanLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp'.
caseBooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp'.
caseBooleanLiteralExp(BooleanLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp'.
caseBooleanLiteralExp_1(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_BooleanLiteralExp(org.eclipse.ocl.expressions.BooleanLiteralExp) method, instead.
caseBooleanLiteralExp_1(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_BooleanLiteralExp(org.eclipse.ocl.expressions.BooleanLiteralExp) method, instead.
caseBooleanLiteralExpCS(BooleanLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp CS'.
caseBooleanLiteralExpCS(BooleanLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp CS'.
caseBulletElement(BulletElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseBulletElement(BulletElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseBulletElement(BulletElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseBulletElement(BulletElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Bullet Element'.
caseCallExp(CallExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Call Exp'.
caseCallExp(CallExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Call Exp'.
caseCallExp(CallExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Call Exp'.
caseCallExp(CallExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Call Exp'.
caseCallExp_1(CallExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_CallExp(org.eclipse.ocl.expressions.CallExp) method, instead.
caseCallExp_1(CallExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_CallExp(org.eclipse.ocl.expressions.CallExp) method, instead.
caseCallExpCS(CallExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Call Exp CS'.
caseCallingASTNode(CallingASTNode) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Calling AST Node'.
caseCallingASTNode(CallingASTNode) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Calling AST Node'.
caseCallingASTNode(CallingASTNode) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Calling AST Node'.
caseCallingASTNode(CallingASTNode) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'Calling AST Node'.
caseCallOperationAction(CallOperationAction) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Call Operation Action'.
caseCallOperationAction(CallOperationAction) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Call Operation Action'.
caseClass(Class) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseClass(Class) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotReferenceSwitch
 
caseClass(Class) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Class'.
caseClassCS(ClassCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Class CS'.
caseClassCS(ClassCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Class CS'.
caseClassifier(Classifier) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Classifier'.
caseClassifierContextDeclCS(ClassifierContextDeclCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Classifier Context Decl CS'.
caseClassifierContextDeclCS(ClassifierContextDeclCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Classifier Context Decl CS'.
caseClassifierCS(ClassifierCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Classifier CS'.
caseClassifierCS(ClassifierCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Classifier CS'.
caseClassifierTemplateParameter(ClassifierTemplateParameter) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseClassifierType(ClassifierType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Classifier Type'.
caseCollectionItem(CollectionItem) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Item'.
caseCollectionItem(CollectionItem) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Collection Item'.
caseCollectionItem(CollectionItem<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Collection Item'.
caseCollectionItem(CollectionItem) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Item'.
caseCollectionItem_1(CollectionItem<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_CollectionItem(org.eclipse.ocl.expressions.CollectionItem) method, instead.
caseCollectionItem_1(CollectionItem<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_CollectionItem(org.eclipse.ocl.expressions.CollectionItem) method, instead.
caseCollectionLiteralExp(CollectionLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp'.
caseCollectionLiteralExp(CollectionLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp'.
caseCollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp'.
caseCollectionLiteralExp(CollectionLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp'.
caseCollectionLiteralExp_1(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_CollectionLiteralExp(org.eclipse.ocl.expressions.CollectionLiteralExp) method, instead.
caseCollectionLiteralExp_1(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_CollectionLiteralExp(org.eclipse.ocl.expressions.CollectionLiteralExp) method, instead.
caseCollectionLiteralExpCS(CollectionLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp CS'.
caseCollectionLiteralExpCS(CollectionLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp CS'.
caseCollectionLiteralPart(CollectionLiteralPart) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part'.
caseCollectionLiteralPart(CollectionLiteralPart) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part'.
caseCollectionLiteralPart(CollectionLiteralPart<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part'.
caseCollectionLiteralPart(CollectionLiteralPart) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part'.
caseCollectionLiteralPart_1(CollectionLiteralPart<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_CollectionLiteralPart(org.eclipse.ocl.expressions.CollectionLiteralPart) method, instead.
caseCollectionLiteralPart_1(CollectionLiteralPart<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_CollectionLiteralPart(org.eclipse.ocl.expressions.CollectionLiteralPart) method, instead.
caseCollectionLiteralPartCS(CollectionLiteralPartCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part CS'.
caseCollectionLiteralPartCS(CollectionLiteralPartCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part CS'.
caseCollectionRange(CollectionRange) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Range'.
caseCollectionRange(CollectionRange) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Collection Range'.
caseCollectionRange(CollectionRange<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Collection Range'.
caseCollectionRange(CollectionRange) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Range'.
caseCollectionRange_1(CollectionRange<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_CollectionRange(org.eclipse.ocl.expressions.CollectionRange) method, instead.
caseCollectionRange_1(CollectionRange<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_CollectionRange(org.eclipse.ocl.expressions.CollectionRange) method, instead.
caseCollectionRangeCS(CollectionRangeCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Range CS'.
caseCollectionType(CollectionType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Type'.
caseCollectionType(CollectionType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Collection Type'.
caseCollectionType(CollectionType<C, O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Collection Type'.
caseCollectionType(CollectionType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Type'.
caseCollectionType_1(CollectionType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_CollectionType(org.eclipse.ocl.types.CollectionType) method, instead.
caseCollectionType_1(CollectionType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_CollectionType(org.eclipse.ocl.types.CollectionType) method, instead.
caseCollectionTypeCS(CollectionTypeCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Type CS'.
caseCollectionTypeCS(CollectionTypeCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Type CS'.
caseCollectionTypeRefCS(CollectionTypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Collection Type Ref CS'.
caseComment(Comment) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Comment'.
caseCompleteOCLDocumentCS(CompleteOCLDocumentCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Complete OCL Document CS'.
caseCompoundElement(CompoundElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseCompoundElement(CompoundElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseCompoundElement(CompoundElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseCompoundElement(CompoundElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Compound Element'.
caseConstraint(Constraint) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Constraint'.
caseConstraint(Constraint) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Constraint'.
caseConstraint(Constraint) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter.Separator
 
caseConstraintCS(ConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Constraint CS'.
caseConstraintCS(ConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Constraint CS'.
caseConstraintCS(ConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Constraint CS'.
caseConstraintCS(ConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Constraint CS'.
caseConstructorExp(ConstructorExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Constructor Exp'.
caseConstructorExpCS(ConstructorExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Constructor Exp CS'.
caseConstructorPart(ConstructorPart) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Constructor Part'.
caseConstructorPartCS(ConstructorPartCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Constructor Part CS'.
caseContextConstraintCS(ContextConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Context Constraint CS'.
caseContextCS(ContextCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Context CS'.
caseContextDeclCS(ContextDeclCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Context Decl CS'.
caseContextDeclCS(ContextDeclCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Context Decl CS'.
caseContextSpecificationCS(ContextSpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Context Specification CS'.
caseCSTNode(CSTNode) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Node'.
caseDataType(DataType) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseDataType(DataType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Data Type'.
caseDataType(DataType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Data Type'.
caseDataTypeCS(DataTypeCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Data Type CS'.
caseDefCS(DefCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Def CS'.
caseDefCS(DefCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Def CS'.
caseDefExpressionCS(DefExpressionCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Def Expression CS'.
caseDefFeatureCS(DefFeatureCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Def Feature CS'.
caseDefOperationCS(DefOperationCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Def Operation CS'.
caseDefPropertyCS(DefPropertyCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Def Property CS'.
caseDerCS(DerCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Der CS'.
caseDerValueCS(DerValueCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Der Value CS'.
caseDetail(Detail) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Detail'.
caseDetailCS(DetailCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Detail CS'.
caseDocumentationCS(DocumentationCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Documentation CS'.
caseEAnnotation(EAnnotation) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
caseEAnnotation(EAnnotation) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEAnnotation(EAnnotation) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
caseEAnnotation(EAnnotation) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
caseEAnnotation(EAnnotation) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch
 
caseEAttribute(EAttribute) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEClass(EClass) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'EClass'.
caseEClass(EClass) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEClass(EClass) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
caseEClass(EClass) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
caseEClassifier(EClassifier) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'EClassifier'.
caseEClassifier(EClassifier) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
caseEDataType(EDataType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'EData Type'.
caseEDataType(EDataType) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEDataType(EDataType) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
caseEEnum(EEnum) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEEnumLiteral(EEnumLiteral) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEGenericType(EGenericType) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseElement(Element) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(Element) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElementCS(ElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Element CS'.
caseElementCS(ElementCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Element CS'.
caseElementCS(ElementCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Element CS'.
caseElementCS(ElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Element CS'.
caseElementCS(ElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Element CS'.
caseElementRefCS(ElementRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Element Ref CS'.
caseElementRefCS(ElementRefCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Element Ref CS'.
caseElementType(ElementType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Element Type'.
caseElementType(ElementType) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Element Type'.
caseElementType(ElementType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Element Type'.
caseElementType_1(ElementType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_ElementType(org.eclipse.ocl.types.ElementType) method, instead.
caseElementType_1(ElementType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_ElementType(org.eclipse.ocl.types.ElementType) method, instead.
caseEModelElement(EModelElement) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
caseENamedElement(ENamedElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
caseEnumeration(Enumeration) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseEnumeration(Enumeration) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Enumeration'.
caseEnumerationCS(EnumerationCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Enumeration CS'.
caseEnumerationLiteral(EnumerationLiteral) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseEnumerationLiteral(EnumerationLiteral) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Enumeration Literal'.
caseEnumerationLiteralCS(EnumerationLiteralCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Enumeration Literal CS'.
caseEnumLiteralExp(EnumLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
caseEnumLiteralExp(EnumLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
caseEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
caseEnumLiteralExp(EnumLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
caseEnumLiteralExp_1(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_EnumLiteralExp(org.eclipse.ocl.expressions.EnumLiteralExp) method, instead.
caseEnumLiteralExp_1(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_EnumLiteralExp(org.eclipse.ocl.expressions.EnumLiteralExp) method, instead.
caseEOperation(EOperation) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
caseEOperation(EOperation) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEOperation(EOperation) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
caseEOperation(EOperation) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
caseEPackage(EPackage) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
caseEPackage(EPackage) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEPackage(EPackage) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
caseEParameter(EParameter) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEReference(EReference) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseEReference(EReference) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
caseETypedElement(ETypedElement) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'ETyped Element'.
caseETypedElement(ETypedElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
caseETypeParameter(ETypeParameter) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
caseETypeParameter(ETypeParameter) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
caseETypeParameter(ETypeParameter) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
caseETypeParameter(ETypeParameter) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
caseExpCS(ExpCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Exp CS'.
caseExpCS(ExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Exp CS'.
caseExpressionInOCL(ExpressionInOCL) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Expression In OCL'.
caseExpressionInOCL(ExpressionInOCL) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Expression In OCL'.
caseExpressionInOCL(ExpressionInOCL) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Expression In OCL'.
caseExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'Expression In OCL'.
caseExpressionInOCL_1(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseUtilities_ExpressionInOCL(org.eclipse.ocl.utilities.ExpressionInOCL) method, instead.
caseExpressionInOCL_1(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseUtilities_ExpressionInOCL(org.eclipse.ocl.utilities.ExpressionInOCL) method, instead.
caseExpressions_AssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Association Class Call Exp'.
caseExpressions_AssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Association Class Call Exp'.
caseExpressions_BooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp'.
caseExpressions_BooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal Exp'.
caseExpressions_CallExp(CallExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Call Exp'.
caseExpressions_CallExp(CallExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Call Exp'.
caseExpressions_CollectionItem(CollectionItem<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Item'.
caseExpressions_CollectionItem(CollectionItem<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Item'.
caseExpressions_CollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp'.
caseExpressions_CollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Exp'.
caseExpressions_CollectionLiteralPart(CollectionLiteralPart<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part'.
caseExpressions_CollectionLiteralPart(CollectionLiteralPart<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Literal Part'.
caseExpressions_CollectionRange(CollectionRange<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Range'.
caseExpressions_CollectionRange(CollectionRange<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Range'.
caseExpressions_EnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
caseExpressions_EnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
caseExpressions_FeatureCallExp(FeatureCallExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Feature Call Exp'.
caseExpressions_FeatureCallExp(FeatureCallExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Feature Call Exp'.
caseExpressions_IfExp(IfExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'If Exp'.
caseExpressions_IfExp(IfExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'If Exp'.
caseExpressions_IntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal Exp'.
caseExpressions_IntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal Exp'.
caseExpressions_InvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp'.
caseExpressions_InvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp'.
caseExpressions_IterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Iterate Exp'.
caseExpressions_IterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Iterate Exp'.
caseExpressions_IteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Iterator Exp'.
caseExpressions_IteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Iterator Exp'.
caseExpressions_LetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Let Exp'.
caseExpressions_LetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Let Exp'.
caseExpressions_LiteralExp(LiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp'.
caseExpressions_LiteralExp(LiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp'.
caseExpressions_LoopExp(LoopExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Loop Exp'.
caseExpressions_LoopExp(LoopExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Loop Exp'.
caseExpressions_MessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Message Exp'.
caseExpressions_MessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Message Exp'.
caseExpressions_NavigationCallExp(NavigationCallExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Navigation Call Exp'.
caseExpressions_NavigationCallExp(NavigationCallExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Navigation Call Exp'.
caseExpressions_NullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp'.
caseExpressions_NullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp'.
caseExpressions_NumericLiteralExp(NumericLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Numeric Literal Exp'.
caseExpressions_NumericLiteralExp(NumericLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Numeric Literal Exp'.
caseExpressions_OCLExpression(OCLExpression<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'OCL Expression'.
caseExpressions_OCLExpression(OCLExpression<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'OCL Expression'.
caseExpressions_OperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Operation Call Exp'.
caseExpressions_OperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Operation Call Exp'.
caseExpressions_PrimitiveLiteralExp(PrimitiveLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp'.
caseExpressions_PrimitiveLiteralExp(PrimitiveLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp'.
caseExpressions_PropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Property Call Exp'.
caseExpressions_PropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Property Call Exp'.
caseExpressions_RealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Real Literal Exp'.
caseExpressions_RealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Real Literal Exp'.
caseExpressions_StateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'State Exp'.
caseExpressions_StateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'State Exp'.
caseExpressions_StringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp'.
caseExpressions_StringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp'.
caseExpressions_TupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp'.
caseExpressions_TupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp'.
caseExpressions_TupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Part'.
caseExpressions_TupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Part'.
caseExpressions_TypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Type Exp'.
caseExpressions_TypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Type Exp'.
caseExpressions_UnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp'.
caseExpressions_UnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp'.
caseExpressions_UnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Unspecified Value Exp'.
caseExpressions_UnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Unspecified Value Exp'.
caseExpressions_Variable(Variable<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Variable'.
caseExpressions_Variable(Variable<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Variable'.
caseExpressions_VariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Variable Exp'.
caseExpressions_VariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Variable Exp'.
caseExpSpecificationCS(ExpSpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Exp Specification CS'.
caseExpSpecificationCS(ExpSpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Exp Specification CS'.
caseExpSpecificationCS(ExpSpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Exp Specification CS'.
caseFeature(Feature) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Feature'.
caseFeatureCallExp(FeatureCallExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Feature Call Exp'.
caseFeatureCallExp(FeatureCallExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Feature Call Exp'.
caseFeatureCallExp(FeatureCallExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Feature Call Exp'.
caseFeatureCallExp(FeatureCallExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Feature Call Exp'.
caseFeatureCallExp_1(FeatureCallExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_FeatureCallExp(org.eclipse.ocl.expressions.FeatureCallExp) method, instead.
caseFeatureCallExp_1(FeatureCallExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_FeatureCallExp(org.eclipse.ocl.expressions.FeatureCallExp) method, instead.
caseFeatureCallExpCS(FeatureCallExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Feature Call Exp CS'.
caseFeatureContextDeclCS(FeatureContextDeclCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Feature Context Decl CS'.
caseFeatureCS(FeatureCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Feature CS'.
caseFeatureCS(FeatureCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Feature CS'.
caseFigureElement(FigureElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseFigureElement(FigureElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseFigureElement(FigureElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseFigureElement(FigureElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Figure Element'.
caseFigureRefElement(FigureRefElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseFigureRefElement(FigureRefElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseFigureRefElement(FigureRefElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseFigureRefElement(FigureRefElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Figure Ref Element'.
caseFontElement(FontElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseFontElement(FontElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseFontElement(FontElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseFontElement(FontElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Font Element'.
caseFootnoteElement(FootnoteElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseFootnoteElement(FootnoteElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseFootnoteElement(FootnoteElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Footnote Element'.
caseHeadingElement(HeadingElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseHeadingElement(HeadingElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseHeadingElement(HeadingElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseHeadingElement(HeadingElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Heading Element'.
caseIfExp(IfExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'If Exp'.
caseIfExp(IfExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'If Exp'.
caseIfExp(IfExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'If Exp'.
caseIfExp(IfExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'If Exp'.
caseIfExp_1(IfExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_IfExp(org.eclipse.ocl.expressions.IfExp) method, instead.
caseIfExp_1(IfExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_IfExp(org.eclipse.ocl.expressions.IfExp) method, instead.
caseIfExpCS(IfExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'If Exp CS'.
caseIfExpCS(IfExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'If Exp CS'.
caseImportCS(ImportCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Import CS'.
caseIncludeCS(IncludeCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Include CS'.
caseIndexExpCS(IndexExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Index Exp CS'.
caseInfixExpCS(InfixExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Infix Exp CS'.
caseInitCS(InitCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Init CS'.
caseInitOrDerValueCS(InitOrDerValueCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Init Or Der Value CS'.
caseInitValueCS(InitValueCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Init Value CS'.
caseIntegerLiteralExp(IntegerLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal Exp'.
caseIntegerLiteralExp(IntegerLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal Exp'.
caseIntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal Exp'.
caseIntegerLiteralExp(IntegerLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal Exp'.
caseIntegerLiteralExp_1(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_IntegerLiteralExp(org.eclipse.ocl.expressions.IntegerLiteralExp) method, instead.
caseIntegerLiteralExp_1(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_IntegerLiteralExp(org.eclipse.ocl.expressions.IntegerLiteralExp) method, instead.
caseIntegerLiteralExpCS(IntegerLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal Exp CS'.
caseInvalidLiteralExp(InvalidLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp'.
caseInvalidLiteralExp(InvalidLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp'.
caseInvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp'.
caseInvalidLiteralExp(InvalidLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp'.
caseInvalidLiteralExp_1(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_InvalidLiteralExp(org.eclipse.ocl.expressions.InvalidLiteralExp) method, instead.
caseInvalidLiteralExp_1(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_InvalidLiteralExp(org.eclipse.ocl.expressions.InvalidLiteralExp) method, instead.
caseInvalidLiteralExpCS(InvalidLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp CS'.
caseInvalidLiteralExpCS(InvalidLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Invalid Literal Exp CS'.
caseInvalidType(InvalidType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Invalid Type'.
caseInvalidType(InvalidType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Invalid Type'.
caseInvalidType(InvalidType<O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Invalid Type'.
caseInvalidType(InvalidType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Invalid Type'.
caseInvalidType_1(InvalidType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_InvalidType(org.eclipse.ocl.types.InvalidType) method, instead.
caseInvalidType_1(InvalidType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_InvalidType(org.eclipse.ocl.types.InvalidType) method, instead.
caseInvCS(InvCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Inv CS'.
caseInvCS(InvCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Inv CS'.
caseInvocationExpCS(InvocationExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Invocation Exp CS'.
caseInvOrDefCS(InvOrDefCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Inv Or Def CS'.
caseIsMarkedPreCS(IsMarkedPreCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Is Marked Pre CS'.
caseIterateExp(IterateExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Iterate Exp'.
caseIterateExp(IterateExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Iterate Exp'.
caseIterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Iterate Exp'.
caseIterateExp(IterateExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Iterate Exp'.
caseIterateExp_1(IterateExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_IterateExp(org.eclipse.ocl.expressions.IterateExp) method, instead.
caseIterateExp_1(IterateExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_IterateExp(org.eclipse.ocl.expressions.IterateExp) method, instead.
caseIterateExpCS(IterateExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Iterate Exp CS'.
caseIteration(Iteration) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Iteration'.
caseIteratorExp(IteratorExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Iterator Exp'.
caseIteratorExp(IteratorExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Iterator Exp'.
caseIteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Iterator Exp'.
caseIteratorExp(IteratorExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Iterator Exp'.
caseIteratorExp_1(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_IteratorExp(org.eclipse.ocl.expressions.IteratorExp) method, instead.
caseIteratorExp_1(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_IteratorExp(org.eclipse.ocl.expressions.IteratorExp) method, instead.
caseIteratorExpCS(IteratorExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Iterator Exp CS'.
caseJavaImplementationCS(JavaImplementationCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Java Implementation CS'.
caseLambdaType(LambdaType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Lambda Type'.
caseLambdaTypeCS(LambdaTypeCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Lambda Type CS'.
caseLetExp(LetExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Let Exp'.
caseLetExp(LetExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Let Exp'.
caseLetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Let Exp'.
caseLetExp(LetExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Let Exp'.
caseLetExp_1(LetExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_LetExp(org.eclipse.ocl.expressions.LetExp) method, instead.
caseLetExp_1(LetExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_LetExp(org.eclipse.ocl.expressions.LetExp) method, instead.
caseLetExpCS(LetExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Let Exp CS'.
caseLetExpCS(LetExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Let Exp CS'.
caseLetVariableCS(LetVariableCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Let Variable CS'.
caseLibClassCS(LibClassCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Lib Class CS'.
caseLibConstraintCS(LibConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Lib Constraint CS'.
caseLibIterationCS(LibIterationCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Lib Iteration CS'.
caseLibOperationCS(LibOperationCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Lib Operation CS'.
caseLibPropertyCS(LibPropertyCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Lib Property CS'.
caseLibrary(Library) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Library'.
caseLibraryCS(LibraryCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Library CS'.
caseLibRootPackageCS(LibRootPackageCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Lib Root Package CS'.
caseLiteralExp(LiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp'.
caseLiteralExp(LiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp'.
caseLiteralExp(LiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp'.
caseLiteralExp(LiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp'.
caseLiteralExp_1(LiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_LiteralExp(org.eclipse.ocl.expressions.LiteralExp) method, instead.
caseLiteralExp_1(LiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_LiteralExp(org.eclipse.ocl.expressions.LiteralExp) method, instead.
caseLiteralExpCS(LiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp CS'.
caseLiteralExpCS(LiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Literal Exp CS'.
caseLoopExp(LoopExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Loop Exp'.
caseLoopExp(LoopExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Loop Exp'.
caseLoopExp(LoopExp<C, PM>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Loop Exp'.
caseLoopExp(LoopExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Loop Exp'.
caseLoopExp_1(LoopExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_LoopExp(org.eclipse.ocl.expressions.LoopExp) method, instead.
caseLoopExp_1(LoopExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_LoopExp(org.eclipse.ocl.expressions.LoopExp) method, instead.
caseLoopExpCS(LoopExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Loop Exp CS'.
caseMarkup(Markup) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Markup'.
caseMarkupElement(MarkupElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseMessageExp(MessageExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Message Exp'.
caseMessageExp(MessageExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Message Exp'.
caseMessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Message Exp'.
caseMessageExp(MessageExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Message Exp'.
caseMessageExp_1(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_MessageExp(org.eclipse.ocl.expressions.MessageExp) method, instead.
caseMessageExp_1(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_MessageExp(org.eclipse.ocl.expressions.MessageExp) method, instead.
caseMessageExpCS(MessageExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Message Exp CS'.
caseMessageType(MessageType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Message Type'.
caseMessageType(MessageType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Message Type'.
caseMessageType(MessageType<C, O, P>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Message Type'.
caseMessageType(MessageType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Message Type'.
caseMessageType_1(MessageType<C, O, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_MessageType(org.eclipse.ocl.types.MessageType) method, instead.
caseMessageType_1(MessageType<C, O, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_MessageType(org.eclipse.ocl.types.MessageType) method, instead.
caseMetaTypeName(MetaTypeName) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Meta Type Name'.
caseModel(Model) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseModelElementCS(ModelElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Model Element CS'.
caseModelElementCS(ModelElementCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Model Element CS'.
caseModelElementCS(ModelElementCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Model Element CS'.
caseModelElementCS(ModelElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Model Element CS'.
caseModelElementCS(ModelElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Model Element CS'.
caseModelElementRefCS(ModelElementRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Model Element Ref CS'.
caseModelRegistration(ModelRegistration) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistrySwitch
Returns the result of interpreting the object as an instance of 'Model Registration'.
caseModelRegistry(ModelRegistry) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistrySwitch
Returns the result of interpreting the object as an instance of 'Model Registry'.
caseModelRegistrySettings(ModelRegistrySettings) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistrySwitch
Returns the result of interpreting the object as an instance of 'Settings'.
caseMorePivotable(MorePivotable) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'More Pivotable'.
caseMorePivotable(MorePivotable) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'More Pivotable'.
caseMultiplicityBoundsCS(MultiplicityBoundsCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Multiplicity Bounds CS'.
caseMultiplicityCS(MultiplicityCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Multiplicity CS'.
caseMultiplicityElement(MultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Multiplicity Element'.
caseMultiplicityStringCS(MultiplicityStringCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Multiplicity String CS'.
caseNameable(Nameable) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Nameable'.
caseNameable(Nameable) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Nameable'.
caseNameable(Nameable) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Nameable'.
caseNameable(Nameable) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Nameable'.
caseNameable(Nameable) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Nameable'.
caseNameable(Nameable) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Nameable'.
caseNamedElement(NamedElement) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElement(NamedElement) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElementCS(NamedElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Named Element CS'.
caseNamedElementCS(NamedElementCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Named Element CS'.
caseNamedElementCS(NamedElementCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Named Element CS'.
caseNamedElementCS(NamedElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Named Element CS'.
caseNamedElementCS(NamedElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Named Element CS'.
caseNamedExpCS(NamedExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Named Exp CS'.
caseNameExpCS(NameExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Name Exp CS'.
caseNamespace(Namespace) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Namespace'.
caseNamespace(Namespace) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Namespace'.
caseNamespaceCS(NamespaceCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Namespace CS'.
caseNamespaceCS(NamespaceCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Namespace CS'.
caseNamespaceCS(NamespaceCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Namespace CS'.
caseNavigatingArgCS(NavigatingArgCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Navigating Arg CS'.
caseNavigationCallExp(NavigationCallExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Navigation Call Exp'.
caseNavigationCallExp(NavigationCallExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Navigation Call Exp'.
caseNavigationCallExp(NavigationCallExp<C, P>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Navigation Call Exp'.
caseNavigationCallExp(NavigationCallExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Navigation Call Exp'.
caseNavigationCallExp_1(NavigationCallExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_NavigationCallExp(org.eclipse.ocl.expressions.NavigationCallExp) method, instead.
caseNavigationCallExp_1(NavigationCallExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_NavigationCallExp(org.eclipse.ocl.expressions.NavigationCallExp) method, instead.
caseNavigationOperatorCS(NavigationOperatorCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Navigation Operator CS'.
caseNestedExpCS(NestedExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Nested Exp CS'.
caseNewLineElement(NewLineElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseNewLineElement(NewLineElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseNewLineElement(NewLineElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseNewLineElement(NewLineElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'New Line Element'.
caseNullElement(NullElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseNullElement(NullElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseNullElement(NullElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Null Element'.
caseNullLiteralExp(NullLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp'.
caseNullLiteralExp(NullLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp'.
caseNullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp'.
caseNullLiteralExp(NullLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp'.
caseNullLiteralExp_1(NullLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_NullLiteralExp(org.eclipse.ocl.expressions.NullLiteralExp) method, instead.
caseNullLiteralExp_1(NullLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_NullLiteralExp(org.eclipse.ocl.expressions.NullLiteralExp) method, instead.
caseNullLiteralExpCS(NullLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp CS'.
caseNullLiteralExpCS(NullLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Null Literal Exp CS'.
caseNumberLiteralExpCS(NumberLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Number Literal Exp CS'.
caseNumericLiteralExp(NumericLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Numeric Literal Exp'.
caseNumericLiteralExp(NumericLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Numeric Literal Exp'.
caseNumericLiteralExp(NumericLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Numeric Literal Exp'.
caseNumericLiteralExp(NumericLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Numeric Literal Exp'.
caseNumericLiteralExp_1(NumericLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_NumericLiteralExp(org.eclipse.ocl.expressions.NumericLiteralExp) method, instead.
caseNumericLiteralExp_1(NumericLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_NumericLiteralExp(org.eclipse.ocl.expressions.NumericLiteralExp) method, instead.
caseOCLCodeElement(OCLCodeElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseOCLCodeElement(OCLCodeElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseOCLCodeElement(OCLCodeElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'OCL Code Element'.
caseOCLDocumentCS(OCLDocumentCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'OCL Document CS'.
caseOCLEvalElement(OCLEvalElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseOCLEvalElement(OCLEvalElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseOCLEvalElement(OCLEvalElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'OCL Eval Element'.
caseOCLExpression(OCLExpression) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'OCL Expression'.
caseOCLExpression(OCLExpression) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'OCL Expression'.
caseOCLExpression(OCLExpression<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'OCL Expression'.
caseOCLExpression(OCLExpression) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'OCL Expression'.
caseOCLExpression_1(OCLExpression<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_OCLExpression(org.eclipse.ocl.expressions.OCLExpression) method, instead.
caseOCLExpression_1(OCLExpression<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_OCLExpression(org.eclipse.ocl.expressions.OCLExpression) method, instead.
caseOCLExpressionCS(OCLExpressionCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'OCL Expression CS'.
caseOCLinEcoreConstraintCS(OCLinEcoreConstraintCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'OC Lin Ecore Constraint CS'.
caseOCLinEcoreSpecificationCS(OCLinEcoreSpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'OC Lin Ecore Specification CS'.
caseOCLMessageArgCS(OCLMessageArgCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'OCL Message Arg CS'.
caseOCLMessageArgCS(OCLMessageArgCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'OCL Message Arg CS'.
caseOCLTextElement(OCLTextElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseOCLTextElement(OCLTextElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseOCLTextElement(OCLTextElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'OCL Text Element'.
caseOpaqueExpression(OpaqueExpression) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Opaque Expression'.
caseOpaqueExpression(OpaqueExpression) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Opaque Expression'.
caseOperation(Operation) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseOperation(Operation) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotReferenceSwitch
 
caseOperation(Operation) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Operation'.
caseOperation(Operation) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter.Separator
 
caseOperationCallExp(OperationCallExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Operation Call Exp'.
caseOperationCallExp(OperationCallExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Operation Call Exp'.
caseOperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Operation Call Exp'.
caseOperationCallExp(OperationCallExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Operation Call Exp'.
caseOperationCallExp_1(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_OperationCallExp(org.eclipse.ocl.expressions.OperationCallExp) method, instead.
caseOperationCallExp_1(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_OperationCallExp(org.eclipse.ocl.expressions.OperationCallExp) method, instead.
caseOperationCallExpCS(OperationCallExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Operation Call Exp CS'.
caseOperationContextDeclCS(OperationContextDeclCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Operation Context Decl CS'.
caseOperationContextDeclCS(OperationContextDeclCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Operation Context Decl CS'.
caseOperationCS(OperationCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Operation CS'.
caseOperationCS(OperationCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Operation CS'.
caseOperationCS(OperationCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Operation CS'.
caseOperationTemplateParameter(OperationTemplateParameter) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Operation Template Parameter'.
caseOperatorCS(OperatorCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Operator CS'.
caseOppositePropertyCallExp(OppositePropertyCallExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Opposite Property Call Exp'.
caseOrderedSetType(OrderedSetType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Ordered Set Type'.
caseOrderedSetType(OrderedSetType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Ordered Set Type'.
caseOrderedSetType(OrderedSetType<C, O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Ordered Set Type'.
caseOrderedSetType(OrderedSetType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Ordered Set Type'.
caseOrderedSetType_1(OrderedSetType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_OrderedSetType(org.eclipse.ocl.types.OrderedSetType) method, instead.
caseOrderedSetType_1(OrderedSetType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_OrderedSetType(org.eclipse.ocl.types.OrderedSetType) method, instead.
casePackage(Package) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Ecore2Pivot.UML2EcoreConverterWithReverseMap
 
casePackage(Package) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
casePackage(Package) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Package'.
casePackage(Package) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter.Separator
 
casePackageableElement(PackageableElement) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Packageable Element'.
casePackageableElement(PackageableElement) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Packageable Element'.
casePackageCS(PackageCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Package CS'.
casePackageCS(PackageCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Package CS'.
casePackageCS(PackageCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Package CS'.
casePackageDeclarationCS(PackageDeclarationCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Package Declaration CS'.
casePackageDeclarationCS(PackageDeclarationCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Package Declaration CS'.
caseParameter(Parameter) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseParameter(Parameter) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Parameter'.
caseParameterableElement(ParameterableElement) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Parameterable Element'.
caseParameterableElement(ParameterableElement) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Parameterable Element'.
caseParameterCS(ParameterCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Parameter CS'.
casePathElementCS(PathElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Path Element CS'.
casePathNameCS(PathNameCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Path Name CS'.
casePathNameCS(PathNameCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Path Name CS'.
casePathNameDeclCS(PathNameDeclCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Path Name Decl CS'.
casePivotable(Pivotable) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Pivotable'.
casePivotable(Pivotable) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable'.
casePivotable(Pivotable) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable'.
casePivotable(Pivotable) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable'.
casePivotable(Pivotable) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable'.
casePivotable(Pivotable) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable'.
casePivotableElementCS(PivotableElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable Element CS'.
casePivotableElementCS(PivotableElementCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable Element CS'.
casePivotableElementCS(PivotableElementCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable Element CS'.
casePivotableElementCS(PivotableElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable Element CS'.
casePivotableElementCS(PivotableElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Pivotable Element CS'.
casePostCS(PostCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Post CS'.
casePrecedence(Precedence) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Precedence'.
casePrecedenceCS(PrecedenceCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Precedence CS'.
casePreCS(PreCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Pre CS'.
casePredefinedType(PredefinedType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Predefined Type'.
casePredefinedType(PredefinedType<O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Predefined Type'.
casePredefinedType(PredefinedType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Predefined Type'.
casePredefinedType(PredefinedType<O>) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'Predefined Type'.
casePrefixExpCS(PrefixExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Prefix Exp CS'.
casePrePostOrBodyDeclCS(PrePostOrBodyDeclCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Pre Post Or Body Decl CS'.
casePrimitiveLiteralExp(PrimitiveLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp'.
casePrimitiveLiteralExp(PrimitiveLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp'.
casePrimitiveLiteralExp(PrimitiveLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp'.
casePrimitiveLiteralExp(PrimitiveLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp'.
casePrimitiveLiteralExp_1(PrimitiveLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_PrimitiveLiteralExp(org.eclipse.ocl.expressions.PrimitiveLiteralExp) method, instead.
casePrimitiveLiteralExp_1(PrimitiveLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_PrimitiveLiteralExp(org.eclipse.ocl.expressions.PrimitiveLiteralExp) method, instead.
casePrimitiveLiteralExpCS(PrimitiveLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp CS'.
casePrimitiveLiteralExpCS(PrimitiveLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp CS'.
casePrimitiveType(PrimitiveType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type'.
casePrimitiveType(PrimitiveType) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
casePrimitiveType(PrimitiveType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type'.
casePrimitiveType(PrimitiveType<O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type'.
casePrimitiveType(PrimitiveType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type'.
casePrimitiveType_1(PrimitiveType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_PrimitiveType(org.eclipse.ocl.types.PrimitiveType) method, instead.
casePrimitiveTypeCS(PrimitiveTypeCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type CS'.
casePrimitiveTypeRefCS(PrimitiveTypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type Ref CS'.
caseProperty(Property) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
caseProperty(Property) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Property'.
caseProperty(Property) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter.Separator
 
casePropertyCallExp(PropertyCallExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Property Call Exp'.
casePropertyCallExp(PropertyCallExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Property Call Exp'.
casePropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Property Call Exp'.
casePropertyCallExp(PropertyCallExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Property Call Exp'.
casePropertyCallExp_1(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_PropertyCallExp(org.eclipse.ocl.expressions.PropertyCallExp) method, instead.
casePropertyCallExp_1(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_PropertyCallExp(org.eclipse.ocl.expressions.PropertyCallExp) method, instead.
casePropertyContextCS(PropertyContextCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Property Context CS'.
casePropertyContextDeclCS(PropertyContextDeclCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Property Context Decl CS'.
caseRealLiteralExp(RealLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Real Literal Exp'.
caseRealLiteralExp(RealLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Real Literal Exp'.
caseRealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Real Literal Exp'.
caseRealLiteralExp(RealLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Real Literal Exp'.
caseRealLiteralExp_1(RealLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_RealLiteralExp(org.eclipse.ocl.expressions.RealLiteralExp) method, instead.
caseRealLiteralExp_1(RealLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_RealLiteralExp(org.eclipse.ocl.expressions.RealLiteralExp) method, instead.
caseRealLiteralExpCS(RealLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Real Literal Exp CS'.
caseRedefinableElement(RedefinableElement) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Redefinable Element'.
caseReferenceCS(ReferenceCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Reference CS'.
caseRootCS(RootCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Root CS'.
caseRootCS(RootCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Root CS'.
caseRootCS(RootCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Root CS'.
caseRootCS(RootCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Root CS'.
caseRootPackageCS(RootPackageCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Root Package CS'.
caseRootPackageCS(RootPackageCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Root Package CS'.
caseSelfExpCS(SelfExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Self Exp CS'.
caseSelfType(SelfType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Self Type'.
caseSendSignalAction(SendSignalAction) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Send Signal Action'.
caseSendSignalAction(SendSignalAction) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Send Signal Action'.
caseSequenceType(SequenceType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Sequence Type'.
caseSequenceType(SequenceType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Sequence Type'.
caseSequenceType(SequenceType<C, O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Sequence Type'.
caseSequenceType(SequenceType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Sequence Type'.
caseSequenceType_1(SequenceType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_SequenceType(org.eclipse.ocl.types.SequenceType) method, instead.
caseSequenceType_1(SequenceType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_SequenceType(org.eclipse.ocl.types.SequenceType) method, instead.
caseSetType(SetType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Set Type'.
caseSetType(SetType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Set Type'.
caseSetType(SetType<C, O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Set Type'.
caseSetType(SetType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Set Type'.
caseSetType_1(SetType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_SetType(org.eclipse.ocl.types.SetType) method, instead.
caseSetType_1(SetType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_SetType(org.eclipse.ocl.types.SetType) method, instead.
caseSignal(Signal) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Signal'.
caseSimpleNameCS(SimpleNameCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Simple Name CS'.
caseSpecificationCS(SpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Specification CS'.
caseSpecificationCS(SpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Specification CS'.
caseSpecificationCS(SpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Specification CS'.
caseSpecificationCS(SpecificationCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Specification CS'.
caseState(State) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'State'.
caseStateExp(StateExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'State Exp'.
caseStateExp(StateExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'State Exp'.
caseStateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'State Exp'.
caseStateExp(StateExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'State Exp'.
caseStateExp_1(StateExp<C, S>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_StateExp(org.eclipse.ocl.expressions.StateExp) method, instead.
caseStateExp_1(StateExp<C, S>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_StateExp(org.eclipse.ocl.expressions.StateExp) method, instead.
caseStringLiteralExp(StringLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp'.
caseStringLiteralExp(StringLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp'.
caseStringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp'.
caseStringLiteralExp(StringLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp'.
caseStringLiteralExp_1(StringLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_StringLiteralExp(org.eclipse.ocl.expressions.StringLiteralExp) method, instead.
caseStringLiteralExp_1(StringLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_StringLiteralExp(org.eclipse.ocl.expressions.StringLiteralExp) method, instead.
caseStringLiteralExpCS(StringLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp CS'.
caseStringLiteralExpCS(StringLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'String Literal Exp CS'.
caseStructuralFeatureCS(StructuralFeatureCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Structural Feature CS'.
caseStructuralFeatureCS(StructuralFeatureCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Structural Feature CS'.
caseTemplateableElement(TemplateableElement) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Templateable Element'.
caseTemplateableElement(TemplateableElement) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Templateable Element'.
caseTemplateableElementCS(TemplateableElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Templateable Element CS'.
caseTemplateableElementCS(TemplateableElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Templateable Element CS'.
caseTemplateBinding(TemplateBinding) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Template Binding'.
caseTemplateBindingCS(TemplateBindingCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Template Binding CS'.
caseTemplateParameter(TemplateParameter) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter'.
caseTemplateParameterCS(TemplateParameterCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter CS'.
caseTemplateParameterSubstitution(TemplateParameterSubstitution) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Substitution'.
caseTemplateParameterSubstitutionCS(TemplateParameterSubstitutionCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Substitution CS'.
caseTemplateParameterType(TemplateParameterType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Type'.
caseTemplateParameterType(TemplateParameterType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Type'.
caseTemplateParameterType(TemplateParameterType<O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Type'.
caseTemplateParameterType(TemplateParameterType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Type'.
caseTemplateSignature(TemplateSignature) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Template Signature'.
caseTemplateSignatureCS(TemplateSignatureCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Template Signature CS'.
caseTextElement(TextElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
caseTextElement(TextElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
caseTextElement(TextElement) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
caseTextElement(TextElement) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'Text Element'.
caseTupleLiteralExp(TupleLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp'.
caseTupleLiteralExp(TupleLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp'.
caseTupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp'.
caseTupleLiteralExp(TupleLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp'.
caseTupleLiteralExp_1(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_TupleLiteralExp(org.eclipse.ocl.expressions.TupleLiteralExp) method, instead.
caseTupleLiteralExp_1(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_TupleLiteralExp(org.eclipse.ocl.expressions.TupleLiteralExp) method, instead.
caseTupleLiteralExpCS(TupleLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp CS'.
caseTupleLiteralExpCS(TupleLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Exp CS'.
caseTupleLiteralPart(TupleLiteralPart) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Part'.
caseTupleLiteralPart(TupleLiteralPart) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Part'.
caseTupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Part'.
caseTupleLiteralPart(TupleLiteralPart) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Part'.
caseTupleLiteralPart_1(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_TupleLiteralPart(org.eclipse.ocl.expressions.TupleLiteralPart) method, instead.
caseTupleLiteralPart_1(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_TupleLiteralPart(org.eclipse.ocl.expressions.TupleLiteralPart) method, instead.
caseTupleLiteralPartCS(TupleLiteralPartCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Tuple Literal Part CS'.
caseTuplePartCS(TuplePartCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Tuple Part CS'.
caseTupleType(TupleType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type'.
caseTupleType(TupleType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type'.
caseTupleType(TupleType<O, P>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type'.
caseTupleType(TupleType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type'.
caseTupleType_1(TupleType<O, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_TupleType(org.eclipse.ocl.types.TupleType) method, instead.
caseTupleType_1(TupleType<O, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_TupleType(org.eclipse.ocl.types.TupleType) method, instead.
caseTupleTypeCS(TupleTypeCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type CS'.
caseTupleTypeCS(TupleTypeCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type CS'.
caseType(Type) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Type'.
caseType(Type) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter.Separator
 
caseType(Type) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Type'.
caseTypeCS(TypeCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Type CS'.
caseTypeCS(TypeCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Type CS'.
caseTypeCS(TypeCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Type CS'.
caseTypedASTNode(TypedASTNode) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
caseTypedASTNode(TypedASTNode) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
caseTypedASTNode(TypedASTNode) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
caseTypedASTNode(TypedASTNode) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
caseTypedASTNode(TypedASTNode) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
caseTypedElement(TypedElement<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotReferenceSwitch
 
caseTypedElement(TypedElement) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement<C>) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElementCS(TypedElementCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Typed Element CS'.
caseTypedElementCS(TypedElementCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Typed Element CS'.
caseTypedElementCS(TypedElementCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Typed Element CS'.
caseTypedMultiplicityElement(TypedMultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Typed Multiplicity Element'.
caseTypedRefCS(TypedRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Typed Ref CS'.
caseTypedRefCS(TypedRefCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Typed Ref CS'.
caseTypedTypeRefCS(TypedTypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Typed Type Ref CS'.
caseTypeExp(TypeExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Type Exp'.
caseTypeExp(TypeExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Type Exp'.
caseTypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Type Exp'.
caseTypeExp(TypeExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Type Exp'.
caseTypeExp_1(TypeExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_TypeExp(org.eclipse.ocl.expressions.TypeExp) method, instead.
caseTypeExp_1(TypeExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_TypeExp(org.eclipse.ocl.expressions.TypeExp) method, instead.
caseTypeLiteralExpCS(TypeLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Type Literal Exp CS'.
caseTypeNameExpCS(TypeNameExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Type Name Exp CS'.
caseTypeParameterCS(TypeParameterCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Type Parameter CS'.
caseTypeRefCS(TypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Type Ref CS'.
caseTypeRefCS(TypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Type Ref CS'.
caseTypes_AnyType(AnyType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Any Type'.
caseTypes_AnyType(AnyType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Any Type'.
caseTypes_BagType(BagType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Bag Type'.
caseTypes_BagType(BagType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Bag Type'.
caseTypes_CollectionType(CollectionType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Collection Type'.
caseTypes_CollectionType(CollectionType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Collection Type'.
caseTypes_ElementType(ElementType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Element Type'.
caseTypes_ElementType(ElementType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Element Type'.
caseTypes_InvalidType(InvalidType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Invalid Type'.
caseTypes_InvalidType(InvalidType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Invalid Type'.
caseTypes_MessageType(MessageType<C, O, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Message Type'.
caseTypes_MessageType(MessageType<C, O, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Message Type'.
caseTypes_OrderedSetType(OrderedSetType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Ordered Set Type'.
caseTypes_OrderedSetType(OrderedSetType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Ordered Set Type'.
caseTypes_PrimitiveType(PrimitiveType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type'.
caseTypes_PrimitiveType(PrimitiveType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type'.
caseTypes_SequenceType(SequenceType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Sequence Type'.
caseTypes_SequenceType(SequenceType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Sequence Type'.
caseTypes_SetType(SetType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Set Type'.
caseTypes_SetType(SetType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Set Type'.
caseTypes_TemplateParameterType(TemplateParameterType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Type'.
caseTypes_TemplateParameterType(TemplateParameterType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Template Parameter Type'.
caseTypes_TupleType(TupleType<O, P>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type'.
caseTypes_TupleType(TupleType<O, P>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Tuple Type'.
caseTypes_TypeType(TypeType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Type Type'.
caseTypes_TypeType(TypeType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Type Type'.
caseTypes_VoidType(VoidType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Void Type'.
caseTypes_VoidType(VoidType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Void Type'.
caseTypeTemplateParameter(TypeTemplateParameter) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Type Template Parameter'.
caseTypeType(TypeType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Type Type'.
caseTypeType(TypeType<C, O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Type Type'.
caseTypeType(TypeType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Type Type'.
caseTypeType_1(TypeType<C, O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_TypeType(org.eclipse.ocl.types.TypeType) method, instead.
caseTypeType_1(TypeType<C, O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_TypeType(org.eclipse.ocl.types.TypeType) method, instead.
caseUML_PrimitiveType(PrimitiveType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Primitive Type'.
caseUnaryOperatorCS(UnaryOperatorCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Unary Operator CS'.
caseUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp'.
caseUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp'.
caseUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp'.
caseUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp'.
caseUnlimitedNaturalLiteralExp_1(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_UnlimitedNaturalLiteralExp(org.eclipse.ocl.expressions.UnlimitedNaturalLiteralExp) method, instead.
caseUnlimitedNaturalLiteralExp_1(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_UnlimitedNaturalLiteralExp(org.eclipse.ocl.expressions.UnlimitedNaturalLiteralExp) method, instead.
caseUnlimitedNaturalLiteralExpCS(UnlimitedNaturalLiteralExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp CS'.
caseUnlimitedNaturalLiteralExpCS(UnlimitedNaturalLiteralExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Unlimited Natural Literal Exp CS'.
caseUnspecifiedType(UnspecifiedType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Unspecified Type'.
caseUnspecifiedValueExp(UnspecifiedValueExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Unspecified Value Exp'.
caseUnspecifiedValueExp(UnspecifiedValueExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Unspecified Value Exp'.
caseUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Unspecified Value Exp'.
caseUnspecifiedValueExp(UnspecifiedValueExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Unspecified Value Exp'.
caseUnspecifiedValueExp_1(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_UnspecifiedValueExp(org.eclipse.ocl.expressions.UnspecifiedValueExp) method, instead.
caseUnspecifiedValueExp_1(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_UnspecifiedValueExp(org.eclipse.ocl.expressions.UnspecifiedValueExp) method, instead.
caseUtilities_ExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Expression In OCL'.
caseUtilities_ExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Expression In OCL'.
caseUtilities_TypedElement(TypedElement<C>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseValueSpecification(ValueSpecification) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Value Specification'.
caseValueSpecification(ValueSpecification) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Value Specification'.
caseVariable(Variable) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Variable'.
caseVariable(Variable) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Variable'.
caseVariable(Variable<C, PM>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Variable'.
caseVariable(Variable) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Variable'.
caseVariable_1(Variable<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_Variable(org.eclipse.ocl.expressions.Variable) method, instead.
caseVariable_1(Variable<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_Variable(org.eclipse.ocl.expressions.Variable) method, instead.
caseVariableCS(VariableCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Variable CS'.
caseVariableCS(VariableCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Variable CS'.
caseVariableDeclaration(VariableDeclaration) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Variable Declaration'.
caseVariableExp(VariableExp) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Variable Exp'.
caseVariableExp(VariableExp) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Variable Exp'.
caseVariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Variable Exp'.
caseVariableExp(VariableExp) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Variable Exp'.
caseVariableExp_1(VariableExp<C, PM>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_VariableExp(org.eclipse.ocl.expressions.VariableExp) method, instead.
caseVariableExp_1(VariableExp<C, PM>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_VariableExp(org.eclipse.ocl.expressions.VariableExp) method, instead.
caseVariableExpCS(VariableExpCS) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'Variable Exp CS'.
caseVisitable(Visitable) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Visitable'.
caseVisitable(Visitable) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Visitable'.
caseVisitable(Visitable) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Visitable'.
caseVisitable(Visitable) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Visitable'.
caseVisitable(Visitable) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'Visitable'.
caseVisitableCS(VisitableCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Visitable CS'.
caseVisitableCS(VisitableCS) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Visitable CS'.
caseVisitableCS(VisitableCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'Visitable CS'.
caseVisitableCS(VisitableCS) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'Visitable CS'.
caseVisitableCS(VisitableCS) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'Visitable CS'.
caseVisitor(Visitor<R>) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Visitor'.
caseVisitor(Visitor<T, C, O, P, EL, PM, S, COA, SSA, CT>) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'Visitor'.
caseVoidType(VoidType) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'Void Type'.
caseVoidType(VoidType) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'Void Type'.
caseVoidType(VoidType<O>) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'Void Type'.
caseVoidType(VoidType) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'Void Type'.
caseVoidType_1(VoidType<O>) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_VoidType(org.eclipse.ocl.types.VoidType) method, instead.
caseVoidType_1(VoidType<O>) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Deprecated. Since 2.0, override the UMLSwitch.caseTypes_VoidType(org.eclipse.ocl.types.VoidType) method, instead.
caseWildcardTypeRefCS(WildcardTypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'Wildcard Type Ref CS'.
CastTypeMismatch_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
CastTypeMismatch_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.ocl.ecore.internal.OCLEcorePlugin
Traces the catching of the specified throwable in the specified method of the specified class.
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerPlugin
Traces the catching of the specified throwable in the specified method of the specified class.
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.ocl.examples.pivot.util.PivotPlugin
Traces the catching of the specified throwable in the specified method of the specified class.
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.ocl.internal.OCLPlugin
Traces the catching of the specified throwable in the specified method of the specified class.
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.ocl.uml.internal.OCLUMLPlugin
Traces the catching of the specified throwable in the specified method of the specified class.
changedResources - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
Resources that have been changed since last activation.
changeNotifier - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.ocl.utilities.provider.UtilitiesItemProviderAdapterFactory
This is used to implement IChangeNotifier.
Char_0 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_0 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_1 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_1 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_2 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_2 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_3 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_3 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_4 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_4 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_5 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_5 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_6 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_6 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_7 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_7 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_8 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_8 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_9 - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_9 - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char__ - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char__ - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char__ - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char__ - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_a - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_A - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_a - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_A - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_a - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_A - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_a - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_A - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Acute - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Acute - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_AfterASCIINotAcute - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_AfterASCIINotAcute - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Ampersand - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Ampersand - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_AtSign - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_AtSign - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_b - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_B - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_b - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_B - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_b - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_B - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_b - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_B - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_BackQuote - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_BackQuote - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_BackSlash - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_BackSlash - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_c - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_C - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_c - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_C - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_c - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_C - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_c - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_C - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Caret - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Caret - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Colon - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Colon - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Comma - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Comma - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_CR - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_CR - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_CtlCharNotWS - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_CtlCharNotWS - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_d - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_D - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_d - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_D - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_d - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_D - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_d - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_D - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_DollarSign - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_DollarSign - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_DollarSign - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_DollarSign - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Dot - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Dot - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_DoubleQuote - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_DoubleQuote - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_e - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_E - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_e - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_E - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_e - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_E - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_e - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_E - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_EOF - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_EOF - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_EOF - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_EOF - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Equal - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Equal - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Exclamation - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Exclamation - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_f - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_F - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_f - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_F - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_f - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_F - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_f - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_F - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_FF - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_FF - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_g - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_G - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_g - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_G - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_g - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_G - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_g - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_G - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_GreaterThan - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_GreaterThan - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_h - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_H - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_h - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_H - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_h - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_H - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_h - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_H - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_HT - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_HT - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_i - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_I - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_i - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_I - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_i - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_I - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_i - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_I - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_j - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_J - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_j - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_J - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_j - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_J - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_j - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_J - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_k - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_K - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_k - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_K - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_k - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_K - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_k - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_K - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_l - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_L - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_l - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_L - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_l - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_L - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_l - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_L - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_LeftBrace - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_LeftBrace - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_LeftBracket - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_LeftBracket - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_LeftParen - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_LeftParen - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_LessThan - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_LessThan - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_LF - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_LF - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_m - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_M - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_m - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_M - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_m - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_M - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_m - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_M - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Minus - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Minus - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_n - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_N - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_n - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_N - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_n - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_N - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_n - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_N - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_o - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_O - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_o - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_O - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_o - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_O - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_o - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_O - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_p - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_P - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_p - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_P - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_p - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_P - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_p - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_P - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Percent - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_Percent - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Percent - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_Percent - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Plus - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Plus - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_q - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_Q - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_q - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Q - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_q - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_Q - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_q - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Q - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_QuestionMark - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_QuestionMark - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_r - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_R - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_r - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_R - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_r - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_R - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_r - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_R - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_RightBrace - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_RightBrace - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_RightBracket - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_RightBracket - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_RightParen - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_RightParen - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_s - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_S - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_s - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_S - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_s - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_S - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_s - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_S - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_SemiColon - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_SemiColon - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Sharp - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Sharp - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_SingleQuote - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_SingleQuote - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Slash - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Slash - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Space - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Space - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Star - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Star - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_t - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_T - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_t - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_T - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_t - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_T - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_t - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_T - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Tilde - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Tilde - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_u - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_U - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_u - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_U - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_u - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_U - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_u - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_U - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_v - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_V - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_v - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_V - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_v - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_V - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_v - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_V - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_VerticalBar - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_VerticalBar - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_w - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_W - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_w - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_W - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_w - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_W - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_w - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_W - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_x - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_X - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_x - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_X - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_x - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_X - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_x - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_X - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_y - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_Y - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_y - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Y - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_y - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_Y - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_y - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Y - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_z - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_Z - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym
 
Char_z - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_Z - Static variable in interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingLexersym
 
Char_z - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_Z - Static variable in interface org.eclipse.ocl.parser.OCLKWLexersym
 
Char_z - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
Char_Z - Static variable in interface org.eclipse.ocl.parser.OCLLexersym
 
CHARACTERS - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
CHARACTERS_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
check(Object, String, OCLExpression) - Method in class org.eclipse.ocl.ecore.delegate.OCLValidationDelegate
 
check(EvaluationVisitor, String, ExpressionInOCL) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLValidationDelegate
 
check(Object, Constraint) - Method in class org.eclipse.ocl.examples.pivot.OCL
Checks whether a constraint is satisfied by an object.
check(Object, ExpressionInOCL) - Method in class org.eclipse.ocl.examples.pivot.OCL
Checks whether a constraint, specified simply as an OCL expression, is satisfied by an object.
check(Object) - Method in interface org.eclipse.ocl.examples.pivot.Query
Evaluates the query on an object.
check(List<?>) - Method in interface org.eclipse.ocl.examples.pivot.Query
Determines whether all of the input objects satisfy the query.
check(Object) - Method in class org.eclipse.ocl.examples.pivot.utilities.QueryImpl
 
check(List<?>) - Method in class org.eclipse.ocl.examples.pivot.utilities.QueryImpl
 
check(Object) - Method in class org.eclipse.ocl.internal.evaluation.QueryImpl
 
check(List<?>) - Method in class org.eclipse.ocl.internal.evaluation.QueryImpl
 
check(Object, CT) - Method in class org.eclipse.ocl.OCL
Checks whether a constraint is satisfied by an object.
check(Object, OCLExpression<C>) - Method in class org.eclipse.ocl.OCL
Checks whether a constraint, specified simply as an OCL expression, is satisfied by an object.
check(Object) - Method in interface org.eclipse.ocl.Query
Evaluates the query on an object.
check(List<?>) - Method in interface org.eclipse.ocl.Query
Determines whether all of the input objects satisfy the query.
checkArgumentCount(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
 
checkArgumentCount(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.OperationCallExpImpl
 
checkArgumentCount(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.OperationCallExp
arguments->size() = refParams->size()
checkArgumentCount(OperationCallExp<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.OperationCallExpOperations
arguments->size() = refParams->size()
checkArgumentCount(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.OperationCallExpImpl
 
checkArgumentsConform(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
 
checkArgumentsConform(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.OperationCallExpImpl
 
checkArgumentsConform(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.OperationCallExp
arguments->forall (a | a.type.conformsTo (self.refParams->at (arguments->indexOf (a)).type))
checkArgumentsConform(OperationCallExp<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.OperationCallExpOperations
arguments->forall (a | a.type.conformsTo (self.refParams->at (arguments->indexOf (a)).type))
checkArgumentsConform(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.OperationCallExpImpl
 
checkBagKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
checkBagKind(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.CollectionLiteralExp
kind = CollectionKind::Bag implies type.oclIsKindOf(BagType)
checkBagKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
 
checkBagKind(CollectionLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.CollectionLiteralExpOperations
kind = CollectionKind::Bag implies type.oclIsKindOf(BagType)
checkBagKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
checkBodyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
 
checkBodyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IterateExpImpl
 
checkBodyType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IterateExp
body.type.conformsTo(result.type)
checkBodyType(IterateExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IterateExpOperations
body.type.conformsTo(result.type)
checkBodyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IterateExpImpl
 
checkBooleanBodyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IteratorExpImpl
 
checkBooleanBodyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IteratorExpImpl
 
checkBooleanBodyType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IteratorExp
name = 'exists' or name = 'forAll' or name = 'select' or name = 'reject' implies body.type.name = 'Boolean'
checkBooleanBodyType(IteratorExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IteratorExpOperations
name = 'exists' or name = 'forAll' or name = 'select' or name = 'reject' implies body.type.name = 'Boolean'
checkBooleanBodyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IteratorExpImpl
 
checkBooleanCondition(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
checkBooleanCondition(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IfExp
self.condition.type.oclIsKindOf(PrimitiveType) and self.condition.type.name = 'Boolean'
checkBooleanCondition(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IfExpImpl
 
checkBooleanCondition(IfExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IfExpOperations
self.condition.type.oclIsKindOf(PrimitiveType) and self.condition.type.name = 'Boolean'
checkBooleanCondition(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
 
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IteratorExpImpl
 
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.BooleanLiteralExp
self.type.name = 'Boolean'
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.BooleanLiteralExpImpl
 
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IteratorExpImpl
 
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IteratorExp
name = 'exists' or name = 'forAll' or name = 'isUnique' implies type.oclIsKindOf(PrimitiveType) and type.name = 'Boolean'
checkBooleanType(BooleanLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.BooleanLiteralExpOperations
self.type.name = 'Boolean'
checkBooleanType(IteratorExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IteratorExpOperations
name = 'exists' or name = 'forAll' or name = 'isUnique' implies type.oclIsKindOf(PrimitiveType) and type.name = 'Boolean'
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.BooleanLiteralExpImpl
 
checkBooleanType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IteratorExpImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.BagTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.OrderedSetTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.SequenceTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.SetTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.CollectionType
self.name = 'Collection(' + self.elementType.name + ')'
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.BagTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.OrderedSetTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.SequenceTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.SetTypeImpl
 
checkCollectionTypeName(BagType<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.BagTypeOperations
self.name = 'Bag(' + self.elementType.name + ')'
checkCollectionTypeName(CollectionType<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.CollectionTypeOperations
self.name = 'Collection(' + self.elementType.name + ')'
checkCollectionTypeName(OrderedSetType<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.OrderedSetTypeOperations
self.name = 'OrderedSet(' + self.elementType.name + ')'
checkCollectionTypeName(SequenceType<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.SequenceTypeOperations
self.name = 'Sequence(' + self.elementType.name + ')'
checkCollectionTypeName(SetType<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.SetTypeOperations
self.name = 'Set(' + self.elementType.name + ')'
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.BagTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.OrderedSetTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.SequenceTypeImpl
 
checkCollectionTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.SetTypeImpl
 
checkCollectType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IteratorExpImpl
 
checkCollectType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IteratorExpImpl
 
checkCollectType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IteratorExp
name = 'collect' implies if source.type.oclIsKindOf(SequenceType) then type = expression.type.collectionType->select(oclIsTypeOf(SequenceType))->first() else type = expression.type.collectionType->select(oclIsTypeOf(BagType))->first() endif
checkCollectType(IteratorExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IteratorExpOperations
name = 'collect' implies if source.type.oclIsKindOf(SequenceType) then type = expression.type.collectionType->select(oclIsTypeOf(SequenceType))->first() else type = expression.type.collectionType->select(oclIsTypeOf(BagType))->first() endif
checkCollectType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IteratorExpImpl
 
checkElementType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
checkElementType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.CollectionLiteralExp
type.oclAsType(CollectionType).elementType = part->iterate(p; c : Classifier = OclVoid | c.commonSuperType(p.type))
checkElementType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
 
checkElementType(CollectionLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.CollectionLiteralExpOperations
type.oclAsType(CollectionType).elementType = part->iterate(p; c : Classifier = OclVoid | c.commonSuperType(p.type))
checkElementType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
checkEnumType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.EnumLiteralExpImpl
 
checkEnumType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.EnumLiteralExp
self.type = referredEnumLiteral.enumeration
checkEnumType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.EnumLiteralExpImpl
 
checkEnumType(EnumLiteralExp<C, EL>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.EnumLiteralExpOperations
self.type = referredEnumLiteral.enumeration
checkEnumType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.EnumLiteralExpImpl
 
checkExclusiveSignature(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
checkExclusiveSignature(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.MessageTypeImpl
 
checkExclusiveSignature(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.MessageType
referredOperation->size() + referredSignal->size() = 1
checkExclusiveSignature(MessageType<C, O, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.MessageTypeOperations
referredOperation->size() + referredSignal->size() = 1
checkExclusiveSignature(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
checkFeaturesOnlyProperties(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
checkFeaturesOnlyProperties(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.TupleTypeImpl
 
checkFeaturesOnlyProperties(TupleType<O, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.TupleTypeOperations
feature->forAll (f | f.oclIsTypeOf(Property))
checkFeaturesOnlyProperties(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.TupleType
feature->forAll (f | f.oclIsTypeOf(Property))
checkFeaturesOnlyProperties(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.TupleTypeImpl
 
checkForErrors(Environment) - Static method in class org.eclipse.ocl.examples.pivot.OCLUtil
Checks whether the specified environment's problem handler has any diagnostics of error severity or worse and, if so, throws a semantic exception encapsulating these diagnostics.
checkForErrors(ProblemHandler) - Static method in class org.eclipse.ocl.examples.pivot.OCLUtil
Checks whether the specified problem handler has any diagnostics of error severity or worse and, if so, throws a semantic exception encapsulating these diagnostics.
checkForErrors(Resource) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.model.OCLinEcoreDocument
 
checkForErrors(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>) - Static method in class org.eclipse.ocl.util.OCLUtil
Checks whether the specified environment's problem handler has any diagnostics of error severity or worse and, if so, throws a semantic exception encapsulating these diagnostics.
checkForErrors(ProblemHandler) - Static method in class org.eclipse.ocl.util.OCLUtil
Checks whether the specified problem handler has any diagnostics of error severity or worse and, if so, throws a semantic exception encapsulating these diagnostics.
checkForErrorsOrWarnings(ProblemHandler) - Static method in class org.eclipse.ocl.examples.pivot.OCLUtil
Checks whether the specified problem handler has any diagnostics of warning severity or worse and, if so, throws a semantic exception encapsulating these diagnostics.
checkForErrorsOrWarnings(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>) - Static method in class org.eclipse.ocl.util.OCLUtil
Checks whether the specified environment's problem handler has any diagnostics of warnings severity or worse and, if so, throws a semantic exception encapsulating these diagnostics.
checkForErrorsOrWarnings(ProblemHandler) - Static method in class org.eclipse.ocl.util.OCLUtil
Checks whether the specified problem handler has any diagnostics of warning severity or worse and, if so, throws a semantic exception encapsulating these diagnostics.
checkForNoErrors(Collection<? extends Resource>) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
checkHasOperationOrSignal(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
checkHasOperationOrSignal(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
checkHasOperationOrSignal(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.MessageExp
calledOperation->size() + sentSignal->size() = 1
checkHasOperationOrSignal(MessageExp<C, COA, SSA>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.MessageExpOperations
calledOperation->size() + sentSignal->size() = 1
checkHasOperationOrSignal(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
checkIfType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
checkIfType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IfExp
self.type = thenExpression.type.commonSuperType(elseExpression.type)
checkIfType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IfExpImpl
 
checkIfType(IfExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IfExpOperations
self.type = thenExpression.type.commonSuperType(elseExpression.type)
checkIfType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
checkImplementation(NamedExpCS, Feature, CallExp, OCLExpression) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLLeft2RightVisitor
 
checkInitType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.VariableImpl
 
checkInitType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.VariableImpl
 
checkInitType(Variable<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.VariableOperations
initExpression->notEmpty() implies initExpression.type.conformsTo (type)
checkInitType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.Variable
initExpression->notEmpty() implies initExpression.type.conformsTo (type)
checkInitType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.VariableImpl
 
checkIntegerType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IntegerLiteralExpImpl
 
checkIntegerType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IntegerLiteralExpImpl
 
checkIntegerType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IntegerLiteralExp
self.type.name = 'Integer'
checkIntegerType(IntegerLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IntegerLiteralExpOperations
self.type.name = 'Integer'
checkIntegerType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IntegerLiteralExpImpl
 
checkItemType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionItemImpl
 
checkItemType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.CollectionItem
type = item.type
checkItemType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.CollectionItemImpl
 
checkItemType(CollectionItem<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.CollectionItemOperations
type = item.type
checkItemType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionItemImpl
 
checkIterateType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
 
checkIterateType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IterateExpImpl
 
checkIterateType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IterateExp
type = result.type
checkIterateType(IterateExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IterateExpOperations
type = result.type
checkIterateType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IterateExpImpl
 
checkLetType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.LetExpImpl
 
checkLetType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.LetExpImpl
 
checkLetType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.LetExp
type = in.type
checkLetType(LetExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.LetExpOperations
type = in.type
checkLetType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.LetExpImpl
 
checkLoopVariableInit(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.LoopExpImpl
 
checkLoopVariableInit(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.LoopExpImpl
 
checkLoopVariableInit(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.LoopExp
self.iterator->forAll(initExpression->isEmpty())
checkLoopVariableInit(LoopExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.LoopExpOperations
self.iterator->forAll(initExpression->isEmpty())
checkLoopVariableInit(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.LoopExpImpl
 
checkLoopVariableType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.LoopExpImpl
 
checkLoopVariableType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.LoopExpImpl
 
checkLoopVariableType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.LoopExp
self.iterator->forAll(type = source.type.oclAsType(CollectionType).elementType)
checkLoopVariableType(LoopExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.LoopExpOperations
self.iterator->forAll(type = source.type.oclAsType(CollectionType).elementType)
checkLoopVariableType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.LoopExpImpl
 
checkMutuallyComparable(Object, C, C, int) - Method in class org.eclipse.ocl.AbstractTypeChecker
 
checkMutuallyComparable(Object, C, C, int) - Method in interface org.eclipse.ocl.TypeChecker
Checks whether two types are mutually comparable in the determination of the applicability of = and <> operations.
checkMutuallyComparable(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, C, C, int) - Static method in class org.eclipse.ocl.util.TypeUtil
Deprecated. Use the TypeUtil.checkMutuallyComparable(Object, Environment, Object, Object, int) method, instead
checkMutuallyComparable(Object, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, C, C, int) - Static method in class org.eclipse.ocl.util.TypeUtil
Checks whether two types are mutually comparable in the determination of the applicability of = and <> operations.
checkNaturalType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.UnlimitedNaturalLiteralExpImpl
 
checkNaturalType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.UnlimitedNaturalLiteralExpImpl
 
checkNaturalType(UnlimitedNaturalLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.UnlimitedNaturalLiteralExpOperations
self.type.name = 'UnlimitedNatural'
checkNaturalType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.UnlimitedNaturalLiteralExp
self.type.name = 'UnlimitedNatural'
checkNaturalType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.UnlimitedNaturalLiteralExpImpl
 
checkNoCollectionInstances(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
checkNoCollectionInstances(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.CollectionLiteralExp
kind <> CollectionKind::Collection
checkNoCollectionInstances(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
 
checkNoCollectionInstances(CollectionLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.CollectionLiteralExpOperations
kind <> CollectionKind::Collection
checkNoCollectionInstances(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
checkNoInvalidValues(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
checkNoInvalidValues(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.CollectionType
self->forAll(not oclIsInvalid())
checkNoInvalidValues(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
checkNoInvalidValues(CollectionType<C, O>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.CollectionTypeOperations
self->forAll(not oclIsInvalid())
checkNoInvalidValues(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
checkNotReflexive(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, String, AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Asserts that the specified association class is not a reflexive association.
checkOperationArguments(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
checkOperationArguments(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
checkOperationArguments(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.MessageExp
calledOperation->notEmpty() implies argument->forall (a | a.type.conformsTo (self.calledOperation.operation.ownedParameter-> select( kind = ParameterDirectionKind::in ) ->at (argument->indexOf (a)).type))
checkOperationArguments(MessageExp<C, COA, SSA>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.MessageExpOperations
calledOperation->notEmpty() implies argument->forall (a | a.type.conformsTo (self.calledOperation.operation.ownedParameter-> select( kind = ParameterDirectionKind::in ) ->at (argument->indexOf (a)).type))
checkOperationArguments(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
checkOperationParameters(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
checkOperationParameters(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.MessageTypeImpl
 
checkOperationParameters(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.MessageType
referredOperation->size()=1 implies Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.at(i).cmpSlots( referredOperation.ownedParameter.asProperty()->at(i))
checkOperationParameters(MessageType<C, O, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.MessageTypeOperations
referredOperation->size()=1 implies Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.at(i).cmpSlots( referredOperation.ownedParameter.asProperty()->at(i))
checkOperationParameters(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
checkOperationReflectionConsistency(Object) - Method in class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
Check if the provided source object has support for a delegated invocation of an OCL expression body.
checkOppositePropertyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.OppositePropertyCallExpImpl
 
checkPartNamesUnique(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
checkPartNamesUnique(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.TupleTypeImpl
 
checkPartNamesUnique(TupleType<O, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.TupleTypeOperations
true
checkPartNamesUnique(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.TupleType
true
checkPartNamesUnique(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.TupleTypeImpl
 
checkPartsUnique(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralExpImpl
 
checkPartsUnique(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.TupleLiteralExpImpl
 
checkPartsUnique(TupleLiteralExp<C, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.TupleLiteralExpOperations
part->isUnique (attribute.name)
checkPartsUnique(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.TupleLiteralExp
part->isUnique (attribute.name)
checkPartsUnique(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralExpImpl
 
checkPropertyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.PropertyCallExpImpl
 
checkPropertyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.PropertyCallExpImpl
 
checkPropertyType(PropertyCallExp<C, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.PropertyCallExpOperations
type = referredProperty.type
checkPropertyType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.PropertyCallExp
type = referredProperty.type
checkPropertyType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.PropertyCallExpImpl
 
checkRangeType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
 
checkRangeType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.CollectionRange
type = first.type.commonSuperType(last.type)
checkRangeType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.CollectionRangeImpl
 
checkRangeType(CollectionRange<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.CollectionRangeOperations
type = first.type.commonSuperType(last.type)
checkRangeType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionRangeImpl
 
checkRealType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.RealLiteralExpImpl
 
checkRealType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.RealLiteralExpImpl
 
checkRealType(RealLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.RealLiteralExpOperations
self.type.name = 'Real'
checkRealType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.RealLiteralExp
self.type.name = 'Real'
checkRealType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.RealLiteralExpImpl
 
checkResourceErrors(String, Resource) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
 
checkResultInit(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
 
checkResultInit(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IterateExpImpl
 
checkResultInit(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IterateExp
self.result.initExpression->size() = 1
checkResultInit(IterateExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IterateExpOperations
self.result.initExpression->size() = 1
checkResultInit(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IterateExpImpl
 
checkSelectRejectType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.IteratorExpImpl
 
checkSelectRejectType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.IteratorExpImpl
 
checkSelectRejectType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.IteratorExp
name = 'select' or name = 'reject' implies type = source.type
checkSelectRejectType(IteratorExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.IteratorExpOperations
name = 'select' or name = 'reject' implies type = source.type
checkSelectRejectType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.IteratorExpImpl
 
checkSequenceKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
checkSequenceKind(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.CollectionLiteralExp
kind = CollectionKind::Sequence implies type.oclIsKindOf(SequenceType)
checkSequenceKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
 
checkSequenceKind(CollectionLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.CollectionLiteralExpOperations
kind = CollectionKind::Sequence implies type.oclIsKindOf(SequenceType)
checkSequenceKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
checkSetKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
checkSetKind(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.CollectionLiteralExp
kind = CollectionKind::Set implies type.oclIsKindOf(SetType)
checkSetKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
 
checkSetKind(CollectionLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.CollectionLiteralExpOperations
kind = CollectionKind::Set implies type.oclIsKindOf(SetType)
checkSetKind(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
checkSignalArguments(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
checkSignalArguments(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
checkSignalArguments(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.MessageExp
sentSignal->notEmpty() implies argument->forall (a | a.type.conformsTo (self.sentSignal.signal.ownedAttribute ->at (argument->indexOf (a)).type))
checkSignalArguments(MessageExp<C, COA, SSA>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.MessageExpOperations
sentSignal->notEmpty() implies argument->forall (a | a.type.conformsTo (self.sentSignal.signal.ownedAttribute ->at (argument->indexOf (a)).type))
checkSignalArguments(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
checkSignalAttributes(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
checkSignalAttributes(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.MessageTypeImpl
 
checkSignalAttributes(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.MessageType
referredSignal->size() = 1 implies Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.asOrderedSet().at(i).cmpSlots( referredSignal.ownedAttribute.asOrderedSet()->at(i))
checkSignalAttributes(MessageType<C, O, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.MessageTypeOperations
referredSignal->size() = 1 implies Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.asOrderedSet().at(i).cmpSlots( referredSignal.ownedAttribute.asOrderedSet()->at(i))
checkSignalAttributes(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
checkSourceCollection(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.LoopExpImpl
 
checkSourceCollection(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.LoopExpImpl
 
checkSourceCollection(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.LoopExp
source.type.oclIsKindOf(CollectionType)
checkSourceCollection(LoopExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.LoopExpOperations
source.type.oclIsKindOf(CollectionType)
checkSourceCollection(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.LoopExpImpl
 
checkState() - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
Recomputes the page's error state by calling isValid for every field editor.
checkStringType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.StringLiteralExpImpl
 
checkStringType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.StringLiteralExpImpl
 
checkStringType(StringLiteralExp<C>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.StringLiteralExpOperations
self.type.name = 'String'
checkStringType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.StringLiteralExp
self.type.name = 'String'
checkStringType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.StringLiteralExpImpl
 
checkTargetDefinesOperation(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
checkTargetDefinesOperation(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
checkTargetDefinesOperation(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.MessageExp
calledOperation->notEmpty() implies target.type.allOperations()->includes(calledOperation.operation)
checkTargetDefinesOperation(MessageExp<C, COA, SSA>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.MessageExpOperations
calledOperation->notEmpty() implies target.type.allOperations()->includes(calledOperation.operation)
checkTargetDefinesOperation(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
checkTargetNotCollection(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
checkTargetNotCollection(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
checkTargetNotCollection(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.MessageExp
not target.type.oclIsKindOf(CollectionType)
checkTargetNotCollection(MessageExp<C, COA, SSA>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.MessageExpOperations
not target.type.oclIsKindOf(CollectionType)
checkTargetNotCollection(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
checkTupleType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralExpImpl
 
checkTupleType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.TupleLiteralExpImpl
 
checkTupleType(TupleLiteralExp<C, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.TupleLiteralExpOperations
type.oclIsKindOf (TupleType) and part->forAll (tlep | type.oclAsType (TupleType).allProperties()->exists (tp | tlep.attribute = tp)) and part->size() = type.oclAsType (TupleType).allProperties()->size()
checkTupleType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.TupleLiteralExp
type.oclIsKindOf (TupleType) and part->forAll (tlep | type.oclAsType (TupleType).allProperties()->exists (tp | tlep.attribute = tp)) and part->size() = type.oclAsType (TupleType).allProperties()->size()
checkTupleType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralExpImpl
 
checkTupleTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
checkTupleTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.impl.TupleTypeImpl
 
checkTupleTypeName(TupleType<O, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.types.operations.TupleTypeOperations
name = 'Tuple('.concat ( Sequence{1..allProperties()->size()}->iterate (pn; s: String = '' | let p: Property = allProperties()->at (pn) in ( s.concat ( (if (pn>1) then ',' else '' endif) .concat (p.name).concat (': ') .concat (p.type.name) ) ) ) ).concat (')')
checkTupleTypeName(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.types.TupleType
name = 'Tuple('.concat ( Sequence{1..allProperties()->size()}->iterate (pn; s: String = '' | let p: Property = allProperties()->at (pn) in ( s.concat ( (if (pn>1) then ',' else '' endif) .concat (p.name).concat (': ') .concat (p.type.name) ) ) ) ).concat (')')
checkTupleTypeName(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.TupleTypeImpl
 
checkValueType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
 
checkValueType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
 
checkValueType(TupleLiteralPart<C, P>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.TupleLiteralPartOperations
attribute.type = value.type
checkValueType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.TupleLiteralPart
attribute.type = value.type
checkValueType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralPartImpl
 
checkVarType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.impl.VariableExpImpl
 
checkVarType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.impl.VariableExpImpl
 
checkVarType(VariableExp<C, PM>, DiagnosticChain, Map<Object, Object>) - Static method in class org.eclipse.ocl.expressions.operations.VariableExpOperations
type = referredVariable.type
checkVarType(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.ocl.expressions.VariableExp
type = referredVariable.type
checkVarType(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.impl.VariableExpImpl
 
child - Variable in class org.eclipse.ocl.examples.pivot.scoping.PivotScopeView
 
child - Variable in class org.eclipse.ocl.examples.xtext.base.scoping.BaseScopeView
 
Choice - Interface in org.eclipse.ocl.helper
Description of a syntax completion choice.
ChoiceKind - Enum in org.eclipse.ocl.helper
An enumeration of OCL syntax completion choice types.
Class - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Class'.
CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Class' class.
CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Class' class.
class_ - Variable in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.FeatureContextDeclCSImpl
The cached value of the 'Class' reference.
CLASS___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
CLASS___IS_COMPATIBLE_WITH__PARAMETERABLEELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Compatible With' operation.
CLASS___IS_TEMPLATE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template' operation.
CLASS___IS_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template Parameter' operation.
CLASS___PARAMETERABLE_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Parameterable Elements' operation.
CLASS___RESOLVE_SELF_TYPE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Resolve Self Type' operation.
CLASS___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
CLASS__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Class Name' attribute.
CLASS__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Abstract' attribute.
CLASS__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Is Abstract' attribute feature.
CLASS__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Interface' attribute.
CLASS__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Is Interface' attribute feature.
CLASS__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
CLASS__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
CLASS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
CLASS__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Attribute' containment reference list.
CLASS__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
CLASS__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Operation' containment reference list.
CLASS__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
CLASS__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Template Signature' containment reference.
CLASS__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owning Template Parameter' container reference.
CLASS__PACKAGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Package' container reference.
CLASS__SUPER_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Super Class' reference list.
CLASS__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Binding' containment reference list.
CLASS__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Parameter' reference.
CLASS__UNSPECIALIZED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unspecialized Element' reference.
CLASS_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Class CS' class.
CLASS_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Class CS' class.
CLASS_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
CLASS_CS__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Instance Class Name' attribute.
CLASS_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
CLASS_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
CLASS_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CLASS_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CLASS_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Constraint' containment reference list.
CLASS_CS__OWNED_META_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Meta Type' containment reference.
CLASS_CS__OWNED_META_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Meta Type' containment reference feature.
CLASS_CS__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Operation' containment reference list.
CLASS_CS__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Operation' containment reference list feature.
CLASS_CS__OWNED_PROPERTY - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Property' containment reference list.
CLASS_CS__OWNED_PROPERTY - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Property' containment reference list feature.
CLASS_CS__OWNED_SUPER_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Super Type' containment reference list.
CLASS_CS__OWNED_SUPER_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Super Type' containment reference list feature.
CLASS_CS__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Template Signature' containment reference.
CLASS_CS__OWNER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owner' container reference.
CLASS_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
CLASS_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Qualifier' attribute list.
CLASS_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Class CS' class.
CLASS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Class' class.
CLASS_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Class' class.
classAttribute - Static variable in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.PluginGenModelHandler
 
ClassAttribution - Class in org.eclipse.ocl.examples.pivot.attributes
 
ClassAttribution() - Constructor for class org.eclipse.ocl.examples.pivot.attributes.ClassAttribution
 
ClassContext - Class in org.eclipse.ocl.examples.pivot.context
ClassContext supports parsing OCL expressions in the context of a Class.
ClassContext(MetaModelManager, URI, Type) - Constructor for class org.eclipse.ocl.examples.pivot.context.ClassContext
 
classContext - Variable in class org.eclipse.ocl.examples.pivot.context.ClassContext
 
ClassCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Class CS'.
ClassCSAttribution - Class in org.eclipse.ocl.examples.xtext.base.attributes
 
ClassCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.base.attributes.ClassCSAttribution
 
ClassCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Class CS'.
ClassCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassCSImpl
 
ClassDelegate<T> - Class in org.eclipse.ocl.examples.modelregistry.environment
ClassDelegate captures a class name mentioned in an extension, but defers loading that class until it is actually needed.
ClassDelegate(String, Class<T>) - Constructor for class org.eclipse.ocl.examples.modelregistry.environment.ClassDelegate
 
ClassDelegate(T) - Constructor for class org.eclipse.ocl.examples.modelregistry.environment.ClassDelegate
 
ClassFilter - Class in org.eclipse.ocl.examples.eventmanager.filters
Matches an event's notifier's class
ClassFilter(EClass, boolean) - Constructor for class org.eclipse.ocl.examples.eventmanager.filters.ClassFilter
 
ClassFilterIncludingSubclasses - Class in org.eclipse.ocl.examples.eventmanager.filters
Matches an event if its notifier's class equals the class passed to this filter's constructor or any subclasses thereof.
ClassFilterIncludingSubclasses(EClass, boolean) - Constructor for class org.eclipse.ocl.examples.eventmanager.filters.ClassFilterIncludingSubclasses
The default constructor
CLASSIFIER_CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Classifier Context Decl CS' class.
CLASSIFIER_CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Classifier Context Decl CS' class.
CLASSIFIER_CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Classifier Context Decl CS' class.
CLASSIFIER_CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Classifier Context Decl CS' class.
CLASSIFIER_CONTEXT_DECL_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
CLASSIFIER_CONTEXT_DECL_CS__CLASSIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Classifier' reference.
CLASSIFIER_CONTEXT_DECL_CS__CLASSIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Classifier' reference feature.
CLASSIFIER_CONTEXT_DECL_CS__CONSTRAINTS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Constraints' containment reference list.
CLASSIFIER_CONTEXT_DECL_CS__CONSTRAINTS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Constraints' containment reference list feature.
CLASSIFIER_CONTEXT_DECL_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
CLASSIFIER_CONTEXT_DECL_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
CLASSIFIER_CONTEXT_DECL_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
CLASSIFIER_CONTEXT_DECL_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
CLASSIFIER_CONTEXT_DECL_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CLASSIFIER_CONTEXT_DECL_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CLASSIFIER_CONTEXT_DECL_CS__PATH_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Path Name' containment reference.
CLASSIFIER_CONTEXT_DECL_CS__PATH_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Path Name CS' containment reference.
CLASSIFIER_CONTEXT_DECL_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.
CLASSIFIER_CONTEXT_DECL_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
CLASSIFIER_CONTEXT_DECL_CS__RULES - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Rules' containment reference list.
CLASSIFIER_CONTEXT_DECL_CS__SELF_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Self Name' attribute.
CLASSIFIER_CONTEXT_DECL_CS__SELF_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Self Name' attribute feature.
CLASSIFIER_CONTEXT_DECL_CS__SIMPLE_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Simple Name CS' containment reference.
CLASSIFIER_CONTEXT_DECL_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.
CLASSIFIER_CONTEXT_DECL_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
CLASSIFIER_CONTEXT_DECL_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
CLASSIFIER_CONTEXT_DECL_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Classifier Context Decl CS' class.
CLASSIFIER_CONTEXT_DECL_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Classifier Context Decl CS' class.
CLASSIFIER_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Classifier CS' class.
CLASSIFIER_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Classifier CS' class.
CLASSIFIER_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
CLASSIFIER_CS__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Instance Class Name' attribute.
CLASSIFIER_CS__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Instance Class Name' attribute feature.
CLASSIFIER_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
CLASSIFIER_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
CLASSIFIER_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CLASSIFIER_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CLASSIFIER_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Constraint' containment reference list.
CLASSIFIER_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owned Constraint' containment reference list feature.
CLASSIFIER_CS__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Template Signature' containment reference.
CLASSIFIER_CS__OWNER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owner' container reference.
CLASSIFIER_CS__OWNER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Owner' container reference feature.
CLASSIFIER_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
CLASSIFIER_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Qualifier' attribute list.
CLASSIFIER_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Qualifier' attribute list feature.
CLASSIFIER_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Classifier CS' class.
CLASSIFIER_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Classifier Type' class.
CLASSIFIER_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Classifier Type' class.
CLASSIFIER_TYPE___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
CLASSIFIER_TYPE___IS_COMPATIBLE_WITH__PARAMETERABLEELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Compatible With' operation.
CLASSIFIER_TYPE___IS_TEMPLATE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template' operation.
CLASSIFIER_TYPE___IS_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template Parameter' operation.
CLASSIFIER_TYPE___PARAMETERABLE_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Parameterable Elements' operation.
CLASSIFIER_TYPE___RESOLVE_SELF_TYPE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Resolve Self Type' operation.
CLASSIFIER_TYPE___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
CLASSIFIER_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Class Name' attribute.
CLASSIFIER_TYPE__INSTANCE_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Type' reference.
CLASSIFIER_TYPE__INSTANCE_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Instance Type' reference feature.
CLASSIFIER_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Abstract' attribute.
CLASSIFIER_TYPE__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Interface' attribute.
CLASSIFIER_TYPE__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
CLASSIFIER_TYPE__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
CLASSIFIER_TYPE__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
CLASSIFIER_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Attribute' containment reference list.
CLASSIFIER_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
CLASSIFIER_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Operation' containment reference list.
CLASSIFIER_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
CLASSIFIER_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Template Signature' containment reference.
CLASSIFIER_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owning Template Parameter' container reference.
CLASSIFIER_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Package' container reference.
CLASSIFIER_TYPE__SUPER_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Super Class' reference list.
CLASSIFIER_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Binding' containment reference list.
CLASSIFIER_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Parameter' reference.
CLASSIFIER_TYPE__UNSPECIALIZED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unspecialized Element' reference.
CLASSIFIER_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Classifier Type' class.
CLASSIFIER_TYPE_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Classifier Type' class.
ClassifierAllInstancesOperation - Class in org.eclipse.ocl.examples.library.classifier
ClassifierAllInstancesOperation realises the Classifier::allInstances() library operation.
ClassifierAllInstancesOperation() - Constructor for class org.eclipse.ocl.examples.library.classifier.ClassifierAllInstancesOperation
 
ClassifierContextCSAttribution - Class in org.eclipse.ocl.examples.xtext.completeocl.attributes
 
ClassifierContextCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.attributes.ClassifierContextCSAttribution
 
ClassifierContextDeclCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Classifier Context Decl CS'.
ClassifierContextDeclCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Classifier Context Decl CS'.
classifierContextDeclCS(ClassifierContextDeclCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, List<CT>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
ClassifierContextDeclCS
ClassifierContextDeclCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Classifier Context Decl CS'.
ClassifierContextDeclCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.ClassifierContextDeclCSImpl
 
ClassifierContextDeclCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Classifier Context Decl CS'.
ClassifierContextDeclCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ClassifierContextDeclCSImpl
 
ClassifierCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Classifier CS'.
ClassifierCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Classifier CS'.
ClassifierCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
ClassifierOclContainerOperation - Class in org.eclipse.ocl.examples.library.classifier
ClassifierOclContainerOperation realises the Classifier::oclContainer() library operation.
ClassifierOclContainerOperation() - Constructor for class org.eclipse.ocl.examples.library.classifier.ClassifierOclContainerOperation
 
ClassifierOclContentsOperation - Class in org.eclipse.ocl.examples.library.classifier
ClassifierOclContentsOperation realises the Classifier::oclContents() library operation.
ClassifierOclContentsOperation() - Constructor for class org.eclipse.ocl.examples.library.classifier.ClassifierOclContentsOperation
 
ClassifierType - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Classifier Type'.
ClassifierTypeImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Classifier Type'.
ClassifierTypeImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.ClassifierTypeImpl
 
ClassifierTypeValue - Interface in org.eclipse.ocl.examples.domain.values
 
ClassifierTypeValueImpl - Class in org.eclipse.ocl.examples.domain.values.impl
 
ClassifierTypeValueImpl(ValueFactory, DomainClassifierType) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.ClassifierTypeValueImpl
 
ClassImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Class'.
ClassImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.ClassImpl
 
className - Variable in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.PackageDescriptor
 
className - Variable in class org.eclipse.ocl.examples.modelregistry.environment.ClassDelegate
 
ClassOption<T> - Class in org.eclipse.ocl.options
Implementation of the PreferenceableOption interface for class OCL options.
ClassOption(String, String, Class<? extends T>, Class<? extends T>) - Constructor for class org.eclipse.ocl.options.ClassOption
 
ClassPreference<T> - Class in org.eclipse.ocl.common.internal.preferences
A configurable preference with a Class value.
ClassPreference(String, String, Class<? extends T>, Class<? extends T>) - Constructor for class org.eclipse.ocl.common.internal.preferences.ClassPreference
 
classType - Variable in class org.eclipse.ocl.options.ClassOption
 
classType - Variable in class org.eclipse.ocl.options.ObjectOption
 
ClassUtils - Class in org.eclipse.ocl.examples.common.utils
 
ClassUtils() - Constructor for class org.eclipse.ocl.examples.common.utils.ClassUtils
 
clazz - Variable in class org.eclipse.ocl.examples.modelregistry.environment.ClassDelegate
 
CleanupThread - Class in org.eclipse.ocl.examples.eventmanager.framework
Observes a reference queue and removes Adapter s from it.
CleanupThread(ReferenceQueue<Adapter>, EventManagerTableBased) - Constructor for class org.eclipse.ocl.examples.eventmanager.framework.CleanupThread
 
clear() - Method in class org.eclipse.ocl.AbstractEvaluationEnvironment
Clears the environment of variables.
clear() - Method in class org.eclipse.ocl.ecore.opposites.ExtentMap
 
clear() - Method in interface org.eclipse.ocl.EvaluationEnvironment
Clears the environment of variables.
clear() - Method in class org.eclipse.ocl.examples.domain.values.impl.BagImpl
 
clear() - Method in class org.eclipse.ocl.examples.eventmanager.util.BagImpl
 
clear() - Method in class org.eclipse.ocl.examples.eventmanager.util.CompositeCollection
 
clear() - Method in class org.eclipse.ocl.examples.eventmanager.util.EmptyBag
 
clear() - Method in class org.eclipse.ocl.examples.eventmanager.util.SingleSetAsBag
 
clear() - Method in class org.eclipse.ocl.examples.eventmanager.util.Statistics
 
clear() - Method in class org.eclipse.ocl.examples.eventmanager.util.StatisticsImpl
 
clear() - Method in class org.eclipse.ocl.examples.eventmanager.util.StatisticsStub
 
clear() - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEcoreEvaluationEnvironment
Clears the environment of variables.
clear() - Method in class org.eclipse.ocl.examples.modelregistry.model.AccessorRegistry
 
clear() - Method in class org.eclipse.ocl.examples.pivot.evaluation.AbstractEvaluationEnvironment
Clears the environment of variables.
clear() - Method in interface org.eclipse.ocl.examples.pivot.evaluation.EvaluationEnvironment
Clears the environment of variables.
clear() - Method in class org.eclipse.ocl.examples.pivot.manager.Orphanage.WeakContentsEList
 
clear() - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CSI2PivotMapping
 
clear() - Method in class org.eclipse.ocl.LazyExtentMap
 
clear() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
clearDiagnostic() - Method in class org.eclipse.ocl.parser.OCLProblemHandler
 
clearOperands() - Method in class org.eclipse.ocl.examples.eventmanager.framework.LogicalOperationFilterImpl
Clears the operands
clearOptions() - Method in class org.eclipse.ocl.AbstractEvaluationEnvironment
 
clearOptions() - Method in class org.eclipse.ocl.examples.pivot.AbstractBasicEnvironment
 
clearOptions() - Method in interface org.eclipse.ocl.examples.pivot.Customizable
Clears all options.
clearOptions() - Method in class org.eclipse.ocl.examples.pivot.evaluation.AbstractEvaluationEnvironment
 
clearOptions() - Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
 
clearOptions() - Method in interface org.eclipse.ocl.options.Customizable
Clears all options.
clone() - Method in interface org.eclipse.ocl.examples.eventmanager.EventFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.AbstractEventFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.AndFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.ClassFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.ClassFilterIncludingSubclasses
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.ContainmentFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.EventTypeFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.NewValueClassFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.NewValueClassFilterIncludingSubclasses
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.NotFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.OldValueClassFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.OldValueClassFilterIncludingSubclasses
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.OrFilter
 
clone() - Method in class org.eclipse.ocl.examples.eventmanager.filters.StructuralFeatureFilter
 
cloneContents() - Method in class org.eclipse.ocl.examples.eventmanager.framework.LogicalOperationFilterImpl
Creates a new Array with clone for each contained operand
cloneNamedElement(List<T>, T) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter.Separator
 
cloneWithTypeCheck(Stack<String>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep
 
close() - Method in class org.eclipse.ocl.examples.xtext.console.OCLConsole
Closes me and clears the singleton instance reference, so that it will be reinitialized when another console is requested.
CloseAction - Class in org.eclipse.ocl.examples.xtext.console.actions
An action that closes the Interactive OCL console.
CloseAction() - Constructor for class org.eclipse.ocl.examples.xtext.console.actions.CloseAction
Initializes me.
CloseAction_Label - Static variable in class org.eclipse.ocl.examples.xtext.console.messages.ConsoleMessages
 
CloseAction_Tip - Static variable in class org.eclipse.ocl.examples.xtext.console.messages.ConsoleMessages
 
CLOSURE - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
CLOSURE_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
ClosureIteration - Class in org.eclipse.ocl.examples.library.iterator
ClosureIteration realizes the Collection::closure() library iteration.
ClosureIteration() - Constructor for class org.eclipse.ocl.examples.library.iterator.ClosureIteration
 
CODE_GENERATION_MODE - Static variable in class org.eclipse.ocl.common.internal.options.CommonOptions
 
CODE_GENERATION_MODES - Static variable in class org.eclipse.ocl.common.ui.internal.preferences.CommonProjectPreferencePage
 
CodeGenerationMode - Enum in org.eclipse.ocl.common.internal.options
 
CodeGenerationMode - Static variable in class org.eclipse.ocl.common.ui.internal.messages.CommonUIMessages
 
CodeGenerationMode_Compiled - Static variable in class org.eclipse.ocl.common.ui.internal.messages.CommonUIMessages
 
CodeGenerationMode_Delegated - Static variable in class org.eclipse.ocl.common.ui.internal.messages.CommonUIMessages
 
codePointAt(StringBuffer, int) - Static method in class org.eclipse.ocl.util.UnicodeSupport
Obtains the code point at the specified 16-bit character offset of a string buffer.
coerceNumber(Number) - Method in class org.eclipse.ocl.AbstractEvaluationVisitor
Tests whether a given number can be safely coerced to Double or Integer without changing the value of the number.
coerceNumber(Number) - Static method in class org.eclipse.ocl.internal.evaluation.NumberUtil
Tests whether a given number can be safely coerced to Double or Integer without changing the value of the number.
coerceValue(ETypedElement, Object, boolean) - Method in class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
Coerces the value of the specified typed element into the appropriate representation, derived from the supplied value template.
COLLECT - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
COLLECT_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
COLLECT_NESTED - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
COLLECT_NESTED_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
COLLECTION - Static variable in enum org.eclipse.ocl.cst.CollectionTypeIdentifierEnum
The 'Collection' literal value.
COLLECTION - Static variable in enum org.eclipse.ocl.expressions.CollectionKind
The 'Collection' literal value.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Collection Item' class.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Collection Item' class.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Collection Item' class.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Collection Item' class.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Collection Item' class.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Collection Item' class.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Collection Item' class.
COLLECTION_ITEM - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Collection Item' class.
COLLECTION_ITEM___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
COLLECTION_ITEM___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
COLLECTION_ITEM___VALIDATE_TYPE_IS_ITEM_TYPE__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Type Is Item Type' operation.
COLLECTION_ITEM___VALIDATE_TYPE_IS_ITEM_TYPE__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Type Is Item Type' operation.
COLLECTION_ITEM__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
COLLECTION_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_ITEM__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference.
COLLECTION_ITEM__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference.
COLLECTION_ITEM__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
COLLECTION_ITEM__ITEM - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Item' containment reference.
COLLECTION_ITEM__ITEM - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Item' containment reference.
COLLECTION_ITEM__ITEM - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Item' containment reference feature.
COLLECTION_ITEM__ITEM - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Item' containment reference.
COLLECTION_ITEM__ITEM - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Item' containment reference feature.
COLLECTION_ITEM__ITEM - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Item' containment reference.
COLLECTION_ITEM__ITEM_TYPE - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Item Type' of 'Collection Item'.
COLLECTION_ITEM__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute.
COLLECTION_ITEM__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute.
COLLECTION_ITEM__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
COLLECTION_ITEM__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
COLLECTION_ITEM__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
COLLECTION_ITEM__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
COLLECTION_ITEM__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
COLLECTION_ITEM__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute.
COLLECTION_ITEM__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
COLLECTION_ITEM__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_ITEM__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_ITEM__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
COLLECTION_ITEM__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
COLLECTION_ITEM__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
COLLECTION_ITEM__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
COLLECTION_ITEM__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute.
COLLECTION_ITEM__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
COLLECTION_ITEM__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference.
COLLECTION_ITEM__TYPE_IS_ITEM_TYPE - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Type Is Item Type' of 'Collection Item'.
COLLECTION_ITEM__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute.
COLLECTION_ITEM__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute.
COLLECTION_ITEM__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
COLLECTION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Collection Item' class.
COLLECTION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Collection Item' class.
COLLECTION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Collection Item' class.
COLLECTION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Collection Item' class.
COLLECTION_ITEM_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Collection Item' class.
COLLECTION_KIND - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Collection Kind' enum.
COLLECTION_KIND - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Collection Kind' enum.
COLLECTION_KIND - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Collection Kind' enum.
COLLECTION_KIND - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Collection Kind' enum.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
COLLECTION_LITERAL_EXP___VALIDATE_BAG_KIND_IS_BAG__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Bag Kind Is Bag' operation.
COLLECTION_LITERAL_EXP___VALIDATE_BAG_KIND_IS_BAG__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Bag Kind Is Bag' operation.
COLLECTION_LITERAL_EXP___VALIDATE_COLLECTION_KIND_IS_CONCRETE__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Collection Kind Is Concrete' operation.
COLLECTION_LITERAL_EXP___VALIDATE_COLLECTION_KIND_IS_CONCRETE__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Collection Kind Is Concrete' operation.
COLLECTION_LITERAL_EXP___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
COLLECTION_LITERAL_EXP___VALIDATE_ORDERED_SET_KIND_IS_ORDERED_SET__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Ordered Set Kind Is Ordered Set' operation.
COLLECTION_LITERAL_EXP___VALIDATE_ORDERED_SET_KIND_IS_ORDERED_SET__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Ordered Set Kind Is Ordered Set' operation.
COLLECTION_LITERAL_EXP___VALIDATE_SEQUENCE_KIND_IS_SEQUENCE__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Sequence Kind Is Sequence' operation.
COLLECTION_LITERAL_EXP___VALIDATE_SEQUENCE_KIND_IS_SEQUENCE__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Sequence Kind Is Sequence' operation.
COLLECTION_LITERAL_EXP___VALIDATE_SET_KIND_IS_SET__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Set Kind Is Set' operation.
COLLECTION_LITERAL_EXP___VALIDATE_SET_KIND_IS_SET__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Set Kind Is Set' operation.
COLLECTION_LITERAL_EXP__BAG_KIND - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Bag Kind' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__BAG_KIND_IS_BAG - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Bag Kind Is Bag' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
COLLECTION_LITERAL_EXP__COLLECTION_KIND_IS_CONCRETE - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Collection Kind Is Concrete' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_LITERAL_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_LITERAL_EXP__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference.
COLLECTION_LITERAL_EXP__ELEMENT_TYPE - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Element Type' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute.
COLLECTION_LITERAL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'End Position' attribute.
COLLECTION_LITERAL_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute.
COLLECTION_LITERAL_EXP__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference.
COLLECTION_LITERAL_EXP__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
COLLECTION_LITERAL_EXP__KIND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Kind' attribute.
COLLECTION_LITERAL_EXP__KIND - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Kind' attribute.
COLLECTION_LITERAL_EXP__KIND - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Kind' attribute feature.
COLLECTION_LITERAL_EXP__KIND - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Kind' attribute.
COLLECTION_LITERAL_EXP__KIND - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Kind' attribute feature.
COLLECTION_LITERAL_EXP__KIND - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Kind' attribute.
COLLECTION_LITERAL_EXP__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute.
COLLECTION_LITERAL_EXP__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute.
COLLECTION_LITERAL_EXP__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
COLLECTION_LITERAL_EXP__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
COLLECTION_LITERAL_EXP__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
COLLECTION_LITERAL_EXP__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
COLLECTION_LITERAL_EXP__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
COLLECTION_LITERAL_EXP__NO_COLLECTION_INSTANCES - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check No Collection Instances' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute.
COLLECTION_LITERAL_EXP__ORDERED_SET_KIND_IS_ORDERED_SET - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Ordered Set Kind Is Ordered Set' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
COLLECTION_LITERAL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_LITERAL_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_LITERAL_EXP__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
COLLECTION_LITERAL_EXP__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
COLLECTION_LITERAL_EXP__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
COLLECTION_LITERAL_EXP__PART - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Part' containment reference list.
COLLECTION_LITERAL_EXP__PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Part' containment reference list.
COLLECTION_LITERAL_EXP__PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Part' containment reference list feature.
COLLECTION_LITERAL_EXP__PART - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Part' containment reference list.
COLLECTION_LITERAL_EXP__PART - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Part' containment reference list feature.
COLLECTION_LITERAL_EXP__PART - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Part' containment reference list.
COLLECTION_LITERAL_EXP__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
COLLECTION_LITERAL_EXP__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute.
COLLECTION_LITERAL_EXP__SEQUENCE_KIND - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Sequence Kind' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__SEQUENCE_KIND_IS_SEQUENCE - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Sequence Kind Is Sequence' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__SET_KIND - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Set Kind' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__SET_KIND_IS_SET - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Set Kind Is Set' of 'Collection Literal Exp'.
COLLECTION_LITERAL_EXP__SIMPLE_RANGE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Simple Range' attribute.
COLLECTION_LITERAL_EXP__SIMPLE_RANGE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Simple Range' attribute.
COLLECTION_LITERAL_EXP__SIMPLE_RANGE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Simple Range' attribute feature.
COLLECTION_LITERAL_EXP__SIMPLE_RANGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Simple Range' attribute.
COLLECTION_LITERAL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute.
COLLECTION_LITERAL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Start Position' attribute.
COLLECTION_LITERAL_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute.
COLLECTION_LITERAL_EXP__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
COLLECTION_LITERAL_EXP__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference.
COLLECTION_LITERAL_EXP__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute.
COLLECTION_LITERAL_EXP__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute.
COLLECTION_LITERAL_EXP__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
COLLECTION_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Collection Literal Exp CS' class.
COLLECTION_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Literal Exp CS' class.
COLLECTION_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Collection Literal Exp CS' class.
COLLECTION_LITERAL_EXP_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Collection Literal Exp CS' class.
COLLECTION_LITERAL_EXP_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
COLLECTION_LITERAL_EXP_CS__COLLECTION_LITERAL_PARTS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Collection Literal Parts' containment reference list.
COLLECTION_LITERAL_EXP_CS__COLLECTION_LITERAL_PARTS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Literal Parts' containment reference list feature.
COLLECTION_LITERAL_EXP_CS__COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Collection Type' attribute.
COLLECTION_LITERAL_EXP_CS__COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Type' attribute feature.
COLLECTION_LITERAL_EXP_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Csi' attribute.
COLLECTION_LITERAL_EXP_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
COLLECTION_LITERAL_EXP_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
COLLECTION_LITERAL_EXP_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
COLLECTION_LITERAL_EXP_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
COLLECTION_LITERAL_EXP_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
COLLECTION_LITERAL_EXP_CS__OWNED_PARTS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Parts' containment reference list.
COLLECTION_LITERAL_EXP_CS__OWNED_PARTS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Owned Parts' containment reference list feature.
COLLECTION_LITERAL_EXP_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Type' containment reference.
COLLECTION_LITERAL_EXP_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Owned Type' containment reference feature.
COLLECTION_LITERAL_EXP_CS__PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Parent' reference.
COLLECTION_LITERAL_EXP_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
COLLECTION_LITERAL_EXP_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
COLLECTION_LITERAL_EXP_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
COLLECTION_LITERAL_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Collection Literal Exp CS' class.
COLLECTION_LITERAL_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Collection Literal Exp CS' class.
COLLECTION_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Collection Literal Exp' class.
COLLECTION_LITERAL_EXP_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Collection Literal Exp' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
COLLECTION_LITERAL_PART___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
COLLECTION_LITERAL_PART__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
COLLECTION_LITERAL_PART__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_LITERAL_PART__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_LITERAL_PART__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference.
COLLECTION_LITERAL_PART__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference.
COLLECTION_LITERAL_PART__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
COLLECTION_LITERAL_PART__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute.
COLLECTION_LITERAL_PART__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute.
COLLECTION_LITERAL_PART__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
COLLECTION_LITERAL_PART__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
COLLECTION_LITERAL_PART__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
COLLECTION_LITERAL_PART__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
COLLECTION_LITERAL_PART__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
COLLECTION_LITERAL_PART__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute.
COLLECTION_LITERAL_PART__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
COLLECTION_LITERAL_PART__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_LITERAL_PART__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_LITERAL_PART__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
COLLECTION_LITERAL_PART__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
COLLECTION_LITERAL_PART__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
COLLECTION_LITERAL_PART__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
COLLECTION_LITERAL_PART__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute.
COLLECTION_LITERAL_PART__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
COLLECTION_LITERAL_PART__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference.
COLLECTION_LITERAL_PART__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute.
COLLECTION_LITERAL_PART__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute.
COLLECTION_LITERAL_PART__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
COLLECTION_LITERAL_PART_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Collection Literal Part CS' class.
COLLECTION_LITERAL_PART_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Literal Part CS' class.
COLLECTION_LITERAL_PART_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Collection Literal Part CS' class.
COLLECTION_LITERAL_PART_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Collection Literal Part CS' class.
COLLECTION_LITERAL_PART_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
COLLECTION_LITERAL_PART_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Csi' attribute.
COLLECTION_LITERAL_PART_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
COLLECTION_LITERAL_PART_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
COLLECTION_LITERAL_PART_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Expression CS' containment reference.
COLLECTION_LITERAL_PART_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Expression CS' containment reference feature.
COLLECTION_LITERAL_PART_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Expression CS' containment reference.
COLLECTION_LITERAL_PART_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Expression CS' containment reference feature.
COLLECTION_LITERAL_PART_CS__LAST_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Last Expression CS' containment reference.
COLLECTION_LITERAL_PART_CS__LAST_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Last Expression CS' containment reference feature.
COLLECTION_LITERAL_PART_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
COLLECTION_LITERAL_PART_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
COLLECTION_LITERAL_PART_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
COLLECTION_LITERAL_PART_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
COLLECTION_LITERAL_PART_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
COLLECTION_LITERAL_PART_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
COLLECTION_LITERAL_PART_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Collection Literal Part CS' class.
COLLECTION_LITERAL_PART_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Collection Literal Part CS' class.
COLLECTION_LITERAL_PART_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Collection Literal Part' class.
COLLECTION_LITERAL_PART_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Collection Literal Part' class.
COLLECTION_NAVIGATION_OPERATOR - Static variable in interface org.eclipse.ocl.examples.pivot.PivotConstants
 
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Collection Range' class.
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Collection Range' class.
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Collection Range' class.
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Collection Range' class.
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Collection Range' class.
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Collection Range' class.
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Collection Range' class.
COLLECTION_RANGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Collection Range' class.
COLLECTION_RANGE___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
COLLECTION_RANGE___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
COLLECTION_RANGE__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
COLLECTION_RANGE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_RANGE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_RANGE__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference.
COLLECTION_RANGE__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference.
COLLECTION_RANGE__FIRST - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'First' containment reference.
COLLECTION_RANGE__FIRST - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'First' containment reference.
COLLECTION_RANGE__FIRST - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'First' containment reference feature.
COLLECTION_RANGE__FIRST - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'First' containment reference.
COLLECTION_RANGE__FIRST - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'First' containment reference feature.
COLLECTION_RANGE__FIRST - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'First' containment reference.
COLLECTION_RANGE__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
COLLECTION_RANGE__LAST - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Last' containment reference.
COLLECTION_RANGE__LAST - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Last' containment reference.
COLLECTION_RANGE__LAST - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Last' containment reference feature.
COLLECTION_RANGE__LAST - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Last' containment reference.
COLLECTION_RANGE__LAST - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Last' containment reference feature.
COLLECTION_RANGE__LAST - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Last' containment reference.
COLLECTION_RANGE__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute.
COLLECTION_RANGE__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute.
COLLECTION_RANGE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
COLLECTION_RANGE__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
COLLECTION_RANGE__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
COLLECTION_RANGE__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
COLLECTION_RANGE__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
COLLECTION_RANGE__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute.
COLLECTION_RANGE__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
COLLECTION_RANGE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_RANGE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_RANGE__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
COLLECTION_RANGE__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
COLLECTION_RANGE__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
COLLECTION_RANGE__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
COLLECTION_RANGE__RANGE_TYPE - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Range Type' of 'Collection Range'.
COLLECTION_RANGE__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute.
COLLECTION_RANGE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
COLLECTION_RANGE__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference.
COLLECTION_RANGE__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute.
COLLECTION_RANGE__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute.
COLLECTION_RANGE__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
COLLECTION_RANGE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Collection Range CS' class.
COLLECTION_RANGE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Range CS' class.
COLLECTION_RANGE_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
COLLECTION_RANGE_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
COLLECTION_RANGE_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
COLLECTION_RANGE_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Expression CS' containment reference.
COLLECTION_RANGE_CS__LAST_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Last Expression CS' containment reference.
COLLECTION_RANGE_CS__LAST_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Last Expression CS' containment reference feature.
COLLECTION_RANGE_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
COLLECTION_RANGE_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
COLLECTION_RANGE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Collection Range CS' class.
COLLECTION_RANGE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Collection Range' class.
COLLECTION_RANGE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Collection Range' class.
COLLECTION_RANGE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Collection Range' class.
COLLECTION_RANGE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Collection Range' class.
COLLECTION_RANGE_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Collection Range' class.
COLLECTION_TUPLE - Static variable in class org.eclipse.ocl.examples.interpreter.console.text.ColorManager
 
COLLECTION_TUPLE - Static variable in class org.eclipse.ocl.examples.xtext.console.ColorManager
 
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Collection Type' class.
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Collection Type' class.
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Collection Type' class.
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Collection Type' class.
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The meta object id for the 'Collection Type' class.
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage.Literals
The meta object literal for the 'Collection Type' class.
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Collection Type' class.
COLLECTION_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Collection Type' class.
COLLECTION_TYPE___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
COLLECTION_TYPE___IS_COMPATIBLE_WITH__PARAMETERABLEELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Compatible With' operation.
COLLECTION_TYPE___IS_TEMPLATE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template' operation.
COLLECTION_TYPE___IS_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template Parameter' operation.
COLLECTION_TYPE___PARAMETERABLE_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Parameterable Elements' operation.
COLLECTION_TYPE___RESOLVE_SELF_TYPE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Resolve Self Type' operation.
COLLECTION_TYPE___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
COLLECTION_TYPE__ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Attribute' reference list.
COLLECTION_TYPE__BEHAVIORAL_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Behavioral Type' reference.
COLLECTION_TYPE__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list.
COLLECTION_TYPE__COLLABORATION_USE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Collaboration Use' containment reference list.
COLLECTION_TYPE__COLLECTION_TYPE_NAME - Static variable in class org.eclipse.ocl.types.util.TypesValidator
The code for constraint 'Check Collection Type Name' of 'Collection Type'.
COLLECTION_TYPE__DEFAULT_VALUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Default Value' attribute.
COLLECTION_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_TYPE__ELEMENT_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Import' containment reference list.
COLLECTION_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Element Type' reference.
COLLECTION_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Element Type' reference.
COLLECTION_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Element Type' reference feature.
COLLECTION_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Element Type' reference.
COLLECTION_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage.Literals
The meta object literal for the 'Element Type' reference feature.
COLLECTION_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Type' reference.
COLLECTION_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute.
COLLECTION_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'End Position' attribute.
COLLECTION_TYPE__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'End Position' attribute.
COLLECTION_TYPE__EPACKAGE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EPackage' container reference.
COLLECTION_TYPE__ETYPE_PARAMETERS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType Parameters' containment reference list.
COLLECTION_TYPE__FEATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Feature' reference list.
COLLECTION_TYPE__GENERAL - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'General' reference list.
COLLECTION_TYPE__GENERALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Generalization' containment reference list.
COLLECTION_TYPE__IMPORTED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Imported Member' reference list.
COLLECTION_TYPE__INHERITED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Inherited Member' reference list.
COLLECTION_TYPE__INSTANCE_CLASS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class' attribute.
COLLECTION_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class Name' attribute.
COLLECTION_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Class Name' attribute.
COLLECTION_TYPE__INSTANCE_TYPE_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Type Name' attribute.
COLLECTION_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Abstract' attribute.
COLLECTION_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Abstract' attribute.
COLLECTION_TYPE__IS_FINAL_SPECIALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Final Specialization' attribute.
COLLECTION_TYPE__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Interface' attribute.
COLLECTION_TYPE__IS_LEAF - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Leaf' attribute.
COLLECTION_TYPE__IS_SERIALIZABLE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Serializable' attribute.
COLLECTION_TYPE__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
COLLECTION_TYPE__KIND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Kind' attribute.
COLLECTION_TYPE__KIND - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Kind' attribute.
COLLECTION_TYPE__KIND - Static variable in interface org.eclipse.ocl.types.TypesPackage.Literals
The meta object literal for the 'Kind' attribute feature.
COLLECTION_TYPE__KIND - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Kind' attribute.
COLLECTION_TYPE__MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Member' reference list.
COLLECTION_TYPE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
COLLECTION_TYPE__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
COLLECTION_TYPE__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute.
COLLECTION_TYPE__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference.
COLLECTION_TYPE__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference.
COLLECTION_TYPE__NO_INVALID_VALUES - Static variable in class org.eclipse.ocl.types.util.TypesValidator
The code for constraint 'Check No Invalid Values' of 'Collection Type'.
COLLECTION_TYPE__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
COLLECTION_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Attribute' containment reference list.
COLLECTION_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Attribute' containment reference list.
COLLECTION_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list.
COLLECTION_TYPE__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list.
COLLECTION_TYPE__OWNED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Member' reference list.
COLLECTION_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Operation' containment reference list.
COLLECTION_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Operation' containment reference list.
COLLECTION_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
COLLECTION_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Rule' containment reference list.
COLLECTION_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Template Signature' containment reference.
COLLECTION_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Template Signature' containment reference.
COLLECTION_TYPE__OWNED_USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Use Case' containment reference list.
COLLECTION_TYPE__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference.
COLLECTION_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owning Template Parameter' container reference.
COLLECTION_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owning Template Parameter' container reference.
COLLECTION_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Package' container reference.
COLLECTION_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package' reference.
COLLECTION_TYPE__PACKAGE_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package Import' containment reference list.
COLLECTION_TYPE__POWERTYPE_EXTENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Powertype Extent' reference list.
COLLECTION_TYPE__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute.
COLLECTION_TYPE__REDEFINED_CLASSIFIER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Classifier' reference list.
COLLECTION_TYPE__REDEFINED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Element' reference list.
COLLECTION_TYPE__REDEFINITION_CONTEXT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefinition Context' reference list.
COLLECTION_TYPE__REPRESENTATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Representation' reference.
COLLECTION_TYPE__SERIALIZABLE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Serializable' attribute.
COLLECTION_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute.
COLLECTION_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Start Position' attribute.
COLLECTION_TYPE__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute.
COLLECTION_TYPE__SUBSTITUTION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Substitution' containment reference list.
COLLECTION_TYPE__SUPER_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Super Class' reference list.
COLLECTION_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Binding' containment reference list.
COLLECTION_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Binding' containment reference list.
COLLECTION_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Parameter' reference.
COLLECTION_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Parameter' reference.
COLLECTION_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type End Position' attribute.
COLLECTION_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Type End Position' attribute.
COLLECTION_TYPE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type End Position' attribute.
COLLECTION_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type Start Position' attribute.
COLLECTION_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.types.TypesPackage
The feature id for the 'Type Start Position' attribute.
COLLECTION_TYPE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type Start Position' attribute.
COLLECTION_TYPE__UNSPECIALIZED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unspecialized Element' reference.
COLLECTION_TYPE__USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Use Case' reference list.
COLLECTION_TYPE__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute.
COLLECTION_TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Collection Type CS' class.
COLLECTION_TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Type CS' class.
COLLECTION_TYPE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Collection Type CS' class.
COLLECTION_TYPE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Collection Type CS' class.
COLLECTION_TYPE_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
COLLECTION_TYPE_CS__COLLECTION_TYPE_IDENTIFIER - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Collection Type Identifier' attribute.
COLLECTION_TYPE_CS__COLLECTION_TYPE_IDENTIFIER - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Type Identifier' attribute feature.
COLLECTION_TYPE_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
COLLECTION_TYPE_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
COLLECTION_TYPE_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
COLLECTION_TYPE_CS__MULTIPLICITY - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Multiplicity' containment reference.
COLLECTION_TYPE_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Name' attribute.
COLLECTION_TYPE_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Name' attribute feature.
COLLECTION_TYPE_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Type' containment reference.
COLLECTION_TYPE_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Owned Type' containment reference feature.
COLLECTION_TYPE_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
COLLECTION_TYPE_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
COLLECTION_TYPE_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
COLLECTION_TYPE_CS__TYPE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Type' attribute.
COLLECTION_TYPE_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Type CS' containment reference.
COLLECTION_TYPE_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Type CS' containment reference feature.
COLLECTION_TYPE_CS__VALUE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Value' attribute.
COLLECTION_TYPE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Collection Type CS' class.
COLLECTION_TYPE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Collection Type CS' class.
COLLECTION_TYPE_EDEFAULT - Static variable in class org.eclipse.ocl.cst.impl.CollectionLiteralExpCSImpl
The default value of the 'Collection Type' attribute.
COLLECTION_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Collection Type' class.
COLLECTION_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Collection Type' class.
COLLECTION_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.types.TypesPackage
The number of structural features of the 'Collection Type' class.
COLLECTION_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Collection Type' class.
COLLECTION_TYPE_IDENTIFIER_EDEFAULT - Static variable in class org.eclipse.ocl.cst.impl.CollectionTypeCSImpl
The default value of the 'Collection Type Identifier' attribute.
COLLECTION_TYPE_IDENTIFIER_ENUM - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Collection Type Identifier Enum' enum.
COLLECTION_TYPE_IDENTIFIER_ENUM - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Collection Type Identifier Enum' enum.
COLLECTION_TYPE_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Collection Type' class.
COLLECTION_TYPE_REF_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Collection Type Ref CS' class.
COLLECTION_TYPE_REF_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Collection Type Ref CS' class.
COLLECTION_TYPE_REF_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
COLLECTION_TYPE_REF_CS__MULTIPLICITY - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Multiplicity' containment reference.
COLLECTION_TYPE_REF_CS__OWNED_TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Template Binding' containment reference.
COLLECTION_TYPE_REF_CS__PATH_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Path Name' containment reference.
COLLECTION_TYPE_REF_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
COLLECTION_TYPE_REF_CS__TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Type' reference.
COLLECTION_TYPE_REF_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Collection Type Ref CS' class.
COLLECTION_VALUE - Static variable in enum org.eclipse.ocl.examples.pivot.CollectionKind
The 'Collection' literal value.
CollectionAsBagOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionAsBagOperation realises the Collection::asBag() library operation.
CollectionAsBagOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionAsBagOperation
 
CollectionAsOrderedSetOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionAsOrderedSetOperation realises the Collection::asOrderedSet() library operation.
CollectionAsOrderedSetOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionAsOrderedSetOperation
 
CollectionAsSequenceOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionAsSequenceOperation realises the Collection::asSequence() library operation.
CollectionAsSequenceOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionAsSequenceOperation
 
CollectionAsSetOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionAsSetOperation realises the Collection::asSet() library operation.
CollectionAsSetOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionAsSetOperation
 
CollectionClassifierElementTypeProperty - Class in org.eclipse.ocl.examples.library.collection
CollectionClassifierElementTypeProperty realizes the CollectionClassifier::elementType() library property.
CollectionClassifierElementTypeProperty() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionClassifierElementTypeProperty
 
CollectionCountOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionCountOperation realises the Collection::count() library operation.
CollectionCountOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionCountOperation
 
CollectionExcludesAllOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionExcludesAllOperation realises the Collection::excludesAll() library operation.
CollectionExcludesAllOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionExcludesAllOperation
 
CollectionExcludesOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionExcludesOperation realises the Collection::excludes() library operation.
CollectionExcludesOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionExcludesOperation
 
CollectionExcludingOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionExcludingOperation realises the Collection::excluding() library operation.
CollectionExcludingOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionExcludingOperation
 
CollectionFlattenOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionFlattenOperation realises the Collection::flatten() library operation.
CollectionFlattenOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionFlattenOperation
 
CollectionIncludesAllOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionIncludesAllOperation realises the Collection::includesAll() library operation.
CollectionIncludesAllOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionIncludesAllOperation
 
CollectionIncludesOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionIncludesOperation realises the Collection::includes() library operation.
CollectionIncludesOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionIncludesOperation
 
CollectionIncludingOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionIncludingOperation realises the Collection::including() library operation.
CollectionIncludingOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionIncludingOperation
 
CollectionIntersectionOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionIntersectionOperation realises the Collection::intersection() library operation.
CollectionIntersectionOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionIntersectionOperation
 
CollectionIsEmptyOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionIsEmptyOperation realises the Collection::isEmpty() library operation.
CollectionIsEmptyOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionIsEmptyOperation
 
CollectionItem - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Collection Item'.
CollectionItem - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Collection Item'.
CollectionItem<C> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Collection Item'.
CollectionItem - Interface in org.eclipse.ocl.uml
A representation of the model object 'Collection Item'.
CollectionItemBodies - Class in org.eclipse.ocl.examples.pivot.bodies
CollectionItemBodies provides the Java implementation bodies of OCL-defined CollectionItem operations and properties.
CollectionItemBodies() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionItemBodies
 
CollectionItemBodies._invariant_TypeIsItemType - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the CollectionItem 'TypeIsItemType' invariant.
CollectionItemBodies._invariant_TypeIsItemType() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionItemBodies._invariant_TypeIsItemType
 
CollectionItemImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Collection Item'.
CollectionItemImpl() - Constructor for class org.eclipse.ocl.ecore.impl.CollectionItemImpl
 
CollectionItemImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Collection Item'.
CollectionItemImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CollectionItemImpl
 
CollectionItemImpl<C> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Collection Item'.
CollectionItemImpl() - Constructor for class org.eclipse.ocl.expressions.impl.CollectionItemImpl
 
CollectionItemImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Collection Item'.
CollectionItemImpl() - Constructor for class org.eclipse.ocl.uml.impl.CollectionItemImpl
 
CollectionItemItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a CollectionItem object.
CollectionItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.CollectionItemItemProvider
This constructs an instance from a factory and a notifier.
collectionItemItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionItem instances.
CollectionItemItemProvider - Class in org.eclipse.ocl.expressions.provider
This is the item provider adapter for a CollectionItem object.
CollectionItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.expressions.provider.CollectionItemItemProvider
This constructs an instance from a factory and a notifier.
collectionItemItemProvider - Variable in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionItem instances.
CollectionItemItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a CollectionItem object.
CollectionItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.CollectionItemItemProvider
This constructs an instance from a factory and a notifier.
collectionItemItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionItem instances.
CollectionItemOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Collection Item' model objects.
CollectionItemOperations() - Constructor for class org.eclipse.ocl.expressions.operations.CollectionItemOperations
 
CollectionKind - Enum in org.eclipse.ocl.examples.pivot
A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them.
CollectionKind - Enum in org.eclipse.ocl.expressions
A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them.
CollectionLiteralExp - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Collection Literal Exp'.
CollectionLiteralExp - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Collection Literal Exp'.
CollectionLiteralExp<C> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Collection Literal Exp'.
CollectionLiteralExp - Interface in org.eclipse.ocl.uml
A representation of the model object 'Collection Literal Exp'.
CollectionLiteralExpBodies - Class in org.eclipse.ocl.examples.pivot.bodies
CollectionLiteralExpBodies provides the Java implementation bodies of OCL-defined CollectionLiteralExp operations and properties.
CollectionLiteralExpBodies() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionLiteralExpBodies
 
CollectionLiteralExpBodies._invariant_BagKindIsBag - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the CollectionLiteralExp 'BagKindIsBag' invariant.
CollectionLiteralExpBodies._invariant_BagKindIsBag() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionLiteralExpBodies._invariant_BagKindIsBag
 
CollectionLiteralExpBodies._invariant_CollectionKindIsConcrete - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the CollectionLiteralExp 'CollectionKindIsConcrete' invariant.
CollectionLiteralExpBodies._invariant_CollectionKindIsConcrete() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionLiteralExpBodies._invariant_CollectionKindIsConcrete
 
CollectionLiteralExpBodies._invariant_OrderedSetKindIsOrderedSet - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the CollectionLiteralExp 'OrderedSetKindIsOrderedSet' invariant.
CollectionLiteralExpBodies._invariant_OrderedSetKindIsOrderedSet() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionLiteralExpBodies._invariant_OrderedSetKindIsOrderedSet
 
CollectionLiteralExpBodies._invariant_SequenceKindIsSequence - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the CollectionLiteralExp 'SequenceKindIsSequence' invariant.
CollectionLiteralExpBodies._invariant_SequenceKindIsSequence() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionLiteralExpBodies._invariant_SequenceKindIsSequence
 
CollectionLiteralExpBodies._invariant_SetKindIsSet - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the CollectionLiteralExp 'SetKindIsSet' invariant.
CollectionLiteralExpBodies._invariant_SetKindIsSet() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.CollectionLiteralExpBodies._invariant_SetKindIsSet
 
CollectionLiteralExpCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Collection Literal Exp CS'.
CollectionLiteralExpCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Collection Literal Exp CS'.
collectionLiteralExpCS(CollectionLiteralExpCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
CollectionLiteralExpCS
CollectionLiteralExpCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Collection Literal Exp CS'.
CollectionLiteralExpCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.CollectionLiteralExpCSImpl
 
CollectionLiteralExpCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Collection Literal Exp CS'.
CollectionLiteralExpCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralExpCSImpl
 
CollectionLiteralExpImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Collection Literal Exp'.
CollectionLiteralExpImpl() - Constructor for class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
CollectionLiteralExpImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Collection Literal Exp'.
CollectionLiteralExpImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CollectionLiteralExpImpl
 
CollectionLiteralExpImpl<C> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Collection Literal Exp'.
CollectionLiteralExpImpl() - Constructor for class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
 
CollectionLiteralExpImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Collection Literal Exp'.
CollectionLiteralExpImpl() - Constructor for class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
CollectionLiteralExpItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a CollectionLiteralExp object.
CollectionLiteralExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.CollectionLiteralExpItemProvider
This constructs an instance from a factory and a notifier.
collectionLiteralExpItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionLiteralExp instances.
CollectionLiteralExpItemProvider - Class in org.eclipse.ocl.expressions.provider
This is the item provider adapter for a CollectionLiteralExp object.
CollectionLiteralExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.expressions.provider.CollectionLiteralExpItemProvider
This constructs an instance from a factory and a notifier.
collectionLiteralExpItemProvider - Variable in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionLiteralExp instances.
CollectionLiteralExpItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a CollectionLiteralExp object.
CollectionLiteralExpItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.CollectionLiteralExpItemProvider
This constructs an instance from a factory and a notifier.
collectionLiteralExpItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionLiteralExp instances.
CollectionLiteralExpOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Collection Literal Exp' model objects.
CollectionLiteralExpOperations() - Constructor for class org.eclipse.ocl.expressions.operations.CollectionLiteralExpOperations
 
CollectionLiteralExpTracer - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 
CollectionLiteralExpTracer(CollectionLiteralExp, Stack<String>, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.CollectionLiteralExpTracer
 
CollectionLiteralPart - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Collection Literal Part'.
CollectionLiteralPart - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Collection Literal Part'.
CollectionLiteralPart<C> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Collection Literal Part'.
CollectionLiteralPart - Interface in org.eclipse.ocl.uml
A representation of the model object 'Collection Literal Part'.
CollectionLiteralPartCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Collection Literal Part CS'.
CollectionLiteralPartCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Collection Literal Part CS'.
collectionLiteralPartCS(CollectionLiteralPartCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
CollectionLiteralPartCS
CollectionLiteralPartCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Collection Literal Part CS'.
CollectionLiteralPartCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.CollectionLiteralPartCSImpl
 
CollectionLiteralPartCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Collection Literal Part CS'.
CollectionLiteralPartCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralPartCSImpl
 
CollectionLiteralPartImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Collection Literal Part'.
CollectionLiteralPartImpl() - Constructor for class org.eclipse.ocl.ecore.impl.CollectionLiteralPartImpl
 
CollectionLiteralPartImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Collection Literal Part'.
CollectionLiteralPartImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CollectionLiteralPartImpl
 
CollectionLiteralPartImpl<C> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Collection Literal Part'.
CollectionLiteralPartImpl() - Constructor for class org.eclipse.ocl.expressions.impl.CollectionLiteralPartImpl
 
CollectionLiteralPartImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Collection Literal Part'.
CollectionLiteralPartImpl() - Constructor for class org.eclipse.ocl.uml.impl.CollectionLiteralPartImpl
 
CollectionLiteralPartItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a CollectionLiteralPart object.
CollectionLiteralPartItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.CollectionLiteralPartItemProvider
This constructs an instance from a factory and a notifier.
CollectionLiteralPartItemProvider - Class in org.eclipse.ocl.expressions.provider
This is the item provider adapter for a CollectionLiteralPart object.
CollectionLiteralPartItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.expressions.provider.CollectionLiteralPartItemProvider
This constructs an instance from a factory and a notifier.
CollectionLiteralPartItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a CollectionLiteralPart object.
CollectionLiteralPartItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.CollectionLiteralPartItemProvider
This constructs an instance from a factory and a notifier.
CollectionLiteralPartOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Collection Literal Part' model objects.
CollectionLiteralPartOperations() - Constructor for class org.eclipse.ocl.expressions.operations.CollectionLiteralPartOperations
 
CollectionLiteralPartOperations - Class in org.eclipse.ocl.uml.internal.operations
A static utility class that provides operations related to 'Collection Literal Part' model objects.
CollectionLiteralPartOperations() - Constructor for class org.eclipse.ocl.uml.internal.operations.CollectionLiteralPartOperations
 
collectionLiteralParts - Variable in class org.eclipse.ocl.cst.impl.CollectionLiteralExpCSImpl
The cached value of the 'Collection Literal Parts' containment reference list.
CollectionLiteralTracebackStep - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback
When a CollectionLiteralExp is traced back, it calls the TracebackStep#traceback(AnnotatedEObject, Set, org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.TracebackCache, Notification) function for the item of those parts, which are instance of CollectionItem, forwarding the source object, the (possibly modified) pendingUnusedEvalRequests and the tracebackCache.
CollectionLiteralTracebackStep(CollectionLiteralExp, EClass, OperationBodyToCallMapper, Stack<String>, TracebackStepCache, UnusedEvaluationRequestFactory, OCLFactory) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.CollectionLiteralTracebackStep
 
CollectionMaxOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionMaxOperation realises the Collection::max() library operation.
CollectionMaxOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionMaxOperation
 
CollectionMinOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionMinOperation realises the Collection::min() library operation.
CollectionMinOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionMinOperation
 
CollectionNotEmptyOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionNotEmptyOperation realises the Collection::notEmpty() library operation.
CollectionNotEmptyOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionNotEmptyOperation
 
CollectionProductOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionProductOperation realises the Collection::product() library operation.
CollectionProductOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionProductOperation
 
CollectionRange - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Collection Range'.
CollectionRange - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Collection Range'.
CollectionRange<C> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Collection Range'.
CollectionRange - Interface in org.eclipse.ocl.uml
A representation of the model object 'Collection Range'.
CollectionRangeCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Collection Range CS'.
CollectionRangeCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Collection Range CS'.
CollectionRangeCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.CollectionRangeCSImpl
 
CollectionRangeImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Collection Range'.
CollectionRangeImpl() - Constructor for class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
 
CollectionRangeImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Collection Range'.
CollectionRangeImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CollectionRangeImpl
 
CollectionRangeImpl<C> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Collection Range'.
CollectionRangeImpl() - Constructor for class org.eclipse.ocl.expressions.impl.CollectionRangeImpl
 
CollectionRangeImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Collection Range'.
CollectionRangeImpl() - Constructor for class org.eclipse.ocl.uml.impl.CollectionRangeImpl
 
CollectionRangeItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a CollectionRange object.
CollectionRangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.CollectionRangeItemProvider
This constructs an instance from a factory and a notifier.
collectionRangeItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionRange instances.
CollectionRangeItemProvider - Class in org.eclipse.ocl.expressions.provider
This is the item provider adapter for a CollectionRange object.
CollectionRangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.expressions.provider.CollectionRangeItemProvider
This constructs an instance from a factory and a notifier.
collectionRangeItemProvider - Variable in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionRange instances.
CollectionRangeItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a CollectionRange object.
CollectionRangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.CollectionRangeItemProvider
This constructs an instance from a factory and a notifier.
collectionRangeItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionRange instances.
CollectionRangeOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Collection Range' model objects.
CollectionRangeOperations() - Constructor for class org.eclipse.ocl.expressions.operations.CollectionRangeOperations
 
COLLECTIONS_PACKAGE - Static variable in class org.eclipse.ocl.AbstractTypeResolver
 
CollectionSelectByKindOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionSelectByKindOperation realises the Collection::selectByType() library operation.
CollectionSelectByKindOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionSelectByKindOperation
 
CollectionSelectByTypeOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionSelectByTypeOperation realises the Collection::selectByType() library operation.
CollectionSelectByTypeOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionSelectByTypeOperation
 
CollectionSizeOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionSizeOperation realises the Collection::size() library operation.
CollectionSizeOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionSizeOperation
 
CollectionSumOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionSumOperation realises the Collection::sum() library operation.
CollectionSumOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionSumOperation
 
collectionType - Variable in class org.eclipse.ocl.cst.impl.CollectionLiteralExpCSImpl
The cached value of the 'Collection Type' attribute.
CollectionType - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Collection Type'.
CollectionType - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Collection Type'.
CollectionType<C,O> - Interface in org.eclipse.ocl.types
A representation of the model object 'Collection Type'.
CollectionType - Interface in org.eclipse.ocl.uml
A representation of the model object 'Collection Type'.
CollectionType_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
CollectionType_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
CollectionTypeCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Collection Type CS'.
CollectionTypeCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Collection Type CS'.
collectionTypeCS(CollectionTypeCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
CollectionTypeCS
CollectionTypeCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Collection Type CS'.
CollectionTypeCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.CollectionTypeCSImpl
 
CollectionTypeCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Collection Type CS'.
CollectionTypeCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionTypeCSImpl
 
collectionTypeIdentifier - Variable in class org.eclipse.ocl.cst.impl.CollectionTypeCSImpl
The cached value of the 'Collection Type Identifier' attribute.
collectionTypeIdentifierCS(CollectionTypeIdentifierEnum) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
CollectionTypeIdentifierCS
CollectionTypeIdentifierEnum - Enum in org.eclipse.ocl.cst
A representation of the literals of the enumeration 'Collection Type Identifier Enum', and utility methods for working with them.
collectionTypeImage - Static variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.EssentialOCLProposalProvider
 
CollectionTypeImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Collection Type'.
CollectionTypeImpl() - Constructor for class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
CollectionTypeImpl(EClassifier) - Constructor for class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
CollectionTypeImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Collection Type'.
CollectionTypeImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CollectionTypeImpl
 
CollectionTypeImpl<C,O> - Class in org.eclipse.ocl.types.impl
An implementation of the model object 'Collection Type'.
CollectionTypeImpl() - Constructor for class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
CollectionTypeImpl(C) - Constructor for class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
CollectionTypeImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Collection Type'.
CollectionTypeImpl() - Constructor for class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
CollectionTypeImpl(Classifier) - Constructor for class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
CollectionTypeItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a CollectionType object.
CollectionTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This constructs an instance from a factory and a notifier.
collectionTypeItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionType instances.
CollectionTypeItemProvider - Class in org.eclipse.ocl.types.provider
This is the item provider adapter for a CollectionType object.
CollectionTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This constructs an instance from a factory and a notifier.
collectionTypeItemProvider - Variable in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionType instances.
CollectionTypeItemProvider - Class in org.eclipse.ocl.uml.provider
This is the item provider adapter for a CollectionType object.
CollectionTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This constructs an instance from a factory and a notifier.
collectionTypeItemProvider - Variable in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This keeps track of the one adapter used for all CollectionType instances.
CollectionTypeOperations - Class in org.eclipse.ocl.types.operations
A static utility class that provides operations related to 'Collection Type' model objects.
CollectionTypeOperations() - Constructor for class org.eclipse.ocl.types.operations.CollectionTypeOperations
 
CollectionTypeOperations - Class in org.eclipse.ocl.uml.internal.operations
A static utility class that provides operations related to 'Collection Type' model objects.
CollectionTypeOperations() - Constructor for class org.eclipse.ocl.uml.internal.operations.CollectionTypeOperations
 
CollectionTypeRefCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Collection Type Ref CS'.
CollectionTypeRefCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Collection Type Ref CS'.
CollectionTypeRefCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.CollectionTypeRefCSImpl
 
CollectionTypeValue - Interface in org.eclipse.ocl.examples.domain.values
 
CollectionTypeValueImpl - Class in org.eclipse.ocl.examples.domain.values.impl
 
CollectionTypeValueImpl(ValueFactory, DomainCollectionType) - Constructor for class org.eclipse.ocl.examples.domain.values.impl.CollectionTypeValueImpl
 
CollectionUnionOperation - Class in org.eclipse.ocl.examples.library.collection
CollectionUnionOperation realises the Collection::union() library operation.
CollectionUnionOperation() - Constructor for class org.eclipse.ocl.examples.library.collection.CollectionUnionOperation
 
CollectionUtil - Class in org.eclipse.ocl.util
Utility methods for working with OCL collection values.
collectionValue - Variable in class org.eclipse.ocl.examples.domain.library.EvaluatorIterationManager
 
CollectionValue - Interface in org.eclipse.ocl.examples.domain.values
 
collectionValue - Variable in class org.eclipse.ocl.examples.library.executor.ExecutorDoubleIterationManager
 
CollectionValue.Accumulator - Interface in org.eclipse.ocl.examples.domain.values
 
CollectIteration - Class in org.eclipse.ocl.examples.library.iterator
CollectIteration realizes the Collection::collect() library iteration.
CollectIteration() - Constructor for class org.eclipse.ocl.examples.library.iterator.CollectIteration
 
CollectNestedIteration - Class in org.eclipse.ocl.examples.library.iterator
CollectNestedIteration realizes the Collection::collectNested() library iteration.
CollectNestedIteration() - Constructor for class org.eclipse.ocl.examples.library.iterator.CollectNestedIteration
 
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.AnyTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.AssociationClassCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.BagTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.BooleanLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.CallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.CallOperationActionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionItemItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionLiteralPartItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionRangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.CollectionTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.ConstraintItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.ElementTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.EnumLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.ExpressionInOCLItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.FeatureCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.IfExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.IntegerLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.InvalidLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.InvalidTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.IterateExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.IteratorExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.LetExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.LiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.LoopExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.MessageExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.MessageTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.NavigationCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.NullLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.NumericLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.OCLExpressionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.OperationCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.OppositePropertyCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.OrderedSetTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.PrimitiveLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.PrimitiveTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.PropertyCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.RealLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.SendSignalActionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.SequenceTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.SetTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.StateExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.StringLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.TemplateParameterTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.TupleLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.TupleLiteralPartItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.TupleTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.TypeExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.TypeTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.UnlimitedNaturalLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.UnspecifiedValueExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.VariableExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.VariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.ecore.provider.VoidTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistrationItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistrySettingsItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.AssociationClassCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.BooleanLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.CallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionItemItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionLiteralPartItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.CollectionRangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.EnumLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.FeatureCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.IfExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.IntegerLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.InvalidLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.IterateExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.IteratorExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.LetExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.LiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.LoopExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.MessageExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.NavigationCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.NullLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.NumericLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.OCLExpressionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.OperationCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.PrimitiveLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.PropertyCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.RealLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.StateExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.StringLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.TupleLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.TupleLiteralPartItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.TypeExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.UnlimitedNaturalLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.UnspecifiedValueExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.VariableExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.expressions.provider.VariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.AnyTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.BagTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.CollectionTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.ElementTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.InvalidTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.MessageTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.OrderedSetTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.PrimitiveTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.SequenceTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.SetTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.TemplateParameterTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.TupleTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.TypeTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.types.provider.VoidTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.AnyTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.AssociationClassCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.BagTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.BooleanLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.CallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.CollectionItemItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.CollectionLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.CollectionLiteralPartItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.CollectionRangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.CollectionTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.ElementTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.EnumLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.ExpressionInOCLItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.FeatureCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.IfExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.IntegerLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.InvalidLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.InvalidTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.IterateExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.IteratorExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.LetExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.LiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.LoopExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.MessageExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.MessageTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.NavigationCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.NullLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.NumericLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.OCLExpressionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.OperationCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.OrderedSetTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.PrimitiveLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.PrimitiveTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.PropertyCallExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.RealLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.SequenceTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.SetTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.StateExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.StringLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.TemplateParameterTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.TupleLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.TupleLiteralPartItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.TupleTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.TypeExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.TypeTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.UnlimitedNaturalLiteralExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.UnspecifiedValueExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.VariableExpItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.VariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.ocl.uml.provider.VoidTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectStates(EClassifier, List<String>, List<EObject>) - Method in class org.eclipse.ocl.ecore.EcoreEnvironment
Implemented by subclasses to find all states in the specified owner type that match the given path name prefix and add them to the accumulator list.
collectStates(Type, List<String>, List<State>) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotEnvironment
Implemented by subclasses to find all states in the specified owner type that match the given path name prefix and add them to the accumulator list.
ColorManager - Class in org.eclipse.ocl.examples.interpreter.console.text
Registry of color resources.
ColorManager() - Constructor for class org.eclipse.ocl.examples.interpreter.console.text.ColorManager
 
ColorManager - Class in org.eclipse.ocl.examples.xtext.console
Registry of color resources.
ColorManager() - Constructor for class org.eclipse.ocl.examples.xtext.console.ColorManager
 
combine(AbstractDependency<?>, AbstractDependency<?>) - Static method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.AbstractDependency
 
combine(Continuation<?>...) - Static method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.Continuations
 
COMMENT - Static variable in class org.eclipse.ocl.examples.interpreter.console.text.ColorManager
 
Comment - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Comment'.
COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Comment' class.
COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Comment' class.
COMMENT - Static variable in class org.eclipse.ocl.examples.xtext.console.ColorManager
 
COMMENT___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
COMMENT___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
COMMENT__ANNOTATED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Annotated Element' reference list.
COMMENT__ANNOTATED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Annotated Element' reference list feature.
COMMENT__BODY - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Body' attribute.
COMMENT__BODY - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Body' attribute feature.
COMMENT__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
COMMENT_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Comment' class.
COMMENT_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Comment' class.
CommentImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Comment'.
CommentImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.CommentImpl
 
Common_PageTitle - Static variable in class org.eclipse.ocl.common.ui.internal.messages.CommonUIMessages
 
commonCompositionParent(OCLExpression, OCLExpression) - Static method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
This method finds the common composition parent of the two given OCLExpressions.
commonCompositionParent(OCLExpression) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
This method is a shortcut for AbstractTracer.commonCompositionParent(OCLExpression, OCLExpression) that uses AbstractTracer.getExpression() as the origin.
CommonMessages - Class in org.eclipse.ocl.common.internal.messages
An accessor class for externalized strings.
CommonMessages() - Constructor for class org.eclipse.ocl.common.internal.messages.CommonMessages
 
CommonOptions - Class in org.eclipse.ocl.common.internal.options
 
commonPrecisionNumber(Number, Number) - Static method in class org.eclipse.ocl.internal.evaluation.NumberUtil
Coerces the given number to a common or greater precision than referenceNumber, BigDecimal is greater than Double or BigInteger which is greater than Long precision.
CommonPreferenceInitializer - Class in org.eclipse.ocl.common.internal.preferences
Class used to initialize default preference values.
CommonPreferenceInitializer() - Constructor for class org.eclipse.ocl.common.internal.preferences.CommonPreferenceInitializer
 
CommonProjectPreferencePage - Class in org.eclipse.ocl.common.ui.internal.preferences
The Project/Property preference page for common to all Bindings.
CommonProjectPreferencePage() - Constructor for class org.eclipse.ocl.common.ui.internal.preferences.CommonProjectPreferencePage
 
commonSuperType(Object, C, C) - Method in class org.eclipse.ocl.AbstractTypeChecker
Get the common supertype of two types.
commonSuperType(CollectionKind, CollectionKind) - Method in class org.eclipse.ocl.AbstractTypeChecker
Common-supertype helper method for collection kinds
commonSuperType(Object, C, C) - Method in interface org.eclipse.ocl.TypeChecker
Get the common supertype of two types.
commonSuperType(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, C, C) - Static method in class org.eclipse.ocl.util.TypeUtil
Deprecated. Use the TypeUtil.commonSuperType(Object, Environment, Object, Object) method, instead.
commonSuperType(Object, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, C, C) - Static method in class org.eclipse.ocl.util.TypeUtil
Get the common supertype of two types.
CommonUIConstants - Interface in org.eclipse.ocl.common.ui
 
CommonUIMessages - Class in org.eclipse.ocl.common.ui.internal.messages
An accessor class for externalized strings.
CommonUIMessages() - Constructor for class org.eclipse.ocl.common.ui.internal.messages.CommonUIMessages
 
compare(Value, Value) - Method in class org.eclipse.ocl.examples.library.iterator.SortedByIteration.SortingValue
 
compare(Viewer, Object, Object) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock.RegistrationLabelComparator
 
compare(Precedence, Precedence) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil.PrecedenceComparator
 
compare(TemplateParameterSubstitution, TemplateParameterSubstitution) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil.TemplateParameterSubstitutionComparator
 
compareMatches(EObject, Map<TemplateParameter, ParameterableElement>, EObject, Map<TemplateParameter, ParameterableElement>) - Method in interface org.eclipse.ocl.examples.pivot.scoping.ScopeFilter
Return -ve if match1 is inferior to match2, +ve if match2 is inferior to match1, or zero if both matches are of equal validity.
compareMatches(EObject, Map<TemplateParameter, ParameterableElement>, EObject, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.attributes.OperationContextFilter
 
compareMatches(EObject, Map<TemplateParameter, ParameterableElement>, EObject, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.AbstractOperationFilter
 
compareMatches(EObject, Map<TemplateParameter, ParameterableElement>, EObject, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ContextCSAttribution.NoImplicitProperties
 
compareOperationMatches(Operation, Map<TemplateParameter, ParameterableElement>, Operation, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
Return -ve if match1 is inferior to match2, +ve if match2 is inferior to match1, or zero if both matches are of equal validity.
compareTo(NumericValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
compareTo(NumericValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
compareTo(NumericValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
compareTo(NumericValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
compareTo(NumericValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
compareTo(StringValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.StringValueImpl
 
compareTo(NumericValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.UnlimitedValueImpl
 
compareTo(AccessorRegistry<A>) - Method in class org.eclipse.ocl.examples.modelregistry.model.AccessorRegistry
 
compareTo(FileHandleRegistry) - Method in class org.eclipse.ocl.examples.modelregistry.model.FileHandleRegistry
 
compareTo(Registration<?>) - Method in class org.eclipse.ocl.examples.modelregistry.model.Registration
 
compareTo(TupleTypeManager.TuplePart) - Method in class org.eclipse.ocl.examples.pivot.manager.TupleTypeManager.TuplePart
 
compareTo(ProblemHandler.Phase) - Method in class org.eclipse.ocl.examples.pivot.ProblemHandler.Phase
Phases sort according to their names.
compareTo(ProblemHandler.Phase) - Method in class org.eclipse.ocl.lpg.ProblemHandler.Phase
Phases sort according to their names.
CompareToOperation - Static variable in class org.eclipse.ocl.examples.domain.messages.EvaluatorMessages
 
CompatibleBody(ValueSpecification) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedMultiplicityElementImpl
 
CompatibleBody(ValueSpecification) - Method in interface org.eclipse.ocl.examples.pivot.TypedMultiplicityElement
 
compatibleTypeMatch(C, C) - Method in class org.eclipse.ocl.AbstractTypeChecker
 
compatibleTypeMatch(C, C) - Method in interface org.eclipse.ocl.TypeChecker
Compare two types.
compatibleTypeMatch(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, C, C) - Static method in class org.eclipse.ocl.util.TypeUtil
Compare two types.
compilePrecedenceOperation(List<String>, Operation) - Method in class org.eclipse.ocl.examples.pivot.manager.PrecedenceManager
 
compilePrecedencePackage(List<String>, Package) - Method in class org.eclipse.ocl.examples.pivot.manager.PrecedenceManager
 
compilePrecedences(Iterable<? extends Package>) - Method in class org.eclipse.ocl.examples.pivot.manager.PrecedenceManager
Interleave the ownedPrecedences of the rootPackages to establish a merged ordering and assign the index in that ordering to each rootPackages.ownedPrecedences.
compilePrecedenceType(List<String>, Type) - Method in class org.eclipse.ocl.examples.pivot.manager.PrecedenceManager
 
complete_AccumulatorCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_AnnotationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_AnnotationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_AnnotationElementCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_AnnotationElementCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_ANY_OTHER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ANY_OTHER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_AnyName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_AttributeCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_BinaryOperatorCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_BodyConstraintCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_BodyCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_BooleanLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_BulletElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_ClassCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_ClassCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_ClassifierContextDeclCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_ClassifierCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_ClassifierCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_CollectionLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_CollectionLiteralPartCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_CollectionTypeCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_CollectionTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_CollectionTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.EssentialOCLProposalProvider
 
complete_CompleteOCLDocumentCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_ConstructorPartCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ContextDeclCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_DataTypeCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_DefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_DefOperationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_DefParameterCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_DefPropertyCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_DerCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_DerivedConstraintCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_DetailCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_DetailCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_DocumentationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_DocumentationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_DOUBLE_QUOTED_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_EnumerationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_EnumerationLiteralCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_EnumerationLiteralName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_ESCAPED(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_ESCAPED_CHARACTER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ESCAPED_ID(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_EssentialOCLInfixOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_EssentialOCLNavigationOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_EssentialOCLPrefixOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_EssentialOCLReservedKeyword(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_EssentialOCLUnreservedName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_EssentialOCLUnrestrictedName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_FigureElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_FigureRefElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_FirstPathElementCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_FontElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_FootnoteElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_HeadingElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_HORIZONTAL_WS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_ID(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ID(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_Identifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_Identifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_IfExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ImportCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_ImportCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_IncludeCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_InfixOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_InfixOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.EssentialOCLProposalProvider
 
complete_InfixOperatorCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_InitCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_InitialConstraintCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_INT(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_INT(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_INTEGER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_InvalidLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_InvariantConstraintCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_InvCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_InvCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_IteratorCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LambdaContextTypeRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LambdaTypeCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LetExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_LETTER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_LETTER_CHARACTER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_LetVariableCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_LibIterationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LibOperationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LibPathElementCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LibPathNameCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LibPropertyCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_Library(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LibraryCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_LibraryCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_LibraryCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LibTupleCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LibTuplePartCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_LOWER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_Markup(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_MarkupElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_MarkupKeyword(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_ML_COMMENT(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ML_SINGLE_QUOTED_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_Model(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_ModelElementCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_ModelElementRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_MultiplicityBoundsCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_MultiplicityCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_MultiplicityStringCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_Name(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_NavigatingArgCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NavigatingArgExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_NavigatingArgExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NavigatingBarArgCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NavigatingCommaArgCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NavigatingSemiArgCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NavigationOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_NavigationOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NavigationOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.EssentialOCLProposalProvider
 
complete_NavigationOperatorCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NestedExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NewLineElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_NextPathElementCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NL(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_NullElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_NullLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NUMBER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_NUMBER_LITERAL(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_NumberLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
COMPLETE_OCL_DOCUMENT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Complete OCL Document CS' class.
COMPLETE_OCL_DOCUMENT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Complete OCL Document CS' class.
COMPLETE_OCL_DOCUMENT_CS__CONTEXTS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Contexts' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__CONTEXTS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Contexts' containment reference list feature.
COMPLETE_OCL_DOCUMENT_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
COMPLETE_OCL_DOCUMENT_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
COMPLETE_OCL_DOCUMENT_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
COMPLETE_OCL_DOCUMENT_CS__NS_PREFIX - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Ns Prefix' attribute.
COMPLETE_OCL_DOCUMENT_CS__NS_URI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Ns URI' attribute.
COMPLETE_OCL_DOCUMENT_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
COMPLETE_OCL_DOCUMENT_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__OWNED_IMPORT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Import' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__OWNED_INCLUDE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Include' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__OWNED_INCLUDE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Owned Include' containment reference list feature.
COMPLETE_OCL_DOCUMENT_CS__OWNED_LIBRARY - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Library' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__OWNED_NESTED_PACKAGE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Nested Package' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Type' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__PACKAGES - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Packages' containment reference list.
COMPLETE_OCL_DOCUMENT_CS__PACKAGES - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Packages' containment reference list feature.
COMPLETE_OCL_DOCUMENT_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
COMPLETE_OCL_DOCUMENT_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Complete OCL Document CS' class.
complete_OCLCodeElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_OCLEvalElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_OCLTextElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_OperationContextDeclCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_OperationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_OperationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_PackageCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_PackageCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_PackageDeclarationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_ParameterCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_ParameterCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_ParameterCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_PathNameCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PostconditionConstraintCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_PostCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_PostCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_PrecedenceCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_PreconditionConstraintCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_PreCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_PreCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_PrefixedExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrefixedExpOrLetExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrefixOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrefixOperator(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.EssentialOCLProposalProvider
 
complete_PrimaryExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrimaryExpOrLetExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrimitiveLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrimitiveTypeCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrimitiveTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_PrimitiveTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.CompleteOCLProposalProvider
 
complete_PrimitiveTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_PrimitiveTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.EssentialOCLProposalProvider
 
complete_PrimitiveTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.OCLinEcoreProposalProvider
 
complete_PrimitiveTypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.OCLstdlibProposalProvider
 
complete_PropertyContextDeclCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_ReferenceCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_RestrictedKeywords(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_RootPackageCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_SelfExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_SIMPLE_ID(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_SINGLE_QUOTED_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_SL_COMMENT(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_SpecificationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_SpecificationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_SpecificationCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_StringLiteral(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_StringLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_StructuralFeatureCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TemplateBindingCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TemplateBindingCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_TemplateParameterSubstitutionCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TemplateParameterSubstitutionCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_TemplateSignatureCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TemplateSignatureCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_TextElement(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_TupleLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TupleLiteralPartCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TuplePartCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TupleTypeCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TypedMultiplicityRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TypedMultiplicityRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_TypedRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TypedRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_TypedTypeRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TypedTypeRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_TypeExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TypeIdentifier(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TypeLiteralCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TypeLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TypeNameExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_TypeParameterCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TypeParameterCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_TypeRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_TypeRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_UnaryOperatorCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_UnlimitedNaturalLiteralExpCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_UNQUOTED_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_UNQUOTED_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_UnreservedName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_UnrestrictedName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
complete_UnrestrictedName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_UnrestrictedName(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_UPPER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_URI(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_VERTICAL_WS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_WildcardTypeRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
complete_WildcardTypeRefCS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
complete_WORD(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
complete_WS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
complete_WS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeAccumulatorCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeAccumulatorCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeAnnotationCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAnnotationCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeAnnotationCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAnnotationCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeAnnotationCS_OwnedContent(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAnnotationCS_OwnedDetail(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAnnotationCS_OwnedDetail(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeAnnotationCS_OwnedReference(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAttributeCS_Default(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAttributeCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAttributeCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAttributeCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAttributeCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeAttributeCS_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeBodyConstraintCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeBodyConstraintCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeBodyConstraintCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeBodyCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeBodyCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeBodyCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeBooleanLiteralExpCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeBulletElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeBulletElement_Level(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeClassCS_InstanceClassName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_MetaTypeName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_OwnedOperation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_OwnedOperation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_OwnedProperty(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_OwnedProperty(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_OwnedSuperType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_OwnedSuperType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeClassCS_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeClassifierContextDeclCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeClassifierContextDeclCS_Rules(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeClassifierContextDeclCS_SelfName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeCollectionLiteralExpCS_OwnedParts(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeCollectionLiteralExpCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeCollectionLiteralPartCS_ExpressionCS(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeCollectionLiteralPartCS_LastExpressionCS(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeCollectionTypeCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeCollectionTypeCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeCompleteOCLDocumentCS_Contexts(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeCompleteOCLDocumentCS_OwnedImport(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeCompleteOCLDocumentCS_OwnedInclude(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeCompleteOCLDocumentCS_OwnedLibrary(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeCompleteOCLDocumentCS_Packages(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeConstructorPartCS_InitExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeConstructorPartCS_Property(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeDataTypeCS_InstanceClassName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDataTypeCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDataTypeCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDataTypeCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDataTypeCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDataTypeCS_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDefCS_Feature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefCS_Static(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefOperationCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefOperationCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefOperationCS_Parameters(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefParameterCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefParameterCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefPropertyCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDefPropertyCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDerCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDerCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeDerivedConstraintCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDerivedConstraintCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDetailCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDetailCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeDetailCS_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDetailCS_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeDocumentationCS_OwnedDetail(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDocumentationCS_OwnedDetail(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeDocumentationCS_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeDocumentationCS_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
CompleteElementIterable<O,I> - Class in org.eclipse.ocl.examples.pivot.utilities
A CompleteElementIterable supports iteration over the multiple iterable contributions to a Complete Element as if all were merged in a composite element.
CompleteElementIterable(Iterable<? extends O>) - Constructor for class org.eclipse.ocl.examples.pivot.utilities.CompleteElementIterable
 
CompleteElementIterable.Iterator - Class in org.eclipse.ocl.examples.pivot.utilities
 
CompleteElementIterable.Iterator(Iterable<? extends O>) - Constructor for class org.eclipse.ocl.examples.pivot.utilities.CompleteElementIterable.Iterator
 
completeEnumerationCS_InstanceClassName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationCS_OwnedLiterals(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationCS_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationLiteralCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationLiteralCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeEnumerationLiteralCS_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeExpCS_OwnedExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeExpCS_OwnedOperator(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeFigureElement_Alt(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFigureElement_Def(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFigureElement_RequiredHeight(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFigureElement_RequiredWidth(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFigureElement_Src(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFigureRefElement_Ref(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFirstPathElementCS_Element(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeFontElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFontElement_Font(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeFootnoteElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeHeadingElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeHeadingElement_Level(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeIfExpCS_Condition(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeIfExpCS_ElseExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeIfExpCS_ThenExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeImportCS_All(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeImportCS_All(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeImportCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeImportCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeImportCS_Namespace(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeImportCS_Namespace(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeIncludeCS_Namespace(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeInfixOperatorCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeInitCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeInitCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeInitialConstraintCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeInitialConstraintCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeInvariantConstraintCS_Callable(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeInvariantConstraintCS_MessageSpecification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeInvariantConstraintCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeInvariantConstraintCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeInvariantConstraintCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeInvCS_MessageSpecification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeInvCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeInvCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeInvCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeInvCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeInvCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeInvCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeIteratorCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeIteratorCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLambdaContextTypeRefCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLambdaTypeCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLambdaTypeCS_OwnedContextType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLambdaTypeCS_OwnedParameterType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLambdaTypeCS_OwnedResultType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLambdaTypeCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLetExpCS_In(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeLetExpCS_Variable(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeLetVariableCS_InitExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeLetVariableCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeLetVariableCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeLibIterationCS_Implementation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_OwnedAccumulator(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_OwnedIterator(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_OwnedParameter(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibIterationCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_Implementation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_OwnedParameter(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_Precedence(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibOperationCS_Static(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibPathElementCS_Element(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibPathNameCS_Path(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibPropertyCS_Implementation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibPropertyCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibPropertyCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibPropertyCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibPropertyCS_Static(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_NsPrefix(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_NsURI(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_OwnedLibrary(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_OwnedNestedPackage(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_OwnedPrecedence(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibrary_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibraryCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeLibraryCS_Package(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeLibraryCS_Package(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeLibraryCS_Package(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibTupleCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibTupleCS_OwnedParts(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibTuplePartCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeLibTuplePartCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeMarkup_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeModel_OwnedExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeModelElementRefCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeMultiplicityBoundsCS_LowerBound(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeMultiplicityBoundsCS_UpperBound(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeMultiplicityStringCS_StringBounds(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingArgCS_Init(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingArgCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingArgCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingBarArgCS_Init(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingBarArgCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingBarArgCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingBarArgCS_Prefix(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingCommaArgCS_Init(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingCommaArgCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingCommaArgCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingCommaArgCS_Prefix(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingSemiArgCS_Init(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingSemiArgCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingSemiArgCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigatingSemiArgCS_Prefix(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNavigationOperatorCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNestedExpCS_Source(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNewLineElement_Text(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeNextPathElementCS_Element(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeNullElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeNumberLiteralExpCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
CompleteOCLActivator - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.internal
This class was generated.
CompleteOCLActivator() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.internal.CompleteOCLActivator
 
CompleteOCLAntlrTokenFileProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.parser.antlr
 
CompleteOCLAntlrTokenFileProvider() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.CompleteOCLAntlrTokenFileProvider
 
completeOCLCodeElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
CompleteOCLContainmentVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLContainmentVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLContainmentVisitor
 
CompleteOCLContainmentVisitor.OperationDeclScopeFilter - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLContainmentVisitor.OperationDeclScopeFilter(MetaModelManager, Type, List<ParameterCS>) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLContainmentVisitor.OperationDeclScopeFilter
 
CompleteOCLCS2MonikerVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.utilities
 
CompleteOCLCS2MonikerVisitor(CS2Moniker) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.utilities.CompleteOCLCS2MonikerVisitor
 
CompleteOCLCS2Pivot - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLCS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLCS2Pivot
 
CompleteOCLCSResource - Class in org.eclipse.ocl.examples.xtext.completeocl.utilities
 
CompleteOCLCSResource() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.utilities.CompleteOCLCSResource
 
CompleteOCLCSTAdapterFactory - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util
The Adapter Factory for the model.
CompleteOCLCSTAdapterFactory() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates an instance of the adapter factory.
CompleteOCLCSTFactory - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
The Factory for the model.
CompleteOCLCSTFactoryImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model Factory.
CompleteOCLCSTFactoryImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
Creates an instance of the factory.
CompleteOCLCSTPackage - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
The Package for the model.
CompleteOCLCSTPackage.Literals - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
CompleteOCLCSTPackageImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model Package.
CompleteOCLCSTSwitch<T> - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util
The Switch for the model's inheritance hierarchy.
CompleteOCLCSTSwitch() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Creates an instance of the switch.
CompleteOCLCSVisitor<R> - Interface in org.eclipse.ocl.examples.xtext.completeocl.util
 
CompleteOCLDeclarationVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs
 
CompleteOCLDeclarationVisitor(Pivot2CSConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLDeclarationVisitor
 
CompleteOCLDescriptionLabelProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.labeling
Provides labels for a IEObjectDescriptions and IResourceDescriptions.
CompleteOCLDescriptionLabelProvider() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.labeling.CompleteOCLDescriptionLabelProvider
 
CompleteOCLDocumentCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Document CS'.
CompleteOCLDocumentCSAttribution - Class in org.eclipse.ocl.examples.xtext.completeocl.attributes
 
CompleteOCLDocumentCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.attributes.CompleteOCLDocumentCSAttribution
 
CompleteOCLDocumentCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Document CS'.
CompleteOCLDocumentCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLDocumentCSImpl
 
CompleteOCLEObjectValidator - Class in org.eclipse.ocl.examples.xtext.completeocl.validation
A CompleteOCLEObjectValidator validates CompleteOCL invariants during an EMF validation, provided an CompleteOCLEObjectValidator instance has been registered as a validator in the EValidator.Registry.
CompleteOCLEObjectValidator(EPackage, URI) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.validation.CompleteOCLEObjectValidator
Deprecated. 
CompleteOCLEObjectValidator(EPackage, URI, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.validation.CompleteOCLEObjectValidator
Construct a validator to apply the CompleteOCL invariants from oclURI to ePackage for the meta-models managed by metaModelManager.
completeOCLEvalElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
CompleteOCLExecutableExtensionFactory - Class in org.eclipse.ocl.examples.xtext.completeocl.ui
This class was generated.
CompleteOCLExecutableExtensionFactory() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLExecutableExtensionFactory
 
CompleteOCLFormatter - Class in org.eclipse.ocl.examples.xtext.completeocl.formatting
This class contains custom formatting description.
CompleteOCLFormatter() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.formatting.CompleteOCLFormatter
 
CompleteOCLGrammarAccess - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess(GrammarProvider, EssentialOCLGrammarAccess) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess
 
CompleteOCLGrammarAccess.BodyCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.BodyCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.BodyCSElements
 
CompleteOCLGrammarAccess.ClassifierContextDeclCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.ClassifierContextDeclCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.ClassifierContextDeclCSElements
 
CompleteOCLGrammarAccess.CompleteOCLDocumentCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.CompleteOCLDocumentCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.CompleteOCLDocumentCSElements
 
CompleteOCLGrammarAccess.ContextDeclCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.ContextDeclCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.ContextDeclCSElements
 
CompleteOCLGrammarAccess.DefCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.DefCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.DefCSElements
 
CompleteOCLGrammarAccess.DefOperationCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.DefOperationCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.DefOperationCSElements
 
CompleteOCLGrammarAccess.DefParameterCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.DefParameterCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.DefParameterCSElements
 
CompleteOCLGrammarAccess.DefPropertyCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.DefPropertyCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.DefPropertyCSElements
 
CompleteOCLGrammarAccess.DerCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.DerCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.DerCSElements
 
CompleteOCLGrammarAccess.ImportCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.ImportCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.ImportCSElements
 
CompleteOCLGrammarAccess.IncludeCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.IncludeCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.IncludeCSElements
 
CompleteOCLGrammarAccess.InitCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.InitCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.InitCSElements
 
CompleteOCLGrammarAccess.InvCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.InvCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.InvCSElements
 
CompleteOCLGrammarAccess.LibraryCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.LibraryCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.LibraryCSElements
 
CompleteOCLGrammarAccess.NavigatingArgExpCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.NavigatingArgExpCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.NavigatingArgExpCSElements
 
CompleteOCLGrammarAccess.NavigationOperatorElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.NavigationOperatorElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.NavigationOperatorElements
 
CompleteOCLGrammarAccess.OperationContextDeclCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.OperationContextDeclCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.OperationContextDeclCSElements
 
CompleteOCLGrammarAccess.PackageDeclarationCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.PackageDeclarationCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.PackageDeclarationCSElements
 
CompleteOCLGrammarAccess.ParameterCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.ParameterCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.ParameterCSElements
 
CompleteOCLGrammarAccess.PostCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.PostCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.PostCSElements
 
CompleteOCLGrammarAccess.PreCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.PreCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.PreCSElements
 
CompleteOCLGrammarAccess.PrimitiveTypeIdentifierElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.PrimitiveTypeIdentifierElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.PrimitiveTypeIdentifierElements
 
CompleteOCLGrammarAccess.PropertyContextDeclCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.PropertyContextDeclCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.PropertyContextDeclCSElements
 
CompleteOCLGrammarAccess.SpecificationCSElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.SpecificationCSElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.SpecificationCSElements
 
CompleteOCLGrammarAccess.UnrestrictedNameElements - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLGrammarAccess.UnrestrictedNameElements() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLGrammarAccess.UnrestrictedNameElements
 
CompleteOCLHiddenTokenSequencer - Class in org.eclipse.ocl.examples.xtext.completeocl.services
 
CompleteOCLHiddenTokenSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.services.CompleteOCLHiddenTokenSequencer
 
CompleteOCLJavaValidator - Class in org.eclipse.ocl.examples.xtext.completeocl.validation
 
CompleteOCLJavaValidator() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.validation.CompleteOCLJavaValidator
 
CompleteOCLLabelProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.labeling
Provides labels for CompleteOCLCST objects.
CompleteOCLLabelProvider(AdapterFactoryLabelProvider) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.labeling.CompleteOCLLabelProvider
 
CompleteOCLLeft2RightVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLLeft2RightVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLLeft2RightVisitor
 
CompleteOCLOutlineTreeProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.outline
customization of the default outline structure
CompleteOCLOutlineTreeProvider() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.outline.CompleteOCLOutlineTreeProvider
 
CompleteOCLParser - Class in org.eclipse.ocl.examples.xtext.completeocl.parser.antlr
 
CompleteOCLParser() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.CompleteOCLParser
 
CompleteOCLParser - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr
 
CompleteOCLParser() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.CompleteOCLParser
 
CompleteOCLPivot2CS - Class in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs
 
CompleteOCLPivot2CS(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLPivot2CS
 
CompleteOCLPlugin - Class in org.eclipse.ocl.examples.xtext.completeocl.utilities
This is the central singleton for the Pivot model plugin.
CompleteOCLPlugin() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.utilities.CompleteOCLPlugin
Create the instance.
CompleteOCLPlugin.Implementation - Class in org.eclipse.ocl.examples.xtext.completeocl.utilities
The actual implementation of the Eclipse Plugin.
CompleteOCLPlugin.Implementation() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.utilities.CompleteOCLPlugin.Implementation
Creates an instance.
CompleteOCLPostOrderVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLPostOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLPostOrderVisitor
 
CompleteOCLPostOrderVisitor.ContextConstraintCSCompletion - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLPostOrderVisitor.ContextConstraintCSCompletion(CS2PivotConversion, ContextConstraintCS) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLPostOrderVisitor.ContextConstraintCSCompletion
 
CompleteOCLPostOrderVisitor.DefCSCompletion - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLPostOrderVisitor.DefCSCompletion(CS2PivotConversion, DefCS) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLPostOrderVisitor.DefCSCompletion
 
CompleteOCLPreOrderVisitor - Class in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 
CompleteOCLPreOrderVisitor(CS2PivotConversion) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLPreOrderVisitor
 
CompleteOCLProposalProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant
CompleteOCLProposalProvider() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.CompleteOCLProposalProvider
 
CompleteOCLQuickfixProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.ui.quickfix
 
CompleteOCLQuickfixProvider() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.quickfix.CompleteOCLQuickfixProvider
 
CompleteOCLRuntimeModule - Class in org.eclipse.ocl.examples.xtext.completeocl
Use this class to register components to be used within the IDE.
CompleteOCLRuntimeModule() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule
 
CompleteOCLRuntimeModule.RetokenizingCompleteOCLParser - Class in org.eclipse.ocl.examples.xtext.completeocl
 
CompleteOCLRuntimeModule.RetokenizingCompleteOCLParser() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule.RetokenizingCompleteOCLParser
 
CompleteOCLScopeProvider - Class in org.eclipse.ocl.examples.xtext.completeocl.scoping
This class contains custom scoping description.
CompleteOCLScopeProvider() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.scoping.CompleteOCLScopeProvider
 
CompleteOCLScoping - Class in org.eclipse.ocl.examples.xtext.completeocl.scoping
 
CompleteOCLScoping() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.scoping.CompleteOCLScoping
 
CompleteOCLSemanticSequencer - Class in org.eclipse.ocl.examples.xtext.completeocl.serializer
 
CompleteOCLSemanticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.serializer.CompleteOCLSemanticSequencer
 
CompleteOCLSplitter - Class in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs
 
CompleteOCLSplitter() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter
 
CompleteOCLSplitter.Separator - Class in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs
 
CompleteOCLSplitter.Separator(MetaModelManager, Resource) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLSplitter.Separator
 
CompleteOCLStandaloneSetup - Class in org.eclipse.ocl.examples.xtext.completeocl
Initialization support for running Xtext languages without equinox extension registry
CompleteOCLStandaloneSetup() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetup
 
CompleteOCLStandaloneSetupGenerated - Class in org.eclipse.ocl.examples.xtext.completeocl
Generated from StandaloneSetup.xpt!
CompleteOCLStandaloneSetupGenerated() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetupGenerated
 
CompleteOCLSyntacticSequencer - Class in org.eclipse.ocl.examples.xtext.completeocl.serializer
 
CompleteOCLSyntacticSequencer() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.serializer.CompleteOCLSyntacticSequencer
 
completeOCLTextElement_Elements(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
CompleteOCLTutorialWizard - Class in org.eclipse.ocl.examples.internal.wizard
 
CompleteOCLTutorialWizard() - Constructor for class org.eclipse.ocl.examples.internal.wizard.CompleteOCLTutorialWizard
 
CompleteOCLUiModule - Class in org.eclipse.ocl.examples.xtext.completeocl.ui
Use this class to register components to be used within the IDE.
CompleteOCLUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLUiModule
 
CompleteOCLUiModule.Bug382088Workaround - Class in org.eclipse.ocl.examples.xtext.completeocl.ui
 
CompleteOCLUiModule.Bug382088Workaround() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLUiModule.Bug382088Workaround
 
completeOperationContextDeclCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeOperationContextDeclCS_Parameters(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeOperationContextDeclCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeOperationContextDeclCS_Rules(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeOperationCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeOperationCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeOperationCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeOperationCS_OwnedException(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeOperationCS_OwnedParameter(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeOperationCS_OwnedTemplateSignature(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeOperationCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeOperationCS_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePackageCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePackageCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePackageCS_NsPrefix(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePackageCS_NsPrefix(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePackageCS_NsURI(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePackageCS_NsURI(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePackageCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePackageCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePackageCS_OwnedNestedPackage(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePackageCS_OwnedNestedPackage(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePackageCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePackageCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePackageDeclarationCS_Contexts(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePackageDeclarationCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeParameterCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeParameterCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeParameterCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeParameterCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeParameterCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeParameterCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeParameterCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeParameterCS_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePathNameCS_Path(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePostconditionConstraintCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePostconditionConstraintCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePostconditionConstraintCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePostCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePostCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePostCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePostCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePostCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePostCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePrecedenceCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePrecedenceCS_RightAssociative(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePreconditionConstraintCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePreconditionConstraintCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePreconditionConstraintCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completePreCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePreCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePreCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePreCS_Specification(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePreCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePreCS_Stereotype(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completePrefixedExpCS_OwnedExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrefixedExpCS_OwnedOperator(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrefixedExpOrLetExpCS_OwnedExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrefixedExpOrLetExpCS_OwnedOperator(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimaryExpCS_Argument(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimaryExpCS_AtPre(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimaryExpCS_FirstIndexes(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimaryExpCS_OwnedParts(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimaryExpCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimaryExpCS_SecondIndexes(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimaryExpCS_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePrimitiveTypeCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completePropertyContextDeclCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePropertyContextDeclCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completePropertyContextDeclCS_Rules(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeReferenceCS_Default(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeReferenceCS_Keys(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeReferenceCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeReferenceCS_Opposite(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeReferenceCS_OwnedAnnotation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeReferenceCS_OwnedConstraint(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeReferenceCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeReferenceCS_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeRootPackageCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeRootPackageCS_OwnedImport(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeRootPackageCS_OwnedLibrary(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeRootPackageCS_OwnedNestedPackage(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeSpecificationCS_ExprString(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeSpecificationCS_ExprString(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeSpecificationCS_OwnedExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.AbstractCompleteOCLProposalProvider
 
completeSpecificationCS_OwnedExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeSpecificationCS_OwnedExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeStringLiteralExpCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTemplateBindingCS_OwnedParameterSubstitution(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTemplateBindingCS_OwnedParameterSubstitution(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTemplateParameterSubstitutionCS_OwnedActualParameter(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTemplateParameterSubstitutionCS_OwnedActualParameter(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTemplateSignatureCS_OwnedTemplateParameter(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTemplateSignatureCS_OwnedTemplateParameter(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTextElement_Text(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.AbstractMarkupProposalProvider
 
completeTupleLiteralExpCS_OwnedParts(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTupleLiteralPartCS_InitExpression(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTupleLiteralPartCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTupleLiteralPartCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTuplePartCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTuplePartCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTupleTypeCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTupleTypeCS_OwnedParts(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTypedMultiplicityRefCS_Multiplicity(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTypedMultiplicityRefCS_Multiplicity(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTypedTypeRefCS_OwnedTemplateBinding(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTypedTypeRefCS_OwnedTemplateBinding(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTypedTypeRefCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTypedTypeRefCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTypeExpCS_Multiplicity(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTypeLiteralExpCS_OwnedType(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTypeNameExpCS_PathName(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeTypeParameterCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTypeParameterCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTypeParameterCS_OwnedExtends(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTypeParameterCS_OwnedExtends(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeTypeParameterCS_OwnedSuper(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeTypeParameterCS_OwnedSuper(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeUnaryOperatorCS_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.AbstractEssentialOCLProposalProvider
 
completeWildcardTypeRefCS_Extends(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeWildcardTypeRefCS_Extends(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
completeWildcardTypeRefCS_Super(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.AbstractOCLinEcoreProposalProvider
 
completeWildcardTypeRefCS_Super(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.AbstractOCLstdlibProposalProvider
 
composeMessage(Diagnostic, Diagnostic) - Method in class org.eclipse.ocl.examples.impactanalyzer.editor.RevalidateAction
 
CompositeBag<E> - Class in org.eclipse.ocl.examples.eventmanager.util
A Bag implementation that allows for multiple occurrences of elements in the nested collections and allows for them to be counted.
CompositeBag(Collection<? extends E>...) - Constructor for class org.eclipse.ocl.examples.eventmanager.util.CompositeBag
 
CompositeCollection<E> - Class in org.eclipse.ocl.examples.eventmanager.util
Forwards CompositeCollection.contains(Object) to the individual sets.
CompositeCollection(Collection<? extends E>...) - Constructor for class org.eclipse.ocl.examples.eventmanager.util.CompositeCollection
 
CompositeCollection(Collection<Iterable<? extends E>>) - Constructor for class org.eclipse.ocl.examples.eventmanager.util.CompositeCollection
 
CompositeIterable<E> - Class in org.eclipse.ocl.examples.eventmanager
 
CompositeIterable(Iterable<? extends E>...) - Constructor for class org.eclipse.ocl.examples.eventmanager.CompositeIterable
 
CompositeIterable(Collection<? extends Iterable<? extends E>>) - Constructor for class org.eclipse.ocl.examples.eventmanager.CompositeIterable
 
CompositeNavigationStep - Class in org.eclipse.ocl.examples.impactanalyzer.instanceScope
A navigation step that branches in several paths and combines the results into one.
CompositeNavigationStep(EClass, EClass, OCLExpression, NavigationStep...) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.instanceScope.CompositeNavigationStep
 
CompositeSet<E> - Class in org.eclipse.ocl.examples.eventmanager.util
A composite collection that has unique entries only.
CompositeSet(Set<? extends E>...) - Constructor for class org.eclipse.ocl.examples.eventmanager.util.CompositeSet
 
CompositionProperty - Class in org.eclipse.ocl.examples.pivot.library
The static instance of CompositionProperty supports evaluation of a property call that navigates a relationship to a container.
CompositionProperty() - Constructor for class org.eclipse.ocl.examples.pivot.library.CompositionProperty
 
COMPOUND_ELEMENT - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The meta object id for the 'Compound Element' class.
COMPOUND_ELEMENT - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage.Literals
The meta object literal for the 'Compound Element' class.
COMPOUND_ELEMENT__ELEMENTS - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The feature id for the 'Elements' containment reference list.
COMPOUND_ELEMENT__ELEMENTS - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage.Literals
The meta object literal for the 'Elements' containment reference list feature.
COMPOUND_ELEMENT__OWNER - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The feature id for the 'Owner' container reference.
COMPOUND_ELEMENT__UNIQUE_ID - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The feature id for the 'Unique Id' attribute.
COMPOUND_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.markup.MarkupPackage
The number of structural features of the 'Compound Element' class.
CompoundElement - Interface in org.eclipse.ocl.examples.xtext.markup
A representation of the model object 'Compound Element'.
CompoundElementImpl - Class in org.eclipse.ocl.examples.xtext.markup.impl
An implementation of the model object 'Compound Element'.
CompoundElementImpl() - Constructor for class org.eclipse.ocl.examples.xtext.markup.impl.CompoundElementImpl
 
CompoundElementValidator - Interface in org.eclipse.ocl.examples.xtext.markup.validation
A sample validator interface for CompoundElement.
computeAliasMap(Resource) - Method in interface org.eclipse.ocl.examples.pivot.utilities.AliasAdapter.Creator
 
computeClasses() - Method in class org.eclipse.ocl.examples.library.executor.ReflectivePackage
 
computeCS2PivotResourceMap(Resource, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CS2PivotResourceAdapter
 
computeCSIs(Collection<? extends Resource>) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.CSI2PivotMapping
 
computeEnumerationLiteralKeywords(Grammar) - Static method in class org.eclipse.ocl.examples.xtext.oclinecore.services.OCLinEcoreValueConverterService.EnumerationLiteralNameConverter
 
computeErrorCode(int, int) - Method in class org.eclipse.ocl.lpg.DerivedLexStream
 
computeFlags(DomainType) - Static method in class org.eclipse.ocl.examples.library.executor.ReflectiveType
 
computeFollowElements(ParserBasedContentAssistContextFactory.FollowElementCalculator, FollowElement, Multimap<Integer, List<AbstractElement>>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLUiModule.Bug382088Workaround
 
computeFollowElements(ParserBasedContentAssistContextFactory.FollowElementCalculator, FollowElement, Multimap<Integer, List<AbstractElement>>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.EssentialOCLUiModule.Bug382088Workaround
 
computeFollowElements(ParserBasedContentAssistContextFactory.FollowElementCalculator, FollowElement, Multimap<Integer, List<AbstractElement>>) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule.Bug382088Workaround
 
computeFollowElements(ParserBasedContentAssistContextFactory.FollowElementCalculator, FollowElement, Multimap<Integer, List<AbstractElement>>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.OCLstdlibUiModule.Bug382088Workaround
 
computeHashCode() - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.AbstractUnusedEvaluationRequestValue
 
computeInputString(CSTNode) - Method in class org.eclipse.ocl.lpg.AbstractAnalyzer
Obtains the text from which the specified CST node was parsed.
computeInputString(int, int) - Method in class org.eclipse.ocl.lpg.AbstractParser
Returns a single line string representation of the input chars for the given range.
computeKeywords(Grammar) - Static method in class org.eclipse.ocl.examples.xtext.essentialocl.services.EssentialOCLValueConverterService.NameConverter
 
computeKnown2ExternalMap(String) - Method in class org.eclipse.ocl.examples.codegen.common.EmitQueries
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.ClassAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.DataTypeAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.EnumerationAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.ExpressionInOCLAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.IterateExpAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.IteratorExpAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.LetExpAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.ModelAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.OperationAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.OperationCallExpAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.PackageAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.UnspecifiedTypeAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.attributes.VoidTypeAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.pivot.scoping.AbstractAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in interface org.eclipse.ocl.examples.pivot.scoping.Attribution
Add the local lookup contributions to a view of an Environment.
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.ClassCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.ConstraintCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.DataTypeCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.EnumCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.ImportCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.LibraryCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.OperationCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.PackageCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.PathElementCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.PathNameCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.ReferenceCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.RootPackageCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.TemplateParameterSubstitutionCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.TemplateSignatureCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.TupleTypeCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.attributes.TypedTypeRefCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.base.scoping.AbstractRootCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.completeocl.attributes.ClassifierContextCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.completeocl.attributes.CompleteOCLDocumentCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.completeocl.attributes.IncludeCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.completeocl.attributes.OperationContextCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.completeocl.attributes.PackageDeclarationCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.completeocl.attributes.PropertyContextCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ConstructorPartCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ContextCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ExpSpecificationCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.InvocationExpCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.LetExpCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.NavigationOperatorCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.TupleLiteralExpCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.attributes.LibOperationCSAttribution
 
computeLookup(EObject, EnvironmentView, ScopeView) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.attributes.LibRootPackageCSAttribution
 
computeLookups(Element, EObject, EStructuralFeature, EReference) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
computeLookups(ScopeView) - Method in class org.eclipse.ocl.examples.pivot.scoping.EnvironmentView
 
computeLookups(EnvironmentView, ElementCS, EObject, EStructuralFeature, EReference) - Static method in class org.eclipse.ocl.examples.xtext.base.scoping.BaseScopeView
 
computePivot2CSMap() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
computePivotRootPackages() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
computeReservedKeywords(Grammar) - Static method in class org.eclipse.ocl.examples.xtext.essentialocl.services.EssentialOCLValueConverterService.UnreservedNameConverter
 
computeRestrictedKeywords(Grammar) - Static method in class org.eclipse.ocl.examples.xtext.essentialocl.services.EssentialOCLValueConverterService.UnrestrictedNameConverter
 
computeRootContainmentFeatures(RootCS) - Static method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
Return the containment features ordered so that library and import features are processed bedfore anything else.
computeSize() - Method in class org.eclipse.ocl.common.ui.internal.preferences.BlankProjectPreferencePage
 
computeUniqueText(T) - Method in class org.eclipse.ocl.examples.codegen.common.NameQueries.NameAllocation
 
computeUniqueText(String, Type) - Method in class org.eclipse.ocl.examples.codegen.common.NameQueries.TuplePartAllocation
 
CONCAT - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
CONCAT_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
Conceptual_Operation_Name_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
condition - Variable in class org.eclipse.ocl.cst.impl.IfExpCSImpl
The cached value of the 'Condition' containment reference.
condition - Variable in class org.eclipse.ocl.ecore.impl.IfExpImpl
The cached value of the 'Condition' containment reference.
condition - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
The cached value of the 'Condition' containment reference.
condition - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IfExpCSImpl
The cached value of the 'Condition' containment reference.
condition - Variable in class org.eclipse.ocl.expressions.impl.IfExpImpl
The cached value of the 'Condition' containment reference.
condition - Variable in class org.eclipse.ocl.uml.impl.IfExpImpl
The cached value of the 'Condition' containment reference.
ConfigurationBlock - Class in org.eclipse.ocl.examples.modelregistry.ui.properties
 
ConfigurationBlock(FileHandle) - Constructor for class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock
 
ConfigurationBlock.RegistrationLabelComparator - Class in org.eclipse.ocl.examples.modelregistry.ui.properties
 
ConfigurationBlock.RegistrationLabelComparator() - Constructor for class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock.RegistrationLabelComparator
 
configure(ResourceSet) - Method in interface org.eclipse.ocl.examples.pivot.manager.MetaModelManager.Factory
Configure the MetaModelManager's external ResourceSet.
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule
 
configure(ISourceViewer, SourceViewerConfiguration) - Method in class org.eclipse.ocl.examples.xtext.console.xtfo.ToggleSLCommentAction
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLRuntimeModule
 
configure(IHighlightingConfigurationAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.syntaxcoloring.EssentialOCLHighlightingConfiguration
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configure(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
 
configureCollectionLiteralExpCS(FormattingConfig, EssentialOCLGrammarAccess.CollectionLiteralExpCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureCollectionTypeCS(FormattingConfig, EssentialOCLGrammarAccess.CollectionTypeCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
configureCurlyBracesBlock(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.autoedit.BaseAutoEditStrategyProvider
 
configureFileExtensions(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configureFormatting(FormattingConfig) - Method in class org.eclipse.ocl.examples.xtext.completeocl.formatting.CompleteOCLFormatter
 
configureFormatting(FormattingConfig) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.EssentialOCLFormatter
 
configureFormatting(FormattingConfig) - Method in class org.eclipse.ocl.examples.xtext.markup.formatting.MarkupFormatter
 
configureFormatting(FormattingConfig) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.formatting.OCLinEcoreFormatter
 
configureFormatting(FormattingConfig) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.formatting.OCLstdlibFormatter
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
configureIfExpCS(FormattingConfig, EssentialOCLGrammarAccess.IfExpCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configureLetExpCS(FormattingConfig, EssentialOCLGrammarAccess.LetExpCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureMultilineComments(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.autoedit.BaseAutoEditStrategyProvider
 
configureMultiplicityBoundsCS(FormattingConfig, EssentialOCLGrammarAccess.MultiplicityBoundsCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureMultiplicityCS(FormattingConfig, EssentialOCLGrammarAccess.MultiplicityCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureMultiplicityStringCS(FormattingConfig, EssentialOCLGrammarAccess.MultiplicityStringCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureNavigatingCommaArgCS(FormattingConfig, EssentialOCLGrammarAccess.NavigatingCommaArgCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureNavigatingSemiArgCS(FormattingConfig, EssentialOCLGrammarAccess.NavigatingSemiArgCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureNavigationOperatorCS(FormattingConfig, EssentialOCLGrammarAccess.NavigationOperatorCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureNestedExpCS(FormattingConfig, EssentialOCLGrammarAccess.NestedExpCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureParenthesis(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.autoedit.BaseAutoEditStrategyProvider
 
configurePathNameCS(FormattingConfig, EssentialOCLGrammarAccess.PathNameCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configurePrimaryExpCS(FormattingConfig, EssentialOCLGrammarAccess.PrimaryExpCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.AbstractCompleteOCLUiModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.AbstractEssentialOCLUiModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.AbstractMarkupUiModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.AbstractOCLinEcoreUiModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.AbstractOCLstdlibUiModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.completeocl.AbstractCompleteOCLRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.AbstractEssentialOCLRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.markup.AbstractMarkupRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule
 
configureShell(Shell) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
configureShell(Shell) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.commands.LoadCompleteOCLResourceHandler.ResourceDialog
 
configureSquareBrackets(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.autoedit.BaseAutoEditStrategyProvider
 
configureStringLiteral(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.autoedit.BaseAutoEditStrategyProvider
 
configureTupleLiteralExpCS(FormattingConfig, EssentialOCLGrammarAccess.TupleLiteralExpCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
configureTupleTypeCS(FormattingConfig, EssentialOCLGrammarAccess.TupleTypeCSElements) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.formatting.AbstractEssentialOCLFormatter
 
ConfigureWorkspaceSettings - Static variable in class org.eclipse.ocl.common.ui.internal.messages.CommonUIMessages
 
conformsTo(DomainStandardLibrary, DomainType) - Method in interface org.eclipse.ocl.examples.domain.elements.DomainType
Return true if this type conform to thatType within standardLibrary.
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.domain.types.AbstractClassifierType
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.domain.types.AbstractCollectionType
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.domain.types.AbstractInheritance
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.domain.types.AbstractTupleType
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorLambdaType
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorSpecializedType
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorTypeParameter
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AnyTypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassifierTypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionTypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.InvalidTypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LambdaTypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SelfTypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnspecifiedTypeImpl
 
conformsTo(DomainStandardLibrary, DomainType) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VoidTypeImpl
 
conformsTo(Type, Type) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
Deprecated. 
conformsTo(Type, Type, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
conformsTo(EStructuralFeature, EClassifier) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
 
conformsTo(EClassifier, EClassifier) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
 
conformsToClassifierType(ClassifierType, ClassifierType, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
conformsToCollectionType(DomainCollectionType, DomainCollectionType) - Method in interface org.eclipse.ocl.examples.domain.elements.DomainStandardLibrary
 
conformsToCollectionType(DomainCollectionType, DomainCollectionType) - Method in class org.eclipse.ocl.examples.domain.types.AbstractStandardLibrary
 
conformsToCollectionType(DomainCollectionType, DomainCollectionType) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
conformsToCollectionType(CollectionType, CollectionType, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
conformsToLambdaType(DomainLambdaType, DomainLambdaType) - Method in interface org.eclipse.ocl.examples.domain.elements.DomainStandardLibrary
 
conformsToLambdaType(DomainLambdaType, DomainLambdaType) - Method in class org.eclipse.ocl.examples.domain.types.AbstractStandardLibrary
 
conformsToLambdaType(LambdaType, LambdaType, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
conformsToTupleType(DomainTupleType, DomainTupleType) - Method in interface org.eclipse.ocl.examples.domain.elements.DomainStandardLibrary
 
conformsToTupleType(DomainTupleType, DomainTupleType) - Method in class org.eclipse.ocl.examples.domain.types.AbstractStandardLibrary
 
conformsToTupleType(TupleType, TupleType, Map<TemplateParameter, ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
console_badContextForConstraint - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_badContextForQuery - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_closeAction_label - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_closeAction_tip - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_evaluating - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_loadAction_label - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_loadAction_tip - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_loadDlg_title - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_loadError_title - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_loadWarn_noExpr - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_loadWarn_title - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_metamodel_ecore - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_metamodel_ecoreTip - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_metamodel_uml - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_metamodel_umlTip - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_metamodelMenu - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_metamodelTip - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_modelingLevel - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_modelingLevelTip - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_noContext - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_outputExc - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_parsed - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_results - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_saveAction_label - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_saveAction_tip - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_saveDlg_title - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_saveError_title - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_saveWarn_noExpr - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_saveWarn_title - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
console_title - Static variable in class org.eclipse.ocl.examples.interpreter.internal.l10n.OCLInterpreterMessages
 
Console_Title - Static variable in class org.eclipse.ocl.examples.xtext.console.messages.ConsoleMessages
 
Console_TitleWithContext - Static variable in class org.eclipse.ocl.examples.xtext.console.messages.ConsoleMessages
 
ConsoleContext - Interface in org.eclipse.ocl.examples.xtext.essentialocl.ui.model
 
ConsoleMessages - Class in org.eclipse.ocl.examples.xtext.console.messages
An accessor class for externalized strings.
ConsoleMessages() - Constructor for class org.eclipse.ocl.examples.xtext.console.messages.ConsoleMessages
 
consoleOpened(OCLConsole) - Method in class org.eclipse.ocl.examples.interpreter.actions.ShowConsoleDelegate
 
consoleOpened(OCLConsole) - Method in class org.eclipse.ocl.examples.interpreter.actions.ShowEcoreConsoleDelegate
 
consoleOpened(OCLConsole) - Method in class org.eclipse.ocl.examples.interpreter.actions.ShowUMLConsoleDelegate
 
consoleOpened(OCLConsole) - Method in class org.eclipse.ocl.examples.xtext.console.actions.ShowConsoleDelegate
 
consoleOpened(OCLConsole) - Method in class org.eclipse.ocl.examples.xtext.console.actions.ShowEcoreConsoleDelegate
 
consoleOpened(OCLConsole) - Method in class org.eclipse.ocl.examples.xtext.console.actions.ShowUMLConsoleDelegate
 
consolePage - Variable in class org.eclipse.ocl.examples.xtext.console.actions.LoadExpressionAction
 
consolePage - Variable in class org.eclipse.ocl.examples.xtext.console.actions.SaveExpressionAction
 
constrainedElement - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
The cached value of the 'Constrained Element' reference list.
constrainedElements - Variable in class org.eclipse.ocl.ecore.impl.ConstraintImpl
The cached value of the 'Constrained Elements' reference list.
ConstrainedOperation - Class in org.eclipse.ocl.examples.pivot.library
An instance of ConstrainedOperation supports evaluation of an operation defined by constraints.
ConstrainedOperation(ExpressionInOCL) - Constructor for class org.eclipse.ocl.examples.pivot.library.ConstrainedOperation
 
ConstrainedProperty - Class in org.eclipse.ocl.examples.pivot.library
An instance of ConstrainedProperty supports evaluation of a relationship defined by constraints.
ConstrainedProperty(ExpressionInOCL) - Constructor for class org.eclipse.ocl.examples.pivot.library.ConstrainedProperty
 
constrainingType - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.TypeTemplateParameterImpl
The cached value of the 'Constraining Type' reference list.
Constraint - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Constraint'.
CONSTRAINT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Constraint' class.
CONSTRAINT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Constraint' class.
Constraint - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Constraint'.
CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Constraint' class.
CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Constraint' class.
CONSTRAINT___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
CONSTRAINT___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
CONSTRAINT___VALIDATE_UNIQUE_NAME__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Unique Name' operation.
CONSTRAINT___VALIDATE_UNIQUE_NAME__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Validate Unique Name' operation.
CONSTRAINT__CONSTRAINED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Constrained Element' reference list.
CONSTRAINT__CONSTRAINED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Constrained Element' reference list feature.
CONSTRAINT__CONSTRAINED_ELEMENTS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Constrained Elements' reference list.
CONSTRAINT__CONSTRAINED_ELEMENTS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Constrained Elements' reference list feature.
CONSTRAINT__CONTEXT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Context' container reference.
CONSTRAINT__CONTEXT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Context' container reference feature.
CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list.
CONSTRAINT__IS_CALLABLE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Callable' attribute.
CONSTRAINT__IS_CALLABLE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Is Callable' attribute feature.
CONSTRAINT__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
CONSTRAINT__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute.
CONSTRAINT__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
CONSTRAINT__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
CONSTRAINT__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
CONSTRAINT__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
CONSTRAINT__SPECIFICATION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Specification' containment reference.
CONSTRAINT__SPECIFICATION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Specification' containment reference feature.
CONSTRAINT__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Specification' containment reference.
CONSTRAINT__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Specification' containment reference feature.
CONSTRAINT__STEREOTYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Stereotype' attribute.
CONSTRAINT__STEREOTYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Stereotype' attribute feature.
CONSTRAINT__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Stereotype' attribute.
CONSTRAINT__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Stereotype' attribute feature.
CONSTRAINT__UNIQUE_NAME - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
The code for constraint 'Validate Unique Name' of 'Constraint'.
CONSTRAINT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Constraint CS' class.
CONSTRAINT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Constraint CS' class.
CONSTRAINT_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
CONSTRAINT_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
CONSTRAINT_CS__MESSAGE_SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Message Specification' containment reference.
CONSTRAINT_CS__MESSAGE_SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Message Specification' containment reference feature.
CONSTRAINT_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
CONSTRAINT_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CONSTRAINT_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CONSTRAINT_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
CONSTRAINT_CS__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Specification' containment reference.
CONSTRAINT_CS__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Specification' containment reference feature.
CONSTRAINT_CS__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Stereotype' attribute.
CONSTRAINT_CS__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Stereotype' attribute feature.
CONSTRAINT_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Constraint CS' class.
CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Constraint' class.
CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Constraint' class.
CONSTRAINT_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Constraint' class.
ConstraintBodies - Class in org.eclipse.ocl.examples.pivot.bodies
ConstraintBodies provides the Java implementation bodies of OCL-defined Constraint operations and properties.
ConstraintBodies() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.ConstraintBodies
 
ConstraintBodies._invariant_UniqueName - Class in org.eclipse.ocl.examples.pivot.bodies
Implementation of the Constraint 'UniqueName' invariant.
ConstraintBodies._invariant_UniqueName() - Constructor for class org.eclipse.ocl.examples.pivot.bodies.ConstraintBodies._invariant_UniqueName
 
ConstraintCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Constraint CS'.
ConstraintCSAttribution - Class in org.eclipse.ocl.examples.xtext.base.attributes
 
ConstraintCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.base.attributes.ConstraintCSAttribution
 
ConstraintCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Constraint CS'.
ConstraintCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ConstraintCSImpl
 
ConstraintImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Constraint'.
ConstraintImpl() - Constructor for class org.eclipse.ocl.ecore.impl.ConstraintImpl
 
ConstraintImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Constraint'.
ConstraintImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
 
ConstraintItemProvider - Class in org.eclipse.ocl.ecore.provider
This is the item provider adapter for a Constraint object.
ConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.ocl.ecore.provider.ConstraintItemProvider
This constructs an instance from a factory and a notifier.
constraintItemProvider - Variable in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This keeps track of the one adapter used for all Constraint instances.
ConstraintKind - Enum in org.eclipse.ocl.helper
An enumeration of OCL constraint types, primarily for determining the appropriate choices for syntax completion and for generic helper-based parsing.
constraints - Variable in class org.eclipse.ocl.cst.impl.ClassifierContextDeclCSImpl
The cached value of the 'Constraints' containment reference list.
constraints - Variable in class org.eclipse.ocl.cst.impl.PropertyContextCSImpl
The cached value of the 'Constraints' containment reference list.
CONSTRUCTOR_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Constructor Exp' class.
CONSTRUCTOR_EXP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Constructor Exp' class.
CONSTRUCTOR_EXP___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
CONSTRUCTOR_EXP___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
CONSTRUCTOR_EXP__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
CONSTRUCTOR_EXP__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
CONSTRUCTOR_EXP__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
CONSTRUCTOR_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
CONSTRUCTOR_EXP__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
CONSTRUCTOR_EXP__PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Part' containment reference list.
CONSTRUCTOR_EXP__PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Part' containment reference list feature.
CONSTRUCTOR_EXP__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Type' reference.
CONSTRUCTOR_EXP__VALUE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Value' attribute.
CONSTRUCTOR_EXP__VALUE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Value' attribute feature.
CONSTRUCTOR_EXP_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Constructor Exp CS' class.
CONSTRUCTOR_EXP_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Constructor Exp CS' class.
CONSTRUCTOR_EXP_CS__AT_PRE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'At Pre' attribute.
CONSTRUCTOR_EXP_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Csi' attribute.
CONSTRUCTOR_EXP_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
CONSTRUCTOR_EXP_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CONSTRUCTOR_EXP_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CONSTRUCTOR_EXP_CS__OWNED_PARTS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Parts' containment reference list.
CONSTRUCTOR_EXP_CS__OWNED_PARTS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Owned Parts' containment reference list feature.
CONSTRUCTOR_EXP_CS__PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Parent' reference.
CONSTRUCTOR_EXP_CS__PATH_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Path Name' containment reference.
CONSTRUCTOR_EXP_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
CONSTRUCTOR_EXP_CS__VALUE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Value' attribute.
CONSTRUCTOR_EXP_CS__VALUE - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Value' attribute feature.
CONSTRUCTOR_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Constructor Exp CS' class.
CONSTRUCTOR_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Constructor Exp' class.
CONSTRUCTOR_EXP_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Constructor Exp' class.
CONSTRUCTOR_PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Constructor Part' class.
CONSTRUCTOR_PART - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Constructor Part' class.
CONSTRUCTOR_PART___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
CONSTRUCTOR_PART___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
CONSTRUCTOR_PART__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Init Expression' containment reference.
CONSTRUCTOR_PART__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Init Expression' containment reference feature.
CONSTRUCTOR_PART__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
CONSTRUCTOR_PART__REFERRED_PROPERTY - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Referred Property' reference.
CONSTRUCTOR_PART__REFERRED_PROPERTY - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Referred Property' reference feature.
CONSTRUCTOR_PART_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Constructor Part CS' class.
CONSTRUCTOR_PART_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Constructor Part CS' class.
CONSTRUCTOR_PART_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Csi' attribute.
CONSTRUCTOR_PART_CS__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Init Expression' containment reference.
CONSTRUCTOR_PART_CS__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Init Expression' containment reference feature.
CONSTRUCTOR_PART_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
CONSTRUCTOR_PART_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CONSTRUCTOR_PART_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CONSTRUCTOR_PART_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
CONSTRUCTOR_PART_CS__PROPERTY - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Property' reference.
CONSTRUCTOR_PART_CS__PROPERTY - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Property' reference feature.
CONSTRUCTOR_PART_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Constructor Part CS' class.
CONSTRUCTOR_PART_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Constructor Part' class.
CONSTRUCTOR_PART_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Constructor Part' class.
ConstructorExp - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Constructor Exp'.
ConstructorExpCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Constructor Exp CS'.
ConstructorExpCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Constructor Exp CS'.
ConstructorExpCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorExpCSImpl
 
ConstructorExpImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Constructor Exp'.
ConstructorExpImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorExpImpl
 
ConstructorPart - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Constructor Part'.
ConstructorPartCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Constructor Part CS'.
ConstructorPartCSAttribution - Class in org.eclipse.ocl.examples.xtext.essentialocl.attributes
 
ConstructorPartCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ConstructorPartCSAttribution
 
ConstructorPartCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Constructor Part CS'.
ConstructorPartCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorPartCSImpl
 
ConstructorPartImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Constructor Part'.
ConstructorPartImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorPartImpl
 
containerType - Variable in class org.eclipse.ocl.examples.domain.types.AbstractSpecializedType
 
containmentFeature - Variable in class org.eclipse.ocl.examples.pivot.scoping.PivotScopeView
 
containmentFeature - Variable in class org.eclipse.ocl.examples.xtext.base.scoping.BaseScopeView
 
ContainmentFilter - Class in org.eclipse.ocl.examples.eventmanager.filters
The Containment filter matches a notification if its Notification.getFeature() is an EReference and EReference.isContainment() is true, or if the Notification.getNotifier() is not an EObject, so it might be a ResourceSet or a Resource.
ContainmentFilter(boolean) - Constructor for class org.eclipse.ocl.examples.eventmanager.filters.ContainmentFilter
 
contains(Object) - Method in class org.eclipse.ocl.examples.domain.values.impl.BagImpl
 
contains(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.BagImpl
 
contains(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.CompositeCollection
 
contains(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.EmptyBag
 
contains(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.SingleSetAsBag
 
contains(Object) - Method in class org.eclipse.ocl.examples.pivot.manager.Orphanage.WeakContentsEList
 
containsAll(Collection<?>) - Method in class org.eclipse.ocl.examples.eventmanager.util.CompositeCollection
 
containsAll(Collection<?>) - Method in class org.eclipse.ocl.examples.eventmanager.util.EmptyBag
 
containsAll(Collection<?>) - Method in class org.eclipse.ocl.examples.eventmanager.util.SingleSetAsBag
 
containsKey(Object) - Method in class org.eclipse.ocl.ecore.opposites.ExtentMap
 
containsKey(Object) - Method in class org.eclipse.ocl.LazyExtentMap
 
containsValue(Object) - Method in class org.eclipse.ocl.ecore.opposites.ExtentMap
 
containsValue(Object) - Method in class org.eclipse.ocl.LazyExtentMap
 
CONTENT_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.utilities.PivotResource
 
contentOutlinePage - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This is the content outline page.
contentOutlineStatusLineManager - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This is a kludge...
contentOutlineViewer - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This is the content outline page's viewer.
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AllInstancesNavigationStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AssociationNavigationStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.BranchingNavigationStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.EmptyResultNavigationStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IdentityNavigationStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IndirectingStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStepSequence
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.OppositePropertyNavigationStep
 
contentToString(Map<NavigationStep, Integer>, int) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.PredicateCheckNavigationStep
 
context - Variable in class org.eclipse.ocl.ecore.delegate.OCLQueryDelegate
 
context - Variable in exception org.eclipse.ocl.examples.domain.evaluation.InvalidEvaluationException
 
context - Variable in class org.eclipse.ocl.examples.interpreter.delegate.OCLQueryDelegateTextViewer
 
context - Variable in class org.eclipse.ocl.examples.pivot.util.AbstractVisitor
Context for the AST visitation.
context - Variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathNameCSImpl
The cached value of the 'Context' reference.
context - Variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation
 
context - Variable in class org.eclipse.ocl.examples.xtext.base.util.AbstractBaseCSVisitor
Context for the AST visitation.
context - Variable in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
CONTEXT_CONSTRAINT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Context Constraint CS' class.
CONTEXT_CONSTRAINT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Context Constraint CS' class.
CONTEXT_CONSTRAINT_CS__CONTEXT_DECL - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Context Decl' container reference.
CONTEXT_CONSTRAINT_CS__CONTEXT_DECL - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Context Decl' container reference feature.
CONTEXT_CONSTRAINT_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
CONTEXT_CONSTRAINT_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
CONTEXT_CONSTRAINT_CS__MESSAGE_SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Message Specification' containment reference.
CONTEXT_CONSTRAINT_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
CONTEXT_CONSTRAINT_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CONTEXT_CONSTRAINT_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CONTEXT_CONSTRAINT_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
CONTEXT_CONSTRAINT_CS__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Specification' containment reference.
CONTEXT_CONSTRAINT_CS__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Stereotype' attribute.
CONTEXT_CONSTRAINT_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Context Constraint CS' class.
CONTEXT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The meta object id for the 'Context CS' class.
CONTEXT_CS - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Context CS' class.
CONTEXT_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Csi' attribute.
CONTEXT_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Logical Parent' reference.
CONTEXT_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Name' attribute.
CONTEXT_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CONTEXT_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CONTEXT_CS__OWNED_EXPRESSION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Expression' containment reference.
CONTEXT_CS__OWNED_EXPRESSION - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage.Literals
The meta object literal for the 'Owned Expression' containment reference feature.
CONTEXT_CS__OWNED_IMPORT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Import' containment reference list.
CONTEXT_CS__OWNED_LIBRARY - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Owned Library' containment reference list.
CONTEXT_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The feature id for the 'Pivot' reference.
CONTEXT_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTPackage
The number of structural features of the 'Context CS' class.
CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Context Decl CS' class.
CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Context Decl CS' class.
CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Context Decl CS' class.
CONTEXT_DECL_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Context Decl CS' class.
CONTEXT_DECL_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
CONTEXT_DECL_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
CONTEXT_DECL_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
CONTEXT_DECL_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
CONTEXT_DECL_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
CONTEXT_DECL_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CONTEXT_DECL_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CONTEXT_DECL_CS__PATH_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Path Name' containment reference.
CONTEXT_DECL_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
CONTEXT_DECL_CS__RULES - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Rules' containment reference list.
CONTEXT_DECL_CS__RULES - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Rules' containment reference list feature.
CONTEXT_DECL_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
CONTEXT_DECL_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
CONTEXT_DECL_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Context Decl CS' class.
CONTEXT_DECL_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Context Decl CS' class.
CONTEXT_SPECIFICATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Context Specification CS' class.
CONTEXT_SPECIFICATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Context Specification CS' class.
CONTEXT_SPECIFICATION_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
CONTEXT_SPECIFICATION_CS__EXPR_STRING - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Expr String' attribute.
CONTEXT_SPECIFICATION_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
CONTEXT_SPECIFICATION_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
CONTEXT_SPECIFICATION_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
CONTEXT_SPECIFICATION_CS__OWNED_EXPRESSION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Expression' containment reference.
CONTEXT_SPECIFICATION_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
CONTEXT_SPECIFICATION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Context Specification CS' class.
ContextConstraintCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Context Constraint CS'.
ContextConstraintCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Context Constraint CS'.
ContextConstraintCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextConstraintCSImpl
 
ContextCS - Interface in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
A representation of the model object 'Context CS'.
ContextCSAttribution - Class in org.eclipse.ocl.examples.xtext.essentialocl.attributes
 
ContextCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ContextCSAttribution
 
ContextCSAttribution.NoImplicitProperties - Class in org.eclipse.ocl.examples.xtext.essentialocl.attributes
 
ContextCSAttribution.NoImplicitProperties() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.attributes.ContextCSAttribution.NoImplicitProperties
 
ContextCSImpl - Class in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
An implementation of the model object 'Context CS'.
ContextCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ContextCSImpl
 
ContextDeclCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Context Decl CS'.
ContextDeclCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Context Decl CS'.
contextDeclCS(ContextDeclCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, List<CT>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
ContextDeclCS
ContextDeclCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Context Decl CS'.
ContextDeclCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.ContextDeclCSImpl
 
ContextDeclCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Context Decl CS'.
ContextDeclCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextDeclCSImpl
 
contextDecls - Variable in class org.eclipse.ocl.cst.impl.PackageDeclarationCSImpl
The cached value of the 'Context Decls' containment reference list.
contextESet - Variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathNameCSImpl
This is true if the Context reference has been set.
contexts - Variable in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLDocumentCSImpl
The cached value of the 'Contexts' containment reference list.
contexts - Variable in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PackageDeclarationCSImpl
The cached value of the 'Contexts' containment reference list.
ContextSpecificationCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Context Specification CS'.
ContextSpecificationCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Context Specification CS'.
ContextSpecificationCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextSpecificationCSImpl
 
contextType - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.LambdaTypeImpl
The cached value of the 'Context Type' reference.
ContextTypeRetriever - Class in org.eclipse.ocl.examples.impactanalyzer.impl
From an OCL expression tries to determine the context type for self by looking for VariableExp expressions in the expression tree referencing the self variable and extracting the expression's type.
ContextTypeRetriever() - Constructor for class org.eclipse.ocl.examples.impactanalyzer.impl.ContextTypeRetriever
Initializes the result with null for the case that no self reference is found in the expression tree
contextVariable - Variable in class org.eclipse.ocl.ecore.impl.ExpressionInOCLImpl
The cached value of the 'Context Variable' containment reference.
contextVariable - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
The cached value of the 'Context Variable' containment reference.
contextVariable - Variable in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
The cached value of the 'Context Variable' containment reference.
Continuation<T> - Interface in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
CONTINUATION - Static variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
Continuations - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
Continuations() - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.Continuations
 
Continuations(List<BasicContinuation<?>>) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.Continuations
 
contributeButtons(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.PropertyPage
 
contributeToMenu(IMenuManager) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This adds Separators for editor additions to the tool bar.
contribution - Variable in class org.eclipse.ocl.examples.pivot.library.RegisteredContribution.AbstractDescriptor
 
contribution - Variable in class org.eclipse.ocl.examples.pivot.library.StandardLibraryContribution.Descriptor
 
convert(Element) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2Ecore
 
convert(Element) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UML
 
convert_DummyToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.library.oclstdlib.impl.OCLstdlibFactoryImpl
 
convertAll(List<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2Ecore
 
convertAll(List<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UML
 
convertAssociativityKindToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertBigNumberToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
convertBooleanToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertCollectionKindToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertCollectionKindToString(EDataType, Object) - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
convertCollectionTypeIdentifierEnumToString(EDataType, Object) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
convertConstraintsToOperations(MetaModelManager, GenModel) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGenModelGeneratorAdapter
 
convertConstraintToOperation(Ecore2Pivot, GenModel, EClassifier, String, String, String) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGenModelGeneratorAdapter
 
convertDotOrArrowEnumToString(EDataType, Object) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
converter - Variable in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
converter - Variable in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
converter - Variable in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
converter - Variable in class org.eclipse.ocl.examples.pivot.uml.UML2PivotReferenceSwitch
 
converter - Variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
converter - Variable in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CSConversion
 
convertFromJavaString(String, boolean) - Static method in class org.eclipse.ocl.examples.xtext.markup.services.MarkupValueConverterService
Mostly copied from Properties.loadConvert(char[], int, int, char[])
convertFromOCLString(String) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
Mostly copied from Properties.loadConvert(char[], int, int, char[]) via Strings.convertFromJavaString(java.lang.String, boolean)
ConvertibleValueRequired - Static variable in class org.eclipse.ocl.examples.domain.messages.EvaluatorMessages
 
convertIntegerToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertIntToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertIteratorKindToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
convertITokenToString(EDataType, Object) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
convertLibraryFeatureToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertMessageExpKindToString(EDataType, Object) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
convertNavigationRoleToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
convertObjectToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertPrePostOrBodyEnumToString(EDataType, Object) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
convertRealToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertScopeFilterToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
convertSimpleTypeEnumToString(EDataType, Object) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
convertStringToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertThrowableToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertToImage(Object) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
convertToOCLString(String) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
Mostly copied from Properties.saveConvert(java.lang.String, boolean, boolean) via Strings.convertToJavaString(java.lang.String)
convertToString(EDataType, Object) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.library.oclstdlib.impl.OCLstdlibFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
convertTypeRef(TypedMultiplicityElement) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLDeclarationVisitor
 
convertUnlimitedNaturalToString(EDataType, Object) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
copy(E) - Static method in class org.eclipse.ocl.examples.common.utils.EcoreUtils
 
copyAnnotatedElement(NamedElement, EModelElement, List<EAnnotation>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
copyAnnotatedElement(NamedElement, EModelElement, List<EAnnotation>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
copyClassifier(Class, EClassifier) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
copyClassifier(EClassifier, Type) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2EcoreDeclarationVisitor
 
copyClassifier(Classifier, Type) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UMLDeclarationVisitor
 
copyClassifier(Class, Classifier) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
copyComments(EModelElement, Element) - Static method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2Ecore
 
copyDataTypeOrEnum(DataType, EDataType) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
copyDataTypeOrEnum(EDataType, DataType) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2EcoreDeclarationVisitor
 
copyDataTypeOrEnum(DataType, DataType) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UMLDeclarationVisitor
 
copyDataTypeOrEnum(DataType, DataType) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
copyDetails(EAnnotation, Annotation) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2EcoreDeclarationVisitor
 
copyDetails(EAnnotation, Annotation) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UMLDeclarationVisitor
 
copyModelElement(EModelElement, Element) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2EcoreDeclarationVisitor
 
copyModelElement(EModelElement, Element) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UMLDeclarationVisitor
 
copyModelElement(Element, EModelElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
copyMultiplicityElement(MultiplicityElement, TypedMultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UMLDeclarationVisitor
 
copyMultiplicityElement(TypedMultiplicityElement, MultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
copyNamedElement(NamedElement, ENamedElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
copyNamedElement(ENamedElement, NamedElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2EcoreDeclarationVisitor
 
copyNamedElement(NamedElement, NamedElement) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UMLDeclarationVisitor
 
copyNamedElement(NamedElement, NamedElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
copyProperty(Property, Property, List<EAnnotation>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
copyStructuralFeature(Property, EStructuralFeature, List<EAnnotation>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
copyTemplateSignature(TemplateableElement, List<ETypeParameter>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
copyTemplateSignature(List<ETypeParameter>, TemplateableElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2EcoreDeclarationVisitor
 
copyTemplateSignature(TemplateableElement, TemplateSignature) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
copyTypedElement(ETypedElement, TypedMultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2EcoreDeclarationVisitor
 
copyTypedElement(TypedElement, TypedMultiplicityElement) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UMLDeclarationVisitor
 
copyTypedElement(TypedMultiplicityElement, TypedElement, List<EAnnotation>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
copyTypedMultiplicityElement(TypedMultiplicityElement, ETypedElement, List<EAnnotation>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
count(Object) - Method in interface org.eclipse.ocl.examples.domain.values.Bag
Queries how many times the specified object occurs in me.
count(Value) - Method in interface org.eclipse.ocl.examples.domain.values.CollectionValue
 
count(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue
Implementation of the OCL Collection::count(object : T) : Integer operation.
count(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedCollectionValue
 
count(Object) - Method in class org.eclipse.ocl.examples.domain.values.impl.BagImpl
 
count(Value) - Method in class org.eclipse.ocl.examples.domain.values.impl.SequenceRangeImpl
 
count(Value) - Method in interface org.eclipse.ocl.examples.domain.values.MapValue
 
count(Object) - Method in interface org.eclipse.ocl.examples.eventmanager.util.Bag
Queries how many times the specified object occurs in me.
count(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.BagImpl
 
count(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.CompositeBag
 
count(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.EmptyBag
 
count(Object) - Method in class org.eclipse.ocl.examples.eventmanager.util.SingleSetAsBag
 
count(Object) - Method in interface org.eclipse.ocl.util.Bag
Queries how many times the specified object occurs in me.
count(Collection<?>, Object) - Static method in class org.eclipse.ocl.util.CollectionUtil
Implementation of the OCL Collection::count(object : T) : Integer operation.
COUNT - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
COUNT_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
create(EClass) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.examples.library.oclstdlib.impl.OCLstdlibFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistryFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
Creates a new instance of the specified Ecore class.
create(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
create(String, String, String) - Method in class org.eclipse.ocl.examples.pivot.model.OCLMetaModel.Contents
 
create(String, String, String) - Method in class org.eclipse.ocl.examples.pivot.model.OCLstdlib.Contents
 
create(String, String, String, String) - Static method in class org.eclipse.ocl.examples.pivot.model.OCLstdlib
Construct a copy of the OCL Standard Library with specified resource URI, and package name, prefix and namespace URI.
create(EObject) - Static method in class org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor
 
create(EClass) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
create(CS2Moniker) - Method in interface org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker.Factory
 
create(EClass) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreCSTFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
create(EClass) - Method in class org.eclipse.ocl.utilities.impl.UtilitiesFactoryImpl
 
create_DummyFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.library.oclstdlib.impl.OCLstdlibFactoryImpl
 
createAccessor(String, String) - Method in class org.eclipse.ocl.examples.modelregistry.model.NamespaceRegistry
 
createAccessor(Accessor.Namespace<A>, String) - Method in class org.eclipse.ocl.examples.modelregistry.model.NamespaceRegistry
 
createAccessorNameControls(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in interface org.eclipse.ocl.examples.domain.library.LibraryIteration
Create the value that will accumulate the iteration results.
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.AnyIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.ClosureIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.CollectIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.CollectNestedIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.ExistsIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.ForAllIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.IsUniqueIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.IterateIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.OneIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.RejectIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.SelectIteration
 
createAccumulatorValue(DomainEvaluator, DomainType, DomainType) - Method in class org.eclipse.ocl.examples.library.iterator.SortedByIteration
 
createAdapter(Notifier) - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistryAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates an adapter for the target.
createAddButton(Composite, int) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock
 
createAdditionalFeaturesPackage() - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates the package containing the additional operations and properties parsed in my environment.
createAllTables(int) - Method in class org.eclipse.ocl.examples.eventmanager.framework.RegistrationManagerTableBased
 
createAnalyzer(String) - Method in class org.eclipse.ocl.OCL
Return an analyzer configured ready to parse an input string.
createAndFilterFor(EventFilter...) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates an AndFilter for incoming EventFilters.
createAndFilterFor(EventFilter...) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createAnnotation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createAnnotation() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Annotation'.
createAnnotationAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Annotation'.
createAnnotationCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Annotation CS'.
createAnnotationCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createAnnotationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Annotation CS'.
createAnnotationElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Annotation Element CS'.
createAnnotationRulerColumn(CompositeRuler) - Method in class org.eclipse.ocl.examples.xtext.console.xtfo.EmbeddedXtextEditor
Creates the annotation ruler column.
createAnyType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Any Type'.
createAnyType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createAnyType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createAnyType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createAnyType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Any Type'.
createAnyType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createAnyType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Any Type'.
createAnyType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createAnyType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Any Type'.
createAnyType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_AnyTypeAdapter() method, instead.
createAnyType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_AnyTypeAdapter() method, instead.
createAnyTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a AnyType.
createAnyTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Any Type'.
createAnyTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Any Type'.
createAnyTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a AnyType.
createAnyTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Any Type'.
createAnyTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a AnyType.
createAnyTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Any Type'.
createAnyTypeOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the OclAny type of the OCL Standard library.
createArgument(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
createArgument(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationCallExpImpl
 
createArgument(EClass) - Method in interface org.eclipse.ocl.examples.pivot.MessageExp
Creates a new OCLExpression and appends it to the 'Argument' containment reference list.
createArgument(EClass) - Method in interface org.eclipse.ocl.examples.pivot.OperationCallExp
Creates a new OCLExpression and appends it to the 'Argument' containment reference list.
createArrowOperationCallExpCS(OCLExpressionCS, SimpleNameCS, IsMarkedPreCS, EList<OCLExpressionCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createAssociationClass() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createAssociationClass() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Association Class'.
createAssociationClassAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Association Class'.
createAssociationClassCallExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Association Class Call Exp'.
createAssociationClassCallExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createAssociationClassCallExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createAssociationClassCallExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createAssociationClassCallExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Association Class Call Exp'.
createAssociationClassCallExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Association Class Call Exp'.
createAssociationClassCallExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createAssociationClassCallExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createAssociationClassCallExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createAssociationClassCallExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createAssociationClassCallExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Association Class Call Exp'.
createAssociationClassCallExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Association Class Call Exp'.
createAssociationClassCallExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_AssociationClassCallExpAdapter() method, instead.
createAssociationClassCallExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_AssociationClassCallExpAdapter() method, instead.
createAssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a AssociationClassCallExp.
createAssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Association Class Call Exp'.
createAssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Association Class Call Exp'.
createAssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a AssociationClassCallExp.
createAssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Association Class Call Exp'.
createAssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a AssociationClassCallExp.
createAssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Association Class Call Exp'.
createAssociativityKindFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createASTNodeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'AST Node'.
createASTNodeAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'AST Node'.
createASTNodeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'AST Node'.
createASTNodeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'AST Node'.
createASTNodeAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'AST Node'.
createASTVisitor(ConstraintKind, String, int) - Method in class org.eclipse.ocl.ecore.internal.helper.OCLSyntaxHelper
 
createASTVisitor(ConstraintKind, String, int) - Method in class org.eclipse.ocl.internal.helper.OCLSyntaxHelper
 
createAttributeContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, P) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createAttributeContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, P) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions on the specified property, which is some attribute in the client's metamodel.
createAttributeCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Attribute CS'.
createAttributeCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createAttributeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Attribute CS'.
createAttributeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Attribute CS'.
createBagIterators(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the pre-defined iterators of the Bag(T) type of the OCL Standard library.
createBagOf(Object...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createBagOf(Iterable<?>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createBagOf(Object...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createBagOf(Iterable<?>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createBagOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the Bag(T) type of the OCL Standard library.
createBagType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Bag Type'.
createBagType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createBagType(C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createBagType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createBagType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createBagType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Bag Type'.
createBagType(C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createBagType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createBagType(C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createBagType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Bag Type'.
createBagType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createBagType(C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createBagType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Bag Type'.
createBagType(C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Bag Type'.
createBagType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_BagTypeAdapter() method, instead.
createBagType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_BagTypeAdapter() method, instead.
createBagTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a BagType.
createBagTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Bag Type'.
createBagTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Bag Type'.
createBagTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a BagType.
createBagTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Bag Type'.
createBagTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a BagType.
createBagTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Bag Type'.
createBagValue(DomainCollectionType, Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createBagValue(DomainCollectionType, Bag<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createBagValue(DomainCollectionType, Collection<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createBagValue(Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createBagValue(DomainCollectionType, Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createBagValue(DomainCollectionType, Bag<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createBagValue(DomainCollectionType, Collection<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createBagValue(Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createBaseResource(String) - Method in class org.eclipse.ocl.examples.pivot.context.AbstractParserContext
 
createBaseResource(String) - Method in interface org.eclipse.ocl.examples.pivot.context.ParserContext
Create a Concrete Syntax resource containing the parsed expression.
createBigNumberFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createBinaryOperatorCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Binary Operator CS'.
createBinaryOperatorCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createBinaryOperatorCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Binary Operator CS'.
createBody(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LoopExpImpl
 
createBody(EClass) - Method in interface org.eclipse.ocl.examples.pivot.LoopExp
Creates a new OCLExpression and sets the 'Body' containment reference.
createBodyCondition(String) - Method in interface org.eclipse.ocl.examples.pivot.helper.OCLHelper
Creates an operation body.
createBodyCondition(String) - Method in class org.eclipse.ocl.examples.pivot.helper.OCLHelperImpl
 
createBodyCondition(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates an operation body.
createBodyCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Body CS'.
createBodyCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createBodyCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Body CS'.
createBodyExpression(EClass) - Method in interface org.eclipse.ocl.examples.pivot.ExpressionInOCL
Creates a new OCLExpression and sets the 'Body Expression' containment reference.
createBodyExpression(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
createBooleanAccumulatorValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createBooleanAccumulatorValue() - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createBooleanFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createBooleanLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Boolean Literal Exp'.
createBooleanLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createBooleanLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createBooleanLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createBooleanLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Boolean Literal Exp'.
createBooleanLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Boolean Literal Exp'.
createBooleanLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createBooleanLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createBooleanLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createBooleanLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createBooleanLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Boolean Literal Exp'.
createBooleanLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Boolean Literal Exp'.
createBooleanLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_BooleanLiteralExpAdapter() method, instead.
createBooleanLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_BooleanLiteralExpAdapter() method, instead.
createBooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a BooleanLiteralExp.
createBooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp'.
createBooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp'.
createBooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a BooleanLiteralExp.
createBooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp'.
createBooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a BooleanLiteralExp.
createBooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp'.
createBooleanLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Boolean Literal Exp CS'.
createBooleanLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createBooleanLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Boolean Literal Exp CS'.
createBooleanLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createBooleanLiteralExpCS(String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createBooleanLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp CS'.
createBooleanLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp CS'.
createBooleanOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the Boolean type of the OCL Standard library.
createBrowseFileSystemButton(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
createBrowseRegisteredPackagesButton(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
createBrowseWorkspaceButton(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
createBulletElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createBulletElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Bullet Element'.
createBulletElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Bullet Element'.
createCalledOperation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
createCalledOperation() - Method in interface org.eclipse.ocl.examples.pivot.MessageExp
Creates a new CallOperationAction and sets the 'Called Operation' containment reference.
createCallExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_CallExpAdapter() method, instead.
createCallExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_CallExpAdapter() method, instead.
createCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Call Exp'.
createCallExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Call Exp'.
createCallExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Call Exp'.
createCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Call Exp'.
createCallExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Call Exp CS'.
createCallExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createCallExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Call Exp CS'.
createCallingASTNodeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Calling AST Node'.
createCallingASTNodeAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Calling AST Node'.
createCallingASTNodeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Calling AST Node'.
createCallingASTNodeAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'Calling AST Node'.
createCallOperationAction() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Call Operation Action'.
createCallOperationAction() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createCallOperationAction(EOperation) - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
createCallOperationAction() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createCallOperationAction() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Call Operation Action'.
createCallOperationAction(Operation) - Method in class org.eclipse.ocl.uml.internal.UMLReflectionImpl
 
createCallOperationAction(O) - Method in interface org.eclipse.ocl.utilities.UMLReflection
Creates a CallOperationAction referencing the specified operation.
createCallOperationActionAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a CallOperationAction.
createCallOperationActionAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Call Operation Action'.
createCallOperationActionAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Call Operation Action'.
createCanonicalFileName(File) - Static method in class org.eclipse.ocl.examples.modelregistry.standalone.JavaFileHandle
 
createChildActions - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildMenuManager - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChoice(String, String, ChoiceKind, Object) - Method in class org.eclipse.ocl.internal.helper.OCLSyntaxHelper
 
createClass() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createClass(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createClass() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Class'.
createClassAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Class'.
createClassBodies(GenModel, Monitor) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGenModelGeneratorAdapter
 
createClassCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Class CS'.
createClassCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createClassCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Class CS'.
createClassCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Class CS'.
createClassFilter(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches a Notification if the object that changed has clazz as its class.
createClassFilter(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createClassFilterIncludingSubclasses(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches a notification if its notifier's class equals the class passed to this filter's constructor or any subclasses thereof.
createClassFilterIncludingSubclasses(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createClassifierAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Classifier'.
createClassifierContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, C) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createClassifierContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, C) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions in the specified context, which is some classifier in the client's model.
createClassifierContext(Environment, Type) - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironmentFactory
 
createClassifierContext(Environment, Type) - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions in the specified context, which is some classifier in the client's model.
createClassifierContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, ClassifierContextDeclCS, C) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
createClassifierContextDeclCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Classifier Context Decl CS'.
createClassifierContextDeclCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createClassifierContextDeclCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Classifier Context Decl CS'.
createClassifierContextDeclCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createClassifierContextDeclCS(SimpleNameCS, PathNameCS, EList<InvOrDefCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
Creates a classifier context declaration.
createClassifierContextDeclCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Classifier Context Decl CS'.
createClassifierContextDeclCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Classifier Context Decl CS'.
createClassifierCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Classifier CS'.
createClassifierCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Classifier CS'.
createClassifierType(DomainType) - Method in class org.eclipse.ocl.examples.library.executor.ExecutableStandardLibrary
 
createClassifierType(DomainType) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorStandardLibrary
 
createClassifierType(DomainType) - Method in class org.eclipse.ocl.examples.pivot.executor.PivotExecutorStandardLibrary
 
createClassifierType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createClassifierType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createClassifierType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Classifier Type'.
createClassifierTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Classifier Type'.
createClasspathTypeProvider(ResourceSet) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ResourceSetClasspathTypeProviderFactory
 
createClonePage() - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
 
createClonePage() - Method in class org.eclipse.ocl.common.ui.internal.preferences.CommonProjectPreferencePage
 
createClonePage() - Method in class org.eclipse.ocl.ui.internal.preferences.EcoreAndUmlProjectPreferencePage
 
createClonePage() - Method in class org.eclipse.ocl.uml.ui.internal.preferences.UMLProjectPreferencePage
 
createCollectionAccumulatorValue(DomainCollectionType) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createCollectionAccumulatorValue(DomainCollectionType) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createCollectionItem() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Collection Item'.
createCollectionItem() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createCollectionItem() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createCollectionItem() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createCollectionItem() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Collection Item'.
createCollectionItem() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Collection Item'.
createCollectionItem() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createCollectionItem() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createCollectionItem() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createCollectionItem() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createCollectionItem() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Collection Item'.
createCollectionItem() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Collection Item'.
createCollectionItem_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_CollectionItemAdapter() method, instead.
createCollectionItem_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_CollectionItemAdapter() method, instead.
createCollectionItemAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a CollectionItem.
createCollectionItemAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Item'.
createCollectionItemAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Collection Item'.
createCollectionItemAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a CollectionItem.
createCollectionItemAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Collection Item'.
createCollectionItemAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a CollectionItem.
createCollectionItemAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Item'.
createCollectionIterators(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the pre-defined iterators of the Collection(T) type of the OCL Standard library.
createCollectionKindFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createCollectionKindFromString(EDataType, String) - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createCollectionLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Collection Literal Exp'.
createCollectionLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createCollectionLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createCollectionLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createCollectionLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Collection Literal Exp'.
createCollectionLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Collection Literal Exp'.
createCollectionLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createCollectionLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createCollectionLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createCollectionLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createCollectionLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Collection Literal Exp'.
createCollectionLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Collection Literal Exp'.
createCollectionLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_CollectionLiteralExpAdapter() method, instead.
createCollectionLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_CollectionLiteralExpAdapter() method, instead.
createCollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a CollectionLiteralExp.
createCollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp'.
createCollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp'.
createCollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a CollectionLiteralExp.
createCollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp'.
createCollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a CollectionLiteralExp.
createCollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp'.
createCollectionLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Collection Literal Exp CS'.
createCollectionLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createCollectionLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Collection Literal Exp CS'.
createCollectionLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createCollectionLiteralExpCS(CollectionTypeCS, EList<CollectionLiteralPartCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createCollectionLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp CS'.
createCollectionLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp CS'.
createCollectionLiteralPart_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_CollectionLiteralPartAdapter() method, instead.
createCollectionLiteralPart_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_CollectionLiteralPartAdapter() method, instead.
createCollectionLiteralPartAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part'.
createCollectionLiteralPartAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part'.
createCollectionLiteralPartAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part'.
createCollectionLiteralPartAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part'.
createCollectionLiteralPartCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Collection Literal Part CS'.
createCollectionLiteralPartCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createCollectionLiteralPartCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Collection Literal Part CS'.
createCollectionLiteralPartCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createCollectionLiteralPartCS(OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createCollectionLiteralPartCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part CS'.
createCollectionLiteralPartCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part CS'.
createCollectionOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the Collection(T) type of the OCL Standard library.
createCollectionPackage() - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates the package containing the collection types that I generate.
createCollectionRange() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Collection Range'.
createCollectionRange() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createCollectionRange() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createCollectionRange() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createCollectionRange() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Collection Range'.
createCollectionRange() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Collection Range'.
createCollectionRange() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createCollectionRange() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createCollectionRange() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createCollectionRange() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createCollectionRange() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Collection Range'.
createCollectionRange() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Collection Range'.
createCollectionRange_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_CollectionRangeAdapter() method, instead.
createCollectionRange_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_CollectionRangeAdapter() method, instead.
createCollectionRangeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a CollectionRange.
createCollectionRangeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Range'.
createCollectionRangeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Collection Range'.
createCollectionRangeAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a CollectionRange.
createCollectionRangeAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Collection Range'.
createCollectionRangeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a CollectionRange.
createCollectionRangeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Range'.
createCollectionRangeCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Collection Range CS'.
createCollectionRangeCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createCollectionRangeCS(OCLExpressionCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createCollectionRangeCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Collection Range CS'.
createCollectionType(CollectionKind, C) - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates a new collection type of the specified kind and element type, assuming that it does not already exist.
createCollectionType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Collection Type'.
createCollectionType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createCollectionType(C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createCollectionType(CollectionKind, C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createCollectionType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createCollectionType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createCollectionType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Collection Type'.
createCollectionType(C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createCollectionType(CollectionKind, C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createCollectionType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createCollectionType(C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createCollectionType(CollectionKind, C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createCollectionType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Collection Type'.
createCollectionType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createCollectionType(C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createCollectionType(CollectionKind, C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createCollectionType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Collection Type'.
createCollectionType(C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Collection Type'.
createCollectionType(CollectionKind, C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Collection Type'.
createCollectionType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_CollectionTypeAdapter() method, instead.
createCollectionType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_CollectionTypeAdapter() method, instead.
createCollectionTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a CollectionType.
createCollectionTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Type'.
createCollectionTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Collection Type'.
createCollectionTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a CollectionType.
createCollectionTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Collection Type'.
createCollectionTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a CollectionType.
createCollectionTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Type'.
createCollectionTypeCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Collection Type CS'.
createCollectionTypeCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createCollectionTypeCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Collection Type CS'.
createCollectionTypeCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createCollectionTypeCS(CollectionTypeIdentifierEnum, String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createCollectionTypeCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Collection Type CS'.
createCollectionTypeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Collection Type CS'.
createCollectionTypeIdentifierEnumFromString(EDataType, String) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createCollectionTypeOperations(Environment<?, Classifier, Operation, ?, ?, Parameter, ?, ?, ?, ?, ?, ?>, CollectionKind) - Static method in class org.eclipse.ocl.uml.internal.OCLStandardLibraryImpl
 
createCollectionTypeRefCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Collection Type Ref CS'.
createCollectionTypeRefCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createCollectionTypeRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Collection Type Ref CS'.
createCollectionValue(boolean, boolean, Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
Creates a new OCL Collection of the specified ordering and uniqueness.
createCollectionValue(boolean, boolean, Collection<Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createCollectionValue(boolean, boolean, DomainType, Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createCollectionValue(boolean, boolean, DomainType, Collection<Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
Creates a new OCL Collection of the specified ordering and uniqueness.
createCollectionValue(boolean, boolean, Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
Creates a new OCL Collection of the specified ordering and uniqueness.
createCollectionValue(boolean, boolean, Collection<Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createCollectionValue(boolean, boolean, DomainType, Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createCollectionValue(boolean, boolean, DomainType, Collection<Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createComment() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createComment() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Comment'.
createCommentAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Comment'.
createCompleteOCLDocumentCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Complete OCL Document CS'.
createCompleteOCLDocumentCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createCompleteOCLDocumentCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Complete OCL Document CS'.
createCompoundElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createCompoundElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Compound Element'.
createCompoundElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Compound Element'.
createConceptualOperationNameCS(IToken) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createCondition(EClass) - Method in interface org.eclipse.ocl.examples.pivot.IfExp
Creates a new OCLExpression and sets the 'Condition' containment reference.
createCondition(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
createConstraint() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Constraint'.
createConstraint() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createConstraint() - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
createConstraint() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createConstraint() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Constraint'.
createConstraint(ConstraintKind, String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates a constraint of the specified kind, by parsing the given expression.
createConstraint() - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Creates an Constraint instance.
createConstraint() - Method in class org.eclipse.ocl.parser.OCLAnalyzer
 
createConstraint() - Method in class org.eclipse.ocl.uml.internal.UMLReflectionImpl
 
createConstraint() - Method in interface org.eclipse.ocl.utilities.UMLReflection
Creates a Constraint.
createConstraintAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a Constraint.
createConstraintAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Constraint'.
createConstraintAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Constraint'.
createConstraintCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Constraint CS'.
createConstraintCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createConstraintCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Constraint CS'.
createConstraintCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Constraint CS'.
createConstraintCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Constraint CS'.
createConstraintCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Constraint CS'.
createConstraintEOperation(Constraint, String) - Static method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2Ecore
 
createConstructorExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createConstructorExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Constructor Exp'.
createConstructorExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Constructor Exp'.
createConstructorExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Constructor Exp CS'.
createConstructorExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createConstructorExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Constructor Exp CS'.
createConstructorPart() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createConstructorPart() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Constructor Part'.
createConstructorPartAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Constructor Part'.
createConstructorPartCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Constructor Part CS'.
createConstructorPartCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createConstructorPartCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Constructor Part CS'.
createContainmentFilter() - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches a notification that indicates a change in containment.
createContainmentFilter() - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createContainmentVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseCS2Pivot
 
createContainmentVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
createContainmentVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLCS2Pivot
 
createContainmentVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLCS2Pivot
 
createContainmentVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.OCLinEcoreCS2Pivot
 
createContainmentVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.OCLstdlibCS2Pivot
 
createContents(Composite) - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
Insert the project-specific button and link on project-specific pages.
createContents(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock
 
createContents(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.PropertyPage
 
createContents(Composite) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.commands.LoadCompleteOCLResourceHandler.ResourceDialog
 
createContextConstraintCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Context Constraint CS'.
createContextCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Context CS'.
createContextCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createContextCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Context CS'.
createContextDeclCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Context Decl CS'.
createContextDeclCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Context Decl CS'.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextSpecificationCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Context Specification CS'.
createContextSpecificationCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createContextSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Context Specification CS'.
createContextTypeRetriever() - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerImpl
 
createContextVariable() - Method in interface org.eclipse.ocl.examples.pivot.ExpressionInOCL
Creates a new Variable and sets the 'Context Variable' containment reference.
createContextVariable() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
createContribution() - Method in class org.eclipse.ocl.examples.pivot.library.RegisteredContribution.AbstractDescriptor
 
createContribution() - Method in class org.eclipse.ocl.examples.pivot.library.StandardLibraryContribution.Descriptor
 
createControl(Composite) - Method in class org.eclipse.ocl.common.ui.internal.preferences.BlankProjectPreferencePage
 
createControl(Composite) - Method in class org.eclipse.ocl.examples.interpreter.console.OCLConsolePage
 
createControl(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryModelWizard.ModelRegistryModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.PropertyPage
 
createControl(Composite) - Method in class org.eclipse.ocl.examples.xtext.console.OCLConsolePage
 
createConversion(IDiagnosticConsumer, Collection<? extends Resource>) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
createCS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in interface org.eclipse.ocl.examples.xtext.base.utilities.BaseCSResource
 
createCS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.completeocl.utilities.CompleteOCLCSResource
 
createCS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLCSResource
 
createCS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.utilities.OCLinEcoreCSResource
 
createCS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.utilities.OCLstdlibCSResource
 
createCSTNodeAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Node'.
createDataType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createDataType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createDataType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Data Type'.
createDataTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Data Type'.
createDataTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Data Type'.
createDataTypeCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Data Type CS'.
createDataTypeCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createDataTypeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Data Type CS'.
createDeclarationVisitor(Pivot2CSConversion) - Method in interface org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CS.Factory
 
createDefaultContext(EValidator) - Static method in class org.eclipse.ocl.examples.domain.validation.DomainSubstitutionLabelProvider
Return a context map for use by EValidator.validate in which the EVlaidator.class key is mapped to the eValidator, and the EValidator.SubstitutionLabelProvider.class key is mapped to a DomainSubstitutionLabelProvider.
createDefaultDeclarationVisitor(Pivot2CSConversion) - Method in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CS
 
createDefaultDeclarationVisitor(Pivot2CSConversion) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLPivot2CS
 
createDefaultDiagnostic(Diagnostician, EObject) - Method in class org.eclipse.ocl.examples.xtext.base.utilities.PivotResourceValidator
 
createDefaultLabelBuilder(Map<ILabelGenerator.Option<?>, Object>) - Method in class org.eclipse.ocl.examples.common.label.LabelGeneratorRegistry
 
createDefaultProblemHandler(AbstractParser) - Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
 
createDefaultReferenceVisitor(Pivot2CSConversion) - Method in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CS
 
createDefaultReferenceVisitor(Pivot2CSConversion) - Method in class org.eclipse.ocl.examples.xtext.completeocl.pivot2cs.CompleteOCLPivot2CS
 
createDefCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Def CS'.
createDefCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createDefCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Def CS'.
createDefCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createDefCS(boolean, SimpleNameCS, DefExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
Creates a definition constraint.
createDefCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Def CS'.
createDefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Def CS'.
createDefExpressionCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Def Expression CS'.
createDefExpressionCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createDefExpressionCS(VariableCS, OperationCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createDefExpressionCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Def Expression CS'.
createDefFeatureCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Def Feature CS'.
createDefOperationCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Def Operation CS'.
createDefOperationCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createDefOperationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Def Operation CS'.
createDefPropertyCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Def Property CS'.
createDefPropertyCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createDefPropertyCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Def Property CS'.
createDelegateDomain(String, EPackage) - Method in interface org.eclipse.ocl.ecore.delegate.DelegateDomain.Factory
Creates the delegate domain for the specified ePackage.
createDelegateDomain(String) - Method in class org.eclipse.ocl.ecore.delegate.DelegateEPackageAdapter
 
createDelegateDomain(String, EPackage) - Method in class org.eclipse.ocl.ecore.delegate.OCLDelegateDomainFactory
 
createDelegateDomain(String, EPackage) - Method in class org.eclipse.ocl.ecore.delegate.OCLDelegateDomainFactory.Delegator
 
createDelegateDomain(String, EPackage) - Method in interface org.eclipse.ocl.examples.pivot.delegate.DelegateDomain.Factory
Creates the delegate domain for the specified ePackage.
createDelegateDomain(String) - Method in class org.eclipse.ocl.examples.pivot.delegate.DelegateEPackageAdapter
 
createDelegateDomain(String, EPackage) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLDelegateDomainFactory
 
createDerCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Der CS'.
createDerCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createDerCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Der CS'.
createDerivedPropertyNotifier(EStructuralFeature, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for derived properties which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EStructuralFeature, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for derived properties which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EStructuralFeature, OppositeEndFinder, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for derived properties which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EStructuralFeature, OppositeEndFinder, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for derived properties which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EPackage, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for all derived properties in pkg which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EPackage, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for all derived properties in pkg which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EPackage, OppositeEndFinder, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for all derived properties in pkg which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EPackage, OppositeEndFinder, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs a notifier for all derived properties in pkg which efficiently, based on an ImpactAnalyzer, constructs and emits Notifications for derived, OCL-specified properties.
createDerivedPropertyNotifier(EStructuralFeature, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedPropertyNotifier(EStructuralFeature, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedPropertyNotifier(EStructuralFeature, OppositeEndFinder, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedPropertyNotifier(EStructuralFeature, OppositeEndFinder, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedPropertyNotifier(EPackage, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedPropertyNotifier(EPackage, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedPropertyNotifier(EPackage, OppositeEndFinder, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedPropertyNotifier(EPackage, OppositeEndFinder, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createDerivedValueExpression(String) - Method in interface org.eclipse.ocl.examples.pivot.helper.OCLHelper
Creates a property derived value expression.
createDerivedValueExpression(String) - Method in class org.eclipse.ocl.examples.pivot.helper.OCLHelperImpl
 
createDerivedValueExpression(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates a property derived value expression.
createDerValueCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Der Value CS'.
createDerValueCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createDerValueCS(OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createDerValueCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Der Value CS'.
createDescriptionLabel(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.PropertyPage
 
createDetail() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createDetail() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Detail'.
createDetailAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Detail'.
createDetailCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Detail CS'.
createDetailCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createDetailCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Detail CS'.
createDialogArea(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
createDialogArea(Composite) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.commands.LoadCompleteOCLResourceHandler.ResourceDialog
 
createDispatchTables(GenModel, Monitor) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGenModelGeneratorAdapter
 
createDocumentationCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Documentation CS'.
createDocumentationCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createDocumentationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Documentation CS'.
createDotOperationCallExpCS(OCLExpressionCS, PathNameCS, SimpleNameCS, IsMarkedPreCS, EList<OCLExpressionCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createDotOrArrowEnumFromString(EDataType, String) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createDummyInvalidLiteralExp() - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Deprecated. Use the AbstractOCLAnalyzer.createDummyInvalidLiteralExp(Environment, CSTNode) method, instead
createDummyInvalidLiteralExp(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, CSTNode) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Creates a dummy expression of invalid-literal type to be a placeholder for a (sub)expression that could not be parsed.
createDummyInvalidType(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, CSTNode, String) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Return the type used to terminate the AST reference from cstNode that failed to be resolved due to message.
createDummyPackage(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, PackageDeclarationCS) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Return the package used to terminate the AST reference from an implicit PackageDeclarationCS.
createDuplicatesAnnotations() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotPackageImpl
Initializes the annotations for duplicates.
createDuplicatesAnnotations() - Method in class org.eclipse.ocl.types.impl.TypesPackageImpl
Initializes the annotations for duplicates.
CreateDynamicInstanceHandler - Class in org.eclipse.ocl.examples.xtext.oclinecore.ui.commands
Create a dynamic instance of an EClass.
CreateDynamicInstanceHandler() - Constructor for class org.eclipse.ocl.examples.xtext.oclinecore.ui.commands.CreateDynamicInstanceHandler
 
createEClassAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'EClass'.
createEClassifierAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'EClassifier'.
createEcoreAnnotations() - Method in class org.eclipse.ocl.ecore.impl.EcorePackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEcoreAnnotations() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEcoreAnnotations() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEcoreAnnotations() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEcoreAnnotations() - Method in class org.eclipse.ocl.uml.impl.UMLPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
createEDataTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'EData Type'.
createEditButton(Composite, int) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock
 
createElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Element CS'.
createElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Element CS'.
createElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Element CS'.
createElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Element CS'.
createElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Element CS'.
createElementRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Element Ref CS'.
createElementRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Element Ref CS'.
createElements() - Method in class org.eclipse.ocl.examples.domain.values.impl.SequenceRangeImpl
 
createElementType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Element Type'.
createElementType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createElementType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createElementType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Element Type'.
createElementType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createElementType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Element Type'.
createElementType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_ElementTypeAdapter() method, instead.
createElementType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_ElementTypeAdapter() method, instead.
createElementTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a ElementType.
createElementTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Element Type'.
createElementTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a ElementType.
createElementTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Element Type'.
createElementTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a ElementType.
createElementTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Element Type'.
createElementValue(DomainElement) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createElementValue(DomainElement) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createElementValue(DomainElement) - Method in class org.eclipse.ocl.examples.library.ecore.EcoreValueFactory
 
createElseExpression(EClass) - Method in interface org.eclipse.ocl.examples.pivot.IfExp
Creates a new OCLExpression and sets the 'Else Expression' containment reference.
createElseExpression(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
createEModelElementAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createENamedElementAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createEnumeration() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createEnumeration(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createEnumeration() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Enumeration'.
createEnumerationAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Enumeration'.
createEnumerationCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Enumeration CS'.
createEnumerationCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createEnumerationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Enumeration CS'.
createEnumerationLiteral() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createEnumerationLiteral(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createEnumerationLiteral() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Enumeration Literal'.
createEnumerationLiteralAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Enumeration Literal'.
createEnumerationLiteralCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Enumeration Literal CS'.
createEnumerationLiteralCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createEnumerationLiteralCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Enumeration Literal CS'.
createEnumerationLiteralValue(DomainEnumerationLiteral) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createEnumerationLiteralValue(EEnumLiteral) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createEnumerationLiteralValue(Enumerator, EEnum) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createEnumerationLiteralValue(DomainEnumerationLiteral) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createEnumerationLiteralValue(EEnumLiteral) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createEnumerationLiteralValue(Enumerator, EEnum) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createEnumLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Enum Literal Exp'.
createEnumLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createEnumLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createEnumLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createEnumLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Enum Literal Exp'.
createEnumLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Enum Literal Exp'.
createEnumLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createEnumLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createEnumLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createEnumLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createEnumLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Enum Literal Exp'.
createEnumLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Enum Literal Exp'.
createEnumLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_EnumLiteralExpAdapter() method, instead.
createEnumLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_EnumLiteralExpAdapter() method, instead.
createEnumLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a EnumLiteralExp.
createEnumLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Enum Literal Exp'.
createEnumLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Enum Literal Exp'.
createEnumLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a EnumLiteralExp.
createEnumLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Enum Literal Exp'.
createEnumLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a EnumLiteralExp.
createEnumLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Enum Literal Exp'.
createEnvironment() - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createEnvironment(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createEnvironment() - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates a root environment, in which package contexts and/or classifier contexts will be created as nested environments.
createEnvironment(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates a child environment of a specified parent, for definition of nested scopes.
createEnvironment() - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates a root environment, in which package contexts and/or classifier contexts will be created as nested environments.
createEnvironment(Environment) - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates a child environment of a specified parent, for definition of nested scopes.
createEnvironment() - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotEnvironmentFactory
 
createEnvironment(Environment) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotEnvironmentFactory
 
createEnvironment() - Method in class org.eclipse.ocl.uml.UMLEnvironmentFactory
 
createEnvironment(Environment<Package, Classifier, Operation, Property, EnumerationLiteral, Parameter, State, CallOperationAction, SendSignalAction, Constraint, Class, EObject>) - Method in class org.eclipse.ocl.uml.UMLEnvironmentFactory
 
createEObjectAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistryAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for the default case.
createEObjectNode(IOutlineNode, EObject) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.outline.EssentialOCLOutlineTreeProvider
 
createEObjectValue(EObject) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createEObjectValue(EObject) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createErrorStatus(String, Throwable) - Static method in class org.eclipse.ocl.examples.modelregistry.ui.ModelRegistryUIPlugin
 
createErrorStatus(Exception) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiPluginHelper
 
createETypedElementAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'ETyped Element'.
createEvaluationEnvironment() - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createEvaluationEnvironment(EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createEvaluationEnvironment() - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates a new evaluation environment to track the values of variables in an OCL expression as it is evaluated.
createEvaluationEnvironment(EvaluationEnvironment<C, O, P, CLS, E>) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates a new evaluation environment as a nested environment of the specified parent.
createEvaluationEnvironment() - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEcoreEnvironmentFactory
 
createEvaluationEnvironment(EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>) - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEcoreEnvironmentFactory
 
createEvaluationEnvironment() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEnvironmentFactoryWithScopedExtentMap
 
createEvaluationEnvironment(Object, ExpressionInOCL, EnvironmentFactory) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLValidationDelegate
 
createEvaluationEnvironment() - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates a new evaluation environment to track the values of variables in an OCL expression as it is evaluated.
createEvaluationEnvironment(EvaluationEnvironment) - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates a new evaluation environment as a nested environment of the specified parent.
createEvaluationEnvironment() - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotEnvironmentFactory
 
createEvaluationEnvironment(EvaluationEnvironment) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotEnvironmentFactory
 
createEvaluationEnvironment() - Method in class org.eclipse.ocl.uml.UMLEnvironmentFactory
 
createEvaluationEnvironment(EvaluationEnvironment<Classifier, Operation, Property, Class, EObject>) - Method in class org.eclipse.ocl.uml.UMLEnvironmentFactory
 
createEvaluationVisitor(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, EvaluationEnvironment<C, O, P, CLS, E>, Map<? extends CLS, ? extends Set<? extends E>>) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createEvaluationVisitor(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>, EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>, Map<? extends EClass, ? extends Set<? extends EObject>>) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createEvaluationVisitor(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, EvaluationEnvironment<C, O, P, CLS, E>, Map<? extends CLS, ? extends Set<? extends E>>) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates a new evaluation visitor, for the evaluation of OCL expressions.
createEvaluationVisitor(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>, EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>, Map<? extends EClass, ? extends Set<? extends EObject>>) - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEcoreEnvironmentFactory
Creates a visitor.
createEvaluationVisitor(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>, EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>, Map<? extends EClass, ? extends Set<? extends EObject>>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.PartialEcoreEnvironmentFactoryNoAllInstances
Creates a visitor.
createEvaluationVisitor(Environment, EvaluationEnvironment, DomainModelManager) - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironmentFactory
 
createEvaluationVisitor(Object, ExpressionInOCL) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLValidationDelegate
 
createEvaluationVisitor(Environment, EvaluationEnvironment, DomainModelManager) - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates a new evaluation visitor, for the evaluation of OCL expressions.
createEvaluator(EObject, Map<Object, Object>) - Method in class org.eclipse.ocl.examples.library.executor.ExecutableStandardLibrary
 
createEvaluator(EObject, Map<Object, Object>) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorStandardLibrary
 
createEvaluator(EObject, Map<Object, Object>) - Method in class org.eclipse.ocl.examples.pivot.executor.PivotExecutorStandardLibrary
 
createEventManager() - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a new EventManager that initially does not receive change notifications from any resource set.
createEventManager() - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createEventManagerFor(ResourceSet) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a new EventManager that receives all change notifications from all notifiers contained directly or indirectly by set.
createEventManagerFor(ResourceSet) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createEventTypeFilter(int) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Filters for a Notification's event type, such as Notification.ADD or Notification.REMOVE.
createEventTypeFilter(int) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createExecutorType(DomainType) - Method in class org.eclipse.ocl.examples.library.executor.DomainReflectivePackage
 
createExecutorType(DomainType) - Method in class org.eclipse.ocl.examples.library.executor.ReflectivePackage
 
createExecutorType(DomainType) - Method in class org.eclipse.ocl.examples.pivot.executor.PivotReflectivePackage
 
createExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Exp CS'.
createExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Exp CS'.
createExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Exp CS'.
createExpressionInOCL() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Expression In OCL'.
createExpressionInOCL() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createExpressionInOCL() - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
createExpressionInOCL() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createExpressionInOCL() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Expression In OCL'.
createExpressionInOCL() - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Creates an ExpressionInOcl instance.
createExpressionInOCL() - Method in class org.eclipse.ocl.parser.OCLAnalyzer
 
createExpressionInOCL() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createExpressionInOCL() - Method in class org.eclipse.ocl.uml.internal.UMLReflectionImpl
 
createExpressionInOCL() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Expression In OCL'.
createExpressionInOCL() - Method in interface org.eclipse.ocl.utilities.UMLReflection
Creates an ExpressionInOCL.
createExpressionInOCL_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createUtilities_ExpressionInOCLAdapter() method, instead.
createExpressionInOCL_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createUtilities_ExpressionInOCLAdapter() method, instead.
createExpressionInOCLAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a ExpressionInOCL.
createExpressionInOCLAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Expression In OCL'.
createExpressionInOCLAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Expression In OCL'.
createExpressionInOCLAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a ExpressionInOCL.
createExpressionInOCLAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Expression In OCL'.
createExpressionInOCLAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'Expression In OCL'.
createExpressionInOCLError(String) - Static method in class org.eclipse.ocl.examples.codegen.common.PivotQueries
 
createExpressions_AssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Association Class Call Exp'.
createExpressions_AssociationClassCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Association Class Call Exp'.
createExpressions_BooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp'.
createExpressions_BooleanLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal Exp'.
createExpressions_CallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Call Exp'.
createExpressions_CallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Call Exp'.
createExpressions_CollectionItemAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Item'.
createExpressions_CollectionItemAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Item'.
createExpressions_CollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp'.
createExpressions_CollectionLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Exp'.
createExpressions_CollectionLiteralPartAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part'.
createExpressions_CollectionLiteralPartAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Literal Part'.
createExpressions_CollectionRangeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Range'.
createExpressions_CollectionRangeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Range'.
createExpressions_EnumLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Enum Literal Exp'.
createExpressions_EnumLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Enum Literal Exp'.
createExpressions_FeatureCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Feature Call Exp'.
createExpressions_FeatureCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Feature Call Exp'.
createExpressions_IfExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'If Exp'.
createExpressions_IfExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'If Exp'.
createExpressions_IntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Integer Literal Exp'.
createExpressions_IntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Integer Literal Exp'.
createExpressions_InvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp'.
createExpressions_InvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp'.
createExpressions_IterateExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Iterate Exp'.
createExpressions_IterateExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Iterate Exp'.
createExpressions_IteratorExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Iterator Exp'.
createExpressions_IteratorExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Iterator Exp'.
createExpressions_LetExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Let Exp'.
createExpressions_LetExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Let Exp'.
createExpressions_LiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Literal Exp'.
createExpressions_LiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Literal Exp'.
createExpressions_LoopExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Loop Exp'.
createExpressions_LoopExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Loop Exp'.
createExpressions_MessageExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Message Exp'.
createExpressions_MessageExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Message Exp'.
createExpressions_NavigationCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Navigation Call Exp'.
createExpressions_NavigationCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Navigation Call Exp'.
createExpressions_NullLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp'.
createExpressions_NullLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp'.
createExpressions_NumericLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Numeric Literal Exp'.
createExpressions_NumericLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Numeric Literal Exp'.
createExpressions_OCLExpressionAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'OCL Expression'.
createExpressions_OCLExpressionAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'OCL Expression'.
createExpressions_OperationCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Operation Call Exp'.
createExpressions_OperationCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Operation Call Exp'.
createExpressions_PrimitiveLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp'.
createExpressions_PrimitiveLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp'.
createExpressions_PropertyCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Property Call Exp'.
createExpressions_PropertyCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Property Call Exp'.
createExpressions_RealLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Real Literal Exp'.
createExpressions_RealLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Real Literal Exp'.
createExpressions_StateExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'State Exp'.
createExpressions_StateExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'State Exp'.
createExpressions_StringLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp'.
createExpressions_StringLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp'.
createExpressions_TupleLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp'.
createExpressions_TupleLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp'.
createExpressions_TupleLiteralPartAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Part'.
createExpressions_TupleLiteralPartAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Part'.
createExpressions_TypeExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Type Exp'.
createExpressions_TypeExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Type Exp'.
createExpressions_UnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
createExpressions_UnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
createExpressions_UnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Unspecified Value Exp'.
createExpressions_UnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Unspecified Value Exp'.
createExpressions_VariableAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Variable'.
createExpressions_VariableAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Variable'.
createExpressions_VariableExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Variable Exp'.
createExpressions_VariableExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Variable Exp'.
createExpSpecificationCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Exp Specification CS'.
createExpSpecificationCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createExpSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Exp Specification CS'.
createExpSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Exp Specification CS'.
createExpSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Exp Specification CS'.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.ocl.cst.impl.CSTPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.ocl.ecore.impl.EcorePackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.ocl.uml.impl.UMLPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtendedMetaDataAnnotations() - Method in class org.eclipse.ocl.utilities.impl.UtilitiesPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createExtentMap(Object) - Method in class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
 
createExtentMap(Object) - Method in interface org.eclipse.ocl.EvaluationEnvironment
Creates an extent map for invocation of OclType.allInstances() using the specified object as a context from which to find the scope in which OCL classifier extents are defined.
createExtentMap(Object) - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEcoreEvaluationEnvironment
In addition to the base class implementation, an ExtentMap is also used if context is null but the
createExtentMap(Object) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEvaluationEnvironmentWithScopedExtentMap
 
createExtentMap(Object) - Method in class org.eclipse.ocl.uml.UMLEvaluationEnvironment
 
createFeatureAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Feature'.
createFeatureBodies(GenModel) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGenModelGeneratorAdapter
Create a Map of feature identification to body to be embedded in the EMF model.
createFeatureCallExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_FeatureCallExpAdapter() method, instead.
createFeatureCallExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_FeatureCallExpAdapter() method, instead.
createFeatureCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Feature Call Exp'.
createFeatureCallExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Feature Call Exp'.
createFeatureCallExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Feature Call Exp'.
createFeatureCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Feature Call Exp'.
createFeatureCallExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Feature Call Exp CS'.
createFeatureCallExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createFeatureCallExpCS(OCLExpressionCS, PathNameCS, SimpleNameCS, EList<OCLExpressionCS>, IsMarkedPreCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createFeatureCallExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Feature Call Exp CS'.
createFeatureContextDeclCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Feature Context Decl CS'.
createFeatureCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Feature CS'.
createFeatureCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Feature CS'.
createFieldEditors(Composite) - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
Creates the field editors.
createFieldEditors(Composite, List<AbstractProjectPreferencePage.IFieldEditor>) - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
 
createFieldEditors(Composite, List<AbstractProjectPreferencePage.IFieldEditor>) - Method in class org.eclipse.ocl.common.ui.internal.preferences.CommonProjectPreferencePage
Creates the field editors.
createFieldEditors(Composite, List<AbstractProjectPreferencePage.IFieldEditor>) - Method in class org.eclipse.ocl.ui.internal.preferences.EcoreAndUmlProjectPreferencePage
Creates the field editors.
createFieldEditors(Composite, List<AbstractProjectPreferencePage.IFieldEditor>) - Method in class org.eclipse.ocl.uml.ui.internal.preferences.UMLProjectPreferencePage
Creates the field editors.
createFigureElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createFigureElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Figure Element'.
createFigureElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Figure Element'.
createFigureRefElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createFigureRefElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Figure Ref Element'.
createFigureRefElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Figure Ref Element'.
createFileHandle(IResource) - Static method in class org.eclipse.ocl.examples.modelregistry.eclipse.ModelResourceResolver
 
createFileHandle(JavaProjectHandle, File) - Static method in class org.eclipse.ocl.examples.modelregistry.standalone.ModelFileResolver
 
createFilterForEAttribute(EClass, EAttribute) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Constructs an AndFilter combining a ClassFilter for eClass and an PropertyFilter for referredProperty.
createFilterForEAttribute(EClass, EAttribute) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createFilterForElementInsertion(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates an event filter that listens for events which indicate that an element of type cls has been added to the event manager's ResourceSet, either by directly assigning it to the immediate contents of a resource owned by the ResourceSet, or by assigning it to the containment reference of an element that is already part of the ResourceSet, or by adding a parent in the containment hierarchy to the ResourceSet.
createFilterForElementInsertion(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createFilterForElementInsertionOrDeletion(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter tree, which will match if the given class get inserted or deleted by an event
createFilterForElementInsertionOrDeletion(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createFilterForEReference(EClass, EReference) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Constructs an AndFilter combining a ClassFilter for eClass and a PropertyFilter for referredProperty.
createFilterForEReference(EClass, EReference) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createFilterForExpression() - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzer
Creates a filter for the given OCL expression, which matches at least all events that cause the expression to change its value on one or more context elements.
createFilterForExpression() - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerImpl
 
createFilterSynthesis(OCLExpression, boolean, OCL) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerImpl
 
createFirst(EClass) - Method in interface org.eclipse.ocl.examples.pivot.CollectionRange
Creates a new OCLExpression and sets the 'First' containment reference.
createFirst(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionRangeImpl
 
createFontElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createFontElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Font Element'.
createFontElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Font Element'.
createFootnoteElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createFootnoteElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Footnote Element'.
createFootnoteElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Footnote Element'.
createFormattingHelper() - Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
Obtains the new or existing formatting-helper for this environment to use.
createFragment(DomainInheritance) - Method in class org.eclipse.ocl.examples.library.ecore.EcoreReflectiveType
 
createFragment(DomainInheritance) - Method in class org.eclipse.ocl.examples.library.executor.DomainReflectiveType
 
createFragment(DomainInheritance) - Method in class org.eclipse.ocl.examples.library.executor.ReflectiveType
 
createFragment(DomainInheritance) - Method in class org.eclipse.ocl.examples.pivot.executor.PivotReflectiveType
 
createFromString(EDataType, String) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.library.oclstdlib.impl.OCLstdlibFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createGenClassAdapter() - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGeneratorAdapterFactory
 
createGenEnumAdapter() - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGeneratorAdapterFactory
 
createGenModelAdapter() - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGeneratorAdapterFactory
 
createGenModelEcorePackageHandler() - Method in interface org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.IPackageDescriptor.Internal
Internal preparation for Ecore model pre-parse.
createGenModelEcorePackageHandler() - Method in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.PackageDescriptor
 
createGenPackageAdapter() - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGeneratorAdapterFactory
 
createHeadingElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createHeadingElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Heading Element'.
createHeadingElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Heading Element'.
createId(EObject) - Method in class org.eclipse.ocl.examples.common.utils.XMIUtils.ExcludedEClassIdFilter
 
createId(EObject, Set<String>) - Method in class org.eclipse.ocl.examples.common.utils.XMIUtils.HierachicalENamedElementIdCreator
 
createId(EObject, Set<String>) - Method in interface org.eclipse.ocl.examples.common.utils.XMIUtils.IdCreator
Create the id for eObject avoiding any ids in knownIds, which may be null for no exclusions.
createId(EObject) - Method in interface org.eclipse.ocl.examples.common.utils.XMIUtils.IdFilter
 
createId(EObject, Set<String>) - Method in class org.eclipse.ocl.examples.common.utils.XMIUtils.LinearPrefixedIdCreator
 
createId(EObject, Set<String>) - Method in class org.eclipse.ocl.examples.common.utils.XMIUtils.ShortPrefixedIdCreator
 
createId(EObject, Set<String>) - Method in class org.eclipse.ocl.examples.common.utils.XMIUtils.UUIDCreator
 
createIfExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'If Exp'.
createIfExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createIfExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createIfExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createIfExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'If Exp'.
createIfExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'If Exp'.
createIfExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createIfExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createIfExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createIfExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createIfExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'If Exp'.
createIfExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'If Exp'.
createIfExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_IfExpAdapter() method, instead.
createIfExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_IfExpAdapter() method, instead.
createIfExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a IfExp.
createIfExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'If Exp'.
createIfExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'If Exp'.
createIfExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a IfExp.
createIfExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'If Exp'.
createIfExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a IfExp.
createIfExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'If Exp'.
createIfExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'If Exp CS'.
createIfExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createIfExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'If Exp CS'.
createIfExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createIfExpCS(OCLExpressionCS, OCLExpressionCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createIfExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'If Exp CS'.
createIfExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'If Exp CS'.
createImpactAnalyzer(OCLExpression, boolean, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified.
createImpactAnalyzer(OCLExpression, EClass, boolean, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified with an explicit context type specification.
createImpactAnalyzer(OCLExpression, EClass, boolean, OppositeEndFinder, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified with an explicit context type specification.
createImpactAnalyzer(OCLExpression, boolean, OppositeEndFinder, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified.
createImpactAnalyzer(OCLExpression, boolean, OppositeEndFinder, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified.
createImpactAnalyzer(OCLExpression, EClass, boolean, OppositeEndFinder, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified with an explicit context type specification.
createImpactAnalyzer(OCLExpression, EClass, boolean, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified with an explicit context type specification.
createImpactAnalyzer(OCLExpression, boolean, ActivationOption, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.ImpactAnalyzerFactory
Constructs an impact analyzer for the expression specified.
createImpactAnalyzer(OCLExpression, boolean, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImpactAnalyzer(OCLExpression, EClass, boolean, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImpactAnalyzer(OCLExpression, EClass, boolean, OppositeEndFinder, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImpactAnalyzer(OCLExpression, boolean, OppositeEndFinder, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImpactAnalyzer(OCLExpression, boolean, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImpactAnalyzer(OCLExpression, EClass, boolean, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImpactAnalyzer(OCLExpression, EClass, boolean, OppositeEndFinder, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImpactAnalyzer(OCLExpression, boolean, OppositeEndFinder, ActivationOption, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerFactoryImpl
 
createImplementationManager() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createImplicitCollect(OCLExpression<C>, FeatureCallExp<C>, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, CSTNode) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Creates an implicit collect iterator expression for a property call on a collection-type source expression.
createImplicitSource(OperationCallExpCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, List<OCLExpression<C>>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
createImportCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Import CS'.
createImportCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createImportCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Import CS'.
createImports(Resource, Set<Package>) - Method in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CSConversion
 
createIn(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LetExpImpl
 
createIn(EClass) - Method in interface org.eclipse.ocl.examples.pivot.LetExp
Creates a new OCLExpression and sets the 'In' containment reference.
createIncludeCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Include CS'.
createIncludeCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createIncludeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Include CS'.
createIndexExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Index Exp CS'.
createIndexExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createIndexExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Index Exp CS'.
createIndirectingStepFor(OCLExpression, Stack<String>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.PathCache
Creates a navigation step of type IndirectingStep which can be filled in later by the cliend and enters the placeholder step into this cache for expr.
createInfixExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Infix Exp CS'.
createInfixExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createInfixExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Infix Exp CS'.
createInfixOperatorTree(InfixExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLPostOrderVisitor
Establish the parent-{source,argument} relationships between all infix operators in accordance with the precedence and associativity configuration.
createInfixPrecedenceToOperatorIndexesMap(InfixExpCS) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLPostOrderVisitor
Return a map of operator indexes for each used precedence.
createInitCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Init CS'.
createInitCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createInitCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Init CS'.
createInitExpression(EClass) - Method in interface org.eclipse.ocl.examples.pivot.ConstructorPart
Creates a new OCLExpression and sets the 'Init Expression' containment reference.
createInitExpression(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorPartImpl
 
createInitExpression(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleLiteralPartImpl
 
createInitExpression(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableImpl
 
createInitExpression(EClass) - Method in interface org.eclipse.ocl.examples.pivot.TupleLiteralPart
Creates a new OCLExpression and sets the 'Init Expression' containment reference.
createInitExpression(EClass) - Method in interface org.eclipse.ocl.examples.pivot.Variable
Creates a new OCLExpression and sets the 'Init Expression' containment reference.
createInitialModel() - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryModelWizard
Create a new model.
createInitialValueExpression(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates a property initial value expression.
createInitOrDerValueCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Init Or Der Value CS'.
createInitValueCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Init Value CS'.
createInitValueCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createInitValueCS(OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createInitValueCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Init Value CS'.
createInjector() - Method in class org.eclipse.ocl.examples.pivot.PivotStandaloneSetup
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.base.BaseStandaloneSetup
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetup
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetupGenerated
 
createInjector(String) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.internal.CompleteOCLActivator
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLStandaloneSetup
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLStandaloneSetupGenerated
 
createInjector(String) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.internal.EssentialOCLActivator
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupStandaloneSetupGenerated
 
createInjector(String) - Method in class org.eclipse.ocl.examples.xtext.markup.ui.internal.MarkupActivator
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreStandaloneSetup
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreStandaloneSetupGenerated
 
createInjector(String) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.internal.OCLinEcoreActivator
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibStandaloneSetup
 
createInjector() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibStandaloneSetupGenerated
 
createInjector(String) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.internal.OCLstdlibActivator
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.pivot.PivotStandaloneSetup
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.xtext.base.BaseStandaloneSetup
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLStandaloneSetup
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibStandaloneSetupGenerated
 
createInstance(ValueFactory) - Method in interface org.eclipse.ocl.examples.domain.elements.DomainType
Return a new instance of this type from valueFactory.
createInstance(ValueFactory, String) - Method in interface org.eclipse.ocl.examples.domain.elements.DomainType
Return a new instance of this data type from valueFactory.
createInstance(ValueFactory) - Method in class org.eclipse.ocl.examples.domain.types.AbstractInheritance
 
createInstance(ValueFactory, String) - Method in class org.eclipse.ocl.examples.domain.types.AbstractInheritance
 
createInstance(ValueFactory) - Method in class org.eclipse.ocl.examples.domain.types.AbstractType
 
createInstance(ValueFactory, String) - Method in class org.eclipse.ocl.examples.domain.types.AbstractType
 
createInstance(ValueFactory) - Method in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorEnumeration
 
createInstance(ValueFactory) - Method in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorType
 
createInstance(ValueFactory, String) - Method in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorType
 
createInstance(ValueFactory) - Method in class org.eclipse.ocl.examples.library.ecore.EcoreReflectiveType
 
createInstance(ValueFactory) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
createInstance(ValueFactory, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
createInstanceContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, Object) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createInstanceContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, Object) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions on the specified context object, which is an instance of some classifier in the client's model.
createInstanceContext(Environment, Object) - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironmentFactory
 
createInstanceContext(Environment, Object) - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions on the specified context object, which is an instance of some classifier in the client's model.
createInstanceScopeAnalysis() - Method in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerImpl
 
createIntegerFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createIntegerLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Integer Literal Exp'.
createIntegerLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createIntegerLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createIntegerLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createIntegerLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Integer Literal Exp'.
createIntegerLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Integer Literal Exp'.
createIntegerLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createIntegerLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createIntegerLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createIntegerLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createIntegerLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Integer Literal Exp'.
createIntegerLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Integer Literal Exp'.
createIntegerLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_IntegerLiteralExpAdapter() method, instead.
createIntegerLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_IntegerLiteralExpAdapter() method, instead.
createIntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a IntegerLiteralExp.
createIntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Integer Literal Exp'.
createIntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Integer Literal Exp'.
createIntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a IntegerLiteralExp.
createIntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Integer Literal Exp'.
createIntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a IntegerLiteralExp.
createIntegerLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Integer Literal Exp'.
createIntegerLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Integer Literal Exp CS'.
createIntegerLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createIntegerLiteralExpCS(String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createIntegerLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Integer Literal Exp CS'.
createIntegerOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the Integer type of the OCL Standard library.
createIntFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createInvalidExpression() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createInvalidLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Invalid Literal Exp'.
createInvalidLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createInvalidLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createInvalidLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createInvalidLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Invalid Literal Exp'.
createInvalidLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Invalid Literal Exp'.
createInvalidLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createInvalidLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createInvalidLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createInvalidLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createInvalidLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Invalid Literal Exp'.
createInvalidLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Invalid Literal Exp'.
createInvalidLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_InvalidLiteralExpAdapter() method, instead.
createInvalidLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_InvalidLiteralExpAdapter() method, instead.
createInvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a InvalidLiteralExp.
createInvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp'.
createInvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp'.
createInvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a InvalidLiteralExp.
createInvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp'.
createInvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a InvalidLiteralExp.
createInvalidLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp'.
createInvalidLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Invalid Literal Exp CS'.
createInvalidLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createInvalidLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Invalid Literal Exp CS'.
createInvalidLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createInvalidLiteralExpCS(String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createInvalidLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp CS'.
createInvalidLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Invalid Literal Exp CS'.
createInvalidType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Invalid Type'.
createInvalidType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createInvalidType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createInvalidType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createInvalidType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Invalid Type'.
createInvalidType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createInvalidType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Invalid Type'.
createInvalidType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createInvalidType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Invalid Type'.
createInvalidType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_InvalidTypeAdapter() method, instead.
createInvalidType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_InvalidTypeAdapter() method, instead.
createInvalidTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a InvalidType.
createInvalidTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Invalid Type'.
createInvalidTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Invalid Type'.
createInvalidTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a InvalidType.
createInvalidTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Invalid Type'.
createInvalidTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a InvalidType.
createInvalidTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Invalid Type'.
createInvalidValue(InvalidEvaluationException) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createInvalidValue(InvalidValueException) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createInvalidValue(InvalidEvaluationException) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createInvalidValue(InvalidValueException) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createInvariant(String) - Method in interface org.eclipse.ocl.examples.pivot.helper.OCLHelper
Creates an invariant constraint in the current classifier context.
createInvariant(String) - Method in class org.eclipse.ocl.examples.pivot.helper.OCLHelperImpl
 
createInvariant(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates an invariant constraint in the current classifier context.
createInvCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Inv CS'.
createInvCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createInvCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Inv CS'.
createInvCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createInvCS(SimpleNameCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
Creates an invariant constraint.
createInvCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Inv CS'.
createInvCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Inv CS'.
createInvocationDelegate(EOperation) - Method in class org.eclipse.ocl.common.internal.delegate.OCLInvocationDelegateMapping
 
createInvocationDelegate(EOperation) - Method in class org.eclipse.ocl.ecore.delegate.OCLInvocationDelegateFactory
 
createInvocationDelegate(EOperation) - Method in class org.eclipse.ocl.ecore.delegate.OCLInvocationDelegateFactory.Global
 
createInvocationDelegate(EOperation) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLInvocationDelegateFactory
 
createInvocationDelegate(EOperation) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLInvocationDelegateFactory.Global
 
createInvocationExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Invocation Exp CS'.
createInvocationExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createInvocationExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Invocation Exp CS'.
createInvocationFilter(MetaModelManager, InvocationExpCS, Type) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.InvocationExpCSAttribution
 
createInvOrDefCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Inv Or Def CS'.
createIsMarkedPreCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Is Marked Pre CS'.
createIsMarkedPreCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createIsMarkedPreCS() - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createIsMarkedPreCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Is Marked Pre CS'.
createItem(EClass) - Method in interface org.eclipse.ocl.examples.pivot.CollectionItem
Creates a new OCLExpression and sets the 'Item' containment reference.
createItem(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionItemImpl
 
createIterateExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Iterate Exp'.
createIterateExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createIterateExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createIterateExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createIterateExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Iterate Exp'.
createIterateExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Iterate Exp'.
createIterateExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createIterateExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createIterateExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createIterateExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createIterateExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Iterate Exp'.
createIterateExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Iterate Exp'.
createIterateExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_IterateExpAdapter() method, instead.
createIterateExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_IterateExpAdapter() method, instead.
createIterateExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a IterateExp.
createIterateExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Iterate Exp'.
createIterateExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Iterate Exp'.
createIterateExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a IterateExp.
createIterateExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Iterate Exp'.
createIterateExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a IterateExp.
createIterateExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Iterate Exp'.
createIterateExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Iterate Exp CS'.
createIterateExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createIterateExpCS(OCLExpressionCS, SimpleNameCS, VariableCS, VariableCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createIterateExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Iterate Exp CS'.
createIteration() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createIteration(String, Type, String, LibraryFeature) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createIteration() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Iteration'.
createIterationAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Iteration'.
createIterator() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LoopExpImpl
 
createIterator() - Method in interface org.eclipse.ocl.examples.pivot.LoopExp
Creates a new Variable and appends it to the 'Iterator' containment reference list.
createIteratorExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Iterator Exp'.
createIteratorExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createIteratorExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createIteratorExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createIteratorExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Iterator Exp'.
createIteratorExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Iterator Exp'.
createIteratorExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createIteratorExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createIteratorExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createIteratorExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createIteratorExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Iterator Exp'.
createIteratorExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Iterator Exp'.
createIteratorExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_IteratorExpAdapter() method, instead.
createIteratorExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_IteratorExpAdapter() method, instead.
createIteratorExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a IteratorExp.
createIteratorExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Iterator Exp'.
createIteratorExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Iterator Exp'.
createIteratorExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a IteratorExp.
createIteratorExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Iterator Exp'.
createIteratorExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a IteratorExp.
createIteratorExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Iterator Exp'.
createIteratorExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Iterator Exp CS'.
createIteratorExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createIteratorExpCS(OCLExpressionCS, SimpleNameCS, VariableCS, VariableCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createIteratorExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Iterator Exp CS'.
createIteratorKindFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createIteratorNames() - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createIterators(DomainTypedElement[], DomainEvaluator, CollectionValue) - Static method in class org.eclipse.ocl.examples.domain.library.EvaluatorIterationManager
 
createITokenFromString(EDataType, String) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createJavaImplementationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Java Implementation CS'.
createLambdaManager() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createLambdaType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createLambdaType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createLambdaType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Lambda Type'.
createLambdaTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Lambda Type'.
createLambdaTypeCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Lambda Type CS'.
createLambdaTypeCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createLambdaTypeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Lambda Type CS'.
createLast(EClass) - Method in interface org.eclipse.ocl.examples.pivot.CollectionRange
Creates a new OCLExpression and sets the 'Last' containment reference.
createLast(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionRangeImpl
 
createLeft2RightVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseCS2Pivot
 
createLeft2RightVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
createLeft2RightVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLCS2Pivot
 
createLeft2RightVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLCS2Pivot
 
createLeft2RightVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.OCLinEcoreCS2Pivot
 
createLeft2RightVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.OCLstdlibCS2Pivot
 
createLetExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Let Exp'.
createLetExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createLetExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createLetExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createLetExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Let Exp'.
createLetExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Let Exp'.
createLetExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createLetExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createLetExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createLetExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createLetExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Let Exp'.
createLetExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Let Exp'.
createLetExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_LetExpAdapter() method, instead.
createLetExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_LetExpAdapter() method, instead.
createLetExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a LetExp.
createLetExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Let Exp'.
createLetExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Let Exp'.
createLetExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a LetExp.
createLetExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Let Exp'.
createLetExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a LetExp.
createLetExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Let Exp'.
createLetExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Let Exp CS'.
createLetExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createLetExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Let Exp CS'.
createLetExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createLetExpCS(EList<VariableCS>, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createLetExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Let Exp CS'.
createLetExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Let Exp CS'.
createLetVariableCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Let Variable CS'.
createLetVariableCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createLetVariableCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Let Variable CS'.
createLibClassCS() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createLibClassCS() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Lib Class CS'.
createLibClassCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Lib Class CS'.
createLibConstraintCS() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createLibConstraintCS() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Lib Constraint CS'.
createLibConstraintCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Lib Constraint CS'.
createLibIterationCS() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createLibIterationCS() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Lib Iteration CS'.
createLibIterationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Lib Iteration CS'.
createLibOperationCS() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createLibOperationCS() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Lib Operation CS'.
createLibOperationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Lib Operation CS'.
createLibPropertyCS() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createLibPropertyCS() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Lib Property CS'.
createLibPropertyCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Lib Property CS'.
createLibrary() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createLibrary(String, String, String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createLibrary() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Library'.
createLibraryAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Library'.
createLibraryCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Library CS'.
createLibraryCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createLibraryCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Library CS'.
createLibraryFeatureFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createLibRootPackageCS() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createLibRootPackageCS() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Lib Root Package CS'.
createLibRootPackageCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Lib Root Package CS'.
createLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_LiteralExpAdapter() method, instead.
createLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_LiteralExpAdapter() method, instead.
createLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Literal Exp'.
createLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Literal Exp'.
createLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Literal Exp'.
createLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Literal Exp'.
createLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Literal Exp CS'.
createLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Literal Exp CS'.
createLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Literal Exp CS'.
createLocateVisitor(AbstractPivotSaver) - Method in interface org.eclipse.ocl.examples.pivot.utilities.AbstractPivotSaver.Factory
 
createLoopExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_LoopExpAdapter() method, instead.
createLoopExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_LoopExpAdapter() method, instead.
createLoopExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Loop Exp'.
createLoopExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Loop Exp'.
createLoopExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Loop Exp'.
createLoopExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Loop Exp'.
createLoopExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Loop Exp CS'.
createLoopExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createLoopExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Loop Exp CS'.
createMarkers(IResource, Diagnostic, Diagnostic) - Method in class org.eclipse.ocl.examples.impactanalyzer.editor.RevalidateAction
 
createMarkup() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createMarkup() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Markup'.
createMarkupAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Markup'.
createMarkupElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createMarkupElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Element'.
createMarkupElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Element'.
createMessageExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Message Exp'.
createMessageExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createMessageExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createMessageExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createMessageExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Message Exp'.
createMessageExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Message Exp'.
createMessageExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createMessageExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createMessageExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createMessageExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createMessageExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Message Exp'.
createMessageExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Message Exp'.
createMessageExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_MessageExpAdapter() method, instead.
createMessageExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_MessageExpAdapter() method, instead.
createMessageExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a MessageExp.
createMessageExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Message Exp'.
createMessageExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Message Exp'.
createMessageExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a MessageExp.
createMessageExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Message Exp'.
createMessageExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a MessageExp.
createMessageExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Message Exp'.
createMessageExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Message Exp CS'.
createMessageExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createMessageExpCS(OCLExpressionCS, boolean, SimpleNameCS, EList<OCLMessageArgCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createMessageExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Message Exp CS'.
createMessageExpKindFromString(EDataType, String) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createMessageExpression(EClass) - Method in interface org.eclipse.ocl.examples.pivot.ExpressionInOCL
Creates a new OCLExpression and sets the 'Message Expression' containment reference.
createMessageExpression(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
createMessagePackage() - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates the package containing the message types that I generate.
createMessageType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Message Type'.
createMessageType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createMessageType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createMessageType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Message Type'.
createMessageType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createMessageType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Message Type'.
createMessageType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createMessageType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Message Type'.
createMessageType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_MessageTypeAdapter() method, instead.
createMessageType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_MessageTypeAdapter() method, instead.
createMessageTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a MessageType.
createMessageTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Message Type'.
createMessageTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Message Type'.
createMessageTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a MessageType.
createMessageTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Message Type'.
createMessageTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a MessageType.
createMessageTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Message Type'.
createMessageTypeOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the OclMessage type of the OCL Standard library.
createMetaModelManager() - Method in class org.eclipse.ocl.examples.pivot.utilities.EnvironmentResourceAdapter
 
createMetaModelManager() - Method in interface org.eclipse.ocl.examples.xtext.base.utilities.BaseCSResource
 
createMetaModelManager() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLCSResource
 
createMetaTypeName() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createMetaTypeName() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Meta Type Name'.
createMetaTypeNameAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Meta Type Name'.
createModel() - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createModel(String, String) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createModel() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Model'.
createModelAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Model'.
createModelElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Model Element CS'.
createModelElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Model Element CS'.
createModelElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Model Element CS'.
createModelElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Model Element CS'.
createModelElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Model Element CS'.
createModelElementRefCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Model Element Ref CS'.
createModelElementRefCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createModelElementRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Model Element Ref CS'.
createModelManager(Object) - Method in interface org.eclipse.ocl.examples.pivot.evaluation.EvaluationEnvironment
Creates an extent map for invocation of OclType.allInstances() using the specified object as a context from which to find the scope in which OCL classifier extents are defined.
createModelManager(Object) - Method in class org.eclipse.ocl.examples.pivot.evaluation.PivotEvaluationEnvironment
Retrieves the reference feature in the specified context object that references the specified association class.
createModelRegistration() - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistryFactoryImpl
 
createModelRegistration() - Method in interface org.eclipse.ocl.examples.modelregistry.ModelRegistryFactory
Returns a new object of class 'Model Registration'.
createModelRegistrationAdapter() - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
This creates an adapter for a ModelRegistration.
createModelRegistrationAdapter() - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistryAdapterFactory
Creates a new adapter for an object of class 'Model Registration'.
createModelRegistry() - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistryFactoryImpl
 
createModelRegistry() - Method in interface org.eclipse.ocl.examples.modelregistry.ModelRegistryFactory
Returns a new object of class 'Model Registry'.
createModelRegistryAdapter() - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
This creates an adapter for a ModelRegistry.
createModelRegistryAdapter() - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistryAdapterFactory
Creates a new adapter for an object of class 'Model Registry'.
createModelRegistrySettings() - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistryFactoryImpl
 
createModelRegistrySettings() - Method in interface org.eclipse.ocl.examples.modelregistry.ModelRegistryFactory
Returns a new object of class 'Settings'.
createModelRegistrySettingsAdapter() - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
This creates an adapter for a ModelRegistrySettings.
createModelRegistrySettingsAdapter() - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistryAdapterFactory
Creates a new adapter for an object of class 'Settings'.
createModelSerializationRegistry() - Method in class org.eclipse.ocl.examples.modelregistry.environment.ModelRegistryEnvironment
 
createMorePivotableAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'More Pivotable'.
createMorePivotableAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'More Pivotable'.
createMultiplicityBoundsCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Multiplicity Bounds CS'.
createMultiplicityBoundsCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createMultiplicityBoundsCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Multiplicity Bounds CS'.
createMultiplicityCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Multiplicity CS'.
createMultiplicityElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Multiplicity Element'.
createMultiplicityStringCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Multiplicity String CS'.
createMultiplicityStringCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createMultiplicityStringCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Multiplicity String CS'.
createNameableAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Nameable'.
createNameableAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Nameable'.
createNameableAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Nameable'.
createNameableAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Nameable'.
createNameableAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Nameable'.
createNameableAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Nameable'.
createNamedElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Named Element CS'.
createNamedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Named Element CS'.
createNamedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Named Element CS'.
createNamedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Named Element CS'.
createNamedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Named Element CS'.
createNamedExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Named Exp CS'.
createNameExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Name Exp CS'.
createNameExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createNameExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Name Exp CS'.
createNamePrinter(Element, PrettyPrintOptions) - Static method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
createNamespaceAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Namespace'.
createNamespaceAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Namespace'.
createNamespaceCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Namespace CS'.
createNamespaceCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Namespace CS'.
createNamespaceCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Namespace CS'.
createNamespaceRegistry() - Method in class org.eclipse.ocl.examples.modelregistry.environment.ModelRegistryEnvironment
 
createNavigatingArgCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Navigating Arg CS'.
createNavigatingArgCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createNavigatingArgCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Navigating Arg CS'.
createNavigationCallExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_NavigationCallExpAdapter() method, instead.
createNavigationCallExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_NavigationCallExpAdapter() method, instead.
createNavigationCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Navigation Call Exp'.
createNavigationCallExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Navigation Call Exp'.
createNavigationCallExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Navigation Call Exp'.
createNavigationCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Navigation Call Exp'.
createNavigationOperatorCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Navigation Operator CS'.
createNavigationOperatorCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createNavigationOperatorCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Navigation Operator CS'.
createNavigationRoleFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createNestedEvaluator() - Method in interface org.eclipse.ocl.examples.domain.evaluation.DomainEvaluator
 
createNestedEvaluator() - Method in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorManager
 
createNestedEvaluator() - Method in interface org.eclipse.ocl.examples.pivot.evaluation.EvaluationVisitor
 
createNestedEvaluator() - Method in class org.eclipse.ocl.examples.pivot.evaluation.EvaluationVisitorDecorator
Delegates to my decorated visitor.
createNestedEvaluator() - Method in class org.eclipse.ocl.examples.pivot.evaluation.EvaluationVisitorImpl
 
createNestedEvaluator() - Method in class org.eclipse.ocl.examples.pivot.evaluation.TracingEvaluationVisitor
 
createNestedEvaluator() - Method in class org.eclipse.ocl.examples.pivot.executor.PivotExecutorManager
 
createNestedEvaluator() - Method in class org.eclipse.ocl.examples.xtext.console.OCLConsolePage.CancelableEvaluationVisitor
 
createNestedExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Nested Exp CS'.
createNestedExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createNestedExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Nested Exp CS'.
createNestedIterationManager(CollectionValue) - Method in interface org.eclipse.ocl.examples.domain.evaluation.DomainIterationManager
Create a nested iteration supervisor.
createNestedIterationManager(CollectionValue) - Method in class org.eclipse.ocl.examples.domain.library.AbstractIterationManager
 
createNestedIterationManager(CollectionValue) - Method in class org.eclipse.ocl.examples.domain.library.EvaluatorSingleIterationManager
 
createNestedPackage(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
createNestedPackage() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
createNestedPackage(EClass) - Method in interface org.eclipse.ocl.examples.pivot.Package
Creates a new Package and appends it to the 'Nested Package' containment reference list.
createNestedPackage() - Method in interface org.eclipse.ocl.examples.pivot.Package
Creates a new Package and appends it to the 'Nested Package' containment reference list.
createNew() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedCollectionValue
 
createNewBag() - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Bag.
createNewBag(Collection<? extends E>) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Bag with initial contents supplied.
createNewCollection(Collection<? extends E>) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL collection of the same kind and contents as the specified prototype.
createNewCollection(CollectionKind) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Collection of the specified kind.
createNewCollection(CollectionKind, Collection<E>) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Collection of the specified kind.
createNewCollectionOfSameKind(Collection<?>) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new, empty OCL collection of the same kind as the specified prototype.
createNewLineElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createNewLineElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'New Line Element'.
createNewLineElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'New Line Element'.
createNewOrderedSet() - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL OrderedSet.
createNewOrderedSet(Collection<? extends E>) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL OrderedSet with initial contents supplied.
createNewSequence() - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Sequence.
createNewSequence(Collection<? extends E>) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Sequence with initial contents supplied.
createNewSet() - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Set.
createNewSet(Collection<? extends E>) - Static method in class org.eclipse.ocl.util.CollectionUtil
Creates a new OCL Set with initial contents supplied.
createNewValueClassFilter(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches an event's Notification.getNewValue() class.
createNewValueClassFilter(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createNewValueClassFilterIncludingSubclasses(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches an event's Notification.getNewValue() class to clazz and all subclasses thereof.
createNewValueClassFilterIncludingSubclasses(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createNotFilter(EventFilter) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches if and only if filter does not match.
createNotFilter(EventFilter) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createNotificationForComposites(Notification) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
If event indicates the setting/adding/removal of/to/from a containment reference, then it is expanded into a collection of event notifications that document the creation or, respectively, dismantling of the entire containment hierarchy.
createNotificationForComposites(Notification) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createNullElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createNullElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Null Element'.
createNullElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Null Element'.
createNullLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Null Literal Exp'.
createNullLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createNullLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createNullLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createNullLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Null Literal Exp'.
createNullLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Null Literal Exp'.
createNullLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createNullLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createNullLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createNullLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createNullLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Null Literal Exp'.
createNullLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Null Literal Exp'.
createNullLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_NullLiteralExpAdapter() method, instead.
createNullLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_NullLiteralExpAdapter() method, instead.
createNullLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a NullLiteralExp.
createNullLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp'.
createNullLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp'.
createNullLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a NullLiteralExp.
createNullLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp'.
createNullLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a NullLiteralExp.
createNullLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp'.
createNullLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Null Literal Exp CS'.
createNullLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createNullLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Null Literal Exp CS'.
createNullLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createNullLiteralExpCS(String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createNullLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp CS'.
createNullLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Null Literal Exp CS'.
createNumberLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Number Literal Exp CS'.
createNumberLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createNumberLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Number Literal Exp CS'.
createNumericLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_NumericLiteralExpAdapter() method, instead.
createNumericLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_NumericLiteralExpAdapter() method, instead.
createNumericLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Numeric Literal Exp'.
createNumericLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Numeric Literal Exp'.
createNumericLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Numeric Literal Exp'.
createNumericLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Numeric Literal Exp'.
createObjectFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createObjectValue(Object) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createObjectValue(Object) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createOCL(EcoreEnvironmentFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.OCLFactory
Creates an OCL instance that uses the environment factory provided.
createOCL(OppositeEndFinder) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.OCLFactory
Create an OCL instance that uses the OppositeEndFinder specified as parameter.
createOCL(ModelingLevel) - Method in interface org.eclipse.ocl.examples.interpreter.console.IOCLFactory
Creates a new OCL instance for my target metamodel.
createOCL(ModelingLevel, Resource) - Method in interface org.eclipse.ocl.examples.interpreter.console.IOCLFactory
Creates a new OCL instance for my target metamodel, persisted in the specified resource.
createOCLAnalyzer(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, String) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createOCLAnalyzer(AbstractOCLParser) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createOCLAnalyzer(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>, String) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createOCLAnalyzer(AbstractOCLParser) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createOCLAnalyzer(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, String) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an instance of the OCLAnalyzer that analyzes the given input on behalf of this environment.
createOCLAnalyzer(AbstractOCLParser) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an instance of the OCLAnalyzer that will use a given parser to perform syntactic and lexical analysis.
createOCLAnnotations() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore/OCL.
createOCLCodeElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createOCLCodeElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'OCL Code Element'.
createOCLCodeElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'OCL Code Element'.
createOCLDocumentCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'OCL Document CS'.
createOCLDocumentCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createOCLDocumentCS(PackageDeclarationCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
Creates an OCL document CS from a chain of package context declarations.
createOCLDocumentCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'OCL Document CS'.
createOCLEvalElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createOCLEvalElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'OCL Eval Element'.
createOCLEvalElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'OCL Eval Element'.
createOCLExpression_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_OCLExpressionAdapter() method, instead.
createOCLExpression_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_OCLExpressionAdapter() method, instead.
createOCLExpressionAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'OCL Expression'.
createOCLExpressionAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'OCL Expression'.
createOCLExpressionAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'OCL Expression'.
createOCLExpressionAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'OCL Expression'.
createOCLExpressionCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'OCL Expression CS'.
createOCLFactory(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Creates/obtains the OCLFactory that I use to create OCL AST elements.
createOCLFactory(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.OCLAnalyzer
 
createOCLFactoryWithHistory(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createOCLFactoryWithHistory(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createOCLFactoryWithHistory(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an instance of the OCLFactoryWithHistory object for this environment.
createOCLHelper() - Method in class org.eclipse.ocl.ecore.OCL
Creates a new OCLHelper instance for convenient parsing of embedded constraints and query expressions in this environment.
createOCLHelper() - Method in class org.eclipse.ocl.examples.pivot.OCL
Creates a new OCLHelper instance for convenient parsing of embedded constraints and query expressions in this environment.
createOCLHelper(EObject) - Method in class org.eclipse.ocl.examples.pivot.OCL
Creates a new OCLHelper instance for convenient parsing of embedded constraints and query expressions in the nested environment of a specified element which mya be a Type, Operation or Property.
createOCLHelper(OCL<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.internal.helper.HelperUtil
Creates an OCLHelper for the specified EMF metamodel.
createOCLHelper() - Method in class org.eclipse.ocl.OCL
Creates a new OCLHelper instance for convenient parsing of embedded constraints and query expressions in this environment.
createOCLHelper() - Method in class org.eclipse.ocl.uml.OCL
Creates a new OCLHelper instance for convenient parsing of embedded constraints and query expressions in this environment.
createOCLinEcoreConstraintCS() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreCSTFactoryImpl
 
createOCLinEcoreConstraintCS() - Method in interface org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.OCLinEcoreCSTFactory
Returns a new object of class 'OC Lin Ecore Constraint CS'.
createOCLinEcoreConstraintCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'OC Lin Ecore Constraint CS'.
createOCLinEcoreSpecificationCS() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreCSTFactoryImpl
 
createOCLinEcoreSpecificationCS() - Method in interface org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.OCLinEcoreCSTFactory
Returns a new object of class 'OC Lin Ecore Specification CS'.
createOCLinEcoreSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'OC Lin Ecore Specification CS'.
createOCLMessageArgCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'OCL Message Arg CS'.
createOCLMessageArgCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createOCLMessageArgCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'OCL Message Arg CS'.
createOCLMessageArgCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createOCLMessageArgCS(TypeCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createOCLMessageArgCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'OCL Message Arg CS'.
createOCLMessageArgCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'OCL Message Arg CS'.
createOCLSyntaxHelper(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createOCLSyntaxHelper(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createOCLSyntaxHelper(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an instance of the OCLSyntaxHelper object for this environment.
createOCLTextElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createOCLTextElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'OCL Text Element'.
createOCLTextElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'OCL Text Element'.
createOldValueClassFilter(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches an event's Notification.getOldValue() class against clazz.
createOldValueClassFilter(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createOldValueClassFilterIncludingSubclasses(EClass) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates an filter that matches an event's Notification.getOldValue() class against clazz and all subclasses thereof.
createOldValueClassFilterIncludingSubclasses(EClass) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createOpaqueExpression() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createOpaqueExpression() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Opaque Expression'.
createOpaqueExpressionAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Opaque Expression'.
createOpaqueExpressionAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Opaque Expression'.
createOperation(String, EClassifier, List<String>, List<EClassifier>) - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
createOperation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createOperation(String, Type, String, LibraryFeature) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createOperation() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Operation'.
createOperation(String, Classifier, List<String>, List<Classifier>) - Method in class org.eclipse.ocl.uml.internal.UMLReflectionImpl
 
createOperation(String, C, List<String>, List<C>) - Method in interface org.eclipse.ocl.utilities.UMLReflection
Creates a new Operation.
createOperationAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Operation'.
createOperationCallExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Operation Call Exp'.
createOperationCallExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createOperationCallExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createOperationCallExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createOperationCallExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Operation Call Exp'.
createOperationCallExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Operation Call Exp'.
createOperationCallExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createOperationCallExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createOperationCallExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createOperationCallExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createOperationCallExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Operation Call Exp'.
createOperationCallExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Operation Call Exp'.
createOperationCallExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_OperationCallExpAdapter() method, instead.
createOperationCallExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_OperationCallExpAdapter() method, instead.
createOperationCallExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a OperationCallExp.
createOperationCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Operation Call Exp'.
createOperationCallExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Operation Call Exp'.
createOperationCallExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a OperationCallExp.
createOperationCallExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Operation Call Exp'.
createOperationCallExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a OperationCallExp.
createOperationCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Operation Call Exp'.
createOperationCallExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Operation Call Exp CS'.
createOperationCallExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createOperationCallExpCS(OCLExpressionCS, SimpleNameCS, EList<OCLExpressionCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createOperationCallExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Operation Call Exp CS'.
createOperationCallExpKeyedSet(OperationCallExp, OperationCallExpKeyedSet) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.OperationCallExpKeyedSetFactory
 
createOperationCallExpKeyedSet(AnnotatedEObject) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.OperationCallExpKeyedSetFactory
 
createOperationCallExpKeyedSet(Collection<OperationCallExpKeyedSet>) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.OperationCallExpKeyedSetFactory
 
createOperationContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, O) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createOperationContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, O) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions on the specified operation, which is some operation in the client's metamodel.
createOperationContext(Environment, Operation) - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironmentFactory
 
createOperationContext(Environment, Operation) - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions on the specified operation, which is some operation in the client's metamodel.
createOperationContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, OperationContextDeclCS, O) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
createOperationContextDeclCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Operation Context Decl CS'.
createOperationContextDeclCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createOperationContextDeclCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Operation Context Decl CS'.
createOperationContextDeclCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createOperationContextDeclCS(OperationCS, EList<PrePostOrBodyDeclCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createOperationContextDeclCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Operation Context Decl CS'.
createOperationContextDeclCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Operation Context Decl CS'.
createOperationCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Operation CS'.
createOperationCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createOperationCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Operation CS'.
createOperationCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createOperationCS(PathNameCS, SimpleNameCS, EList<VariableCS>, TypeCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createOperationCS(IToken, EList<VariableCS>, TypeCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createOperationCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Operation CS'.
createOperationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Operation CS'.
createOperationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Operation CS'.
createOperationMessageType(O) - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates a new message type for the specified element, assuming that it does not already exist.
createOperationMessageType(O) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createOperationMessageType(O) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createOperationMessageType(O) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createOperationMessageType(O) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createOperationMessageType(O) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Creates the type for the messages representing invocation of the specified operation.
createOperationTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createOperationTemplateParameter() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Operation Template Parameter'.
createOperationTemplateParameterAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Operation Template Parameter'.
createOperatorCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Operator CS'.
createOppositeEndFinder(EPackage.Registry) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
Returns a null opposite end finder.
createOppositeEndFinder(EPackage.Registry) - Method in class org.eclipse.ocl.ecore.opposites.EcoreEnvironmentFactoryWithHiddenOpposites
 
createOppositePropertyCallExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Opposite Property Call Exp'.
createOppositePropertyCallExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createOppositePropertyCallExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createOppositePropertyCallExp() - Method in class org.eclipse.ocl.ecore.parser.OCLFactoryWithHistory
 
createOppositePropertyCallExp() - Method in interface org.eclipse.ocl.ecore.utilities.OCLFactoryWithHiddenOpposite
Returns a new object of class 'Opposite Property Call Exp'.
createOppositePropertyCallExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a OppositePropertyCallExp.
createOppositePropertyCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Opposite Property Call Exp'.
createOptions(Visitable) - Static method in class org.eclipse.ocl.examples.codegen.common.PivotQueries
 
createOptions(Namespace) - Static method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
createOrderedSetIterators(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the pre-defined iterators of the OrderedSet(T) type of the OCL Standard library.
createOrderedSetOf(Iterable<?>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createOrderedSetOf(Object...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createOrderedSetOf(Object...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createOrderedSetOf(Iterable<?>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createOrderedSetOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the OrderedSet(T) type of the OCL Standard library.
createOrderedSetType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Ordered Set Type'.
createOrderedSetType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createOrderedSetType(C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createOrderedSetType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createOrderedSetType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createOrderedSetType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Ordered Set Type'.
createOrderedSetType(C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createOrderedSetType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createOrderedSetType(C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createOrderedSetType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Ordered Set Type'.
createOrderedSetType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createOrderedSetType(C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createOrderedSetType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Ordered Set Type'.
createOrderedSetType(C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Ordered Set Type'.
createOrderedSetType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_OrderedSetTypeAdapter() method, instead.
createOrderedSetType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_OrderedSetTypeAdapter() method, instead.
createOrderedSetTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a OrderedSetType.
createOrderedSetTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Ordered Set Type'.
createOrderedSetTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Ordered Set Type'.
createOrderedSetTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a OrderedSetType.
createOrderedSetTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Ordered Set Type'.
createOrderedSetTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a OrderedSetType.
createOrderedSetTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Ordered Set Type'.
createOrderedSetValue(DomainCollectionType, Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createOrderedSetValue(DomainCollectionType, OrderedSet<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createOrderedSetValue(DomainCollectionType, Collection<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createOrderedSetValue(Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createOrderedSetValue(DomainCollectionType, Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createOrderedSetValue(DomainCollectionType, OrderedSet<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createOrderedSetValue(DomainCollectionType, Collection<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createOrderedSetValue(Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createOrFilterFor(EventFilter...) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Shortcut, to create an OrFilter for incoming EventFilters
createOrFilterFor(EventFilter...) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createOrphanage() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createOwnedAccumulator() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterationImpl
 
createOwnedAccumulator() - Method in interface org.eclipse.ocl.examples.pivot.Iteration
Creates a new Parameter and appends it to the 'Owned Accumulator' containment reference list.
createOwnedActual(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
createOwnedActual(EClass) - Method in interface org.eclipse.ocl.examples.pivot.TemplateParameterSubstitution
Creates a new ParameterableElement and sets the 'Owned Actual' containment reference.
createOwnedAnnotation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
 
createOwnedAnnotation() - Method in interface org.eclipse.ocl.examples.pivot.NamedElement
Creates a new Annotation and appends it to the 'Owned Annotation' containment reference list.
createOwnedAttribute() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassImpl
 
createOwnedAttribute() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
createOwnedAttribute() - Method in interface org.eclipse.ocl.examples.pivot.Type
Creates a new Property and appends it to the 'Owned Attribute' containment reference list.
createOwnedComment() - Method in interface org.eclipse.ocl.examples.pivot.Element
Creates a new Comment and appends it to the 'Owned Comment' containment reference list.
createOwnedComment() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
 
createOwnedContent(EClass) - Method in interface org.eclipse.ocl.examples.pivot.Annotation
Creates a new Element and appends it to the 'Owned Content' containment reference list.
createOwnedContent(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AnnotationImpl
 
createOwnedDefault(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
createOwnedDefault(EClass) - Method in interface org.eclipse.ocl.examples.pivot.TemplateParameter
Creates a new ParameterableElement and sets the 'Owned Default' containment reference.
createOwnedDetail() - Method in interface org.eclipse.ocl.examples.pivot.Annotation
Creates a new Detail and appends it to the 'Owned Detail' containment reference list.
createOwnedDetail() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AnnotationImpl
 
createOwnedIterator() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterationImpl
 
createOwnedIterator() - Method in interface org.eclipse.ocl.examples.pivot.Iteration
Creates a new Parameter and appends it to the 'Owned Iterator' containment reference list.
createOwnedLiteral() - Method in interface org.eclipse.ocl.examples.pivot.Enumeration
Creates a new EnumerationLiteral and appends it to the 'Owned Literal' containment reference list.
createOwnedLiteral() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationImpl
 
createOwnedOperation(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassImpl
 
createOwnedOperation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassImpl
 
createOwnedOperation(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
createOwnedOperation() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
createOwnedOperation(EClass) - Method in interface org.eclipse.ocl.examples.pivot.Type
Creates a new Operation and appends it to the 'Owned Operation' containment reference list.
createOwnedOperation() - Method in interface org.eclipse.ocl.examples.pivot.Type
Creates a new Operation and appends it to the 'Owned Operation' containment reference list.
createOwnedParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
createOwnedParameter(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateSignatureImpl
 
createOwnedParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateSignatureImpl
 
createOwnedParameter() - Method in interface org.eclipse.ocl.examples.pivot.Operation
Creates a new Parameter and appends it to the 'Owned Parameter' containment reference list.
createOwnedParameter(EClass) - Method in interface org.eclipse.ocl.examples.pivot.TemplateSignature
Creates a new TemplateParameter and appends it to the 'Owned Parameter' containment reference list.
createOwnedParameter() - Method in interface org.eclipse.ocl.examples.pivot.TemplateSignature
Creates a new TemplateParameter and appends it to the 'Owned Parameter' containment reference list.
createOwnedParameteredElement(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
createOwnedParameteredElement(EClass) - Method in interface org.eclipse.ocl.examples.pivot.TemplateParameter
Creates a new ParameterableElement and sets the 'Owned Parametered Element' containment reference.
createOwnedPrecedence() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
createOwnedPrecedence() - Method in interface org.eclipse.ocl.examples.pivot.Package
Creates a new Precedence and appends it to the 'Owned Precedence' containment reference list.
createOwnedRule() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
 
createOwnedRule() - Method in interface org.eclipse.ocl.examples.pivot.NamedElement
Creates a new Constraint and appends it to the 'Owned Rule' containment reference list.
createOwnedTemplateSignature() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
createOwnedTemplateSignature() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
createOwnedTemplateSignature() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateableElementImpl
 
createOwnedTemplateSignature() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
createOwnedTemplateSignature() - Method in interface org.eclipse.ocl.examples.pivot.TemplateableElement
Creates a new TemplateSignature and sets the 'Owned Template Signature' containment reference.
createOwnedType(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
createOwnedType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
createOwnedType(EClass) - Method in interface org.eclipse.ocl.examples.pivot.Package
Creates a new Type and appends it to the 'Owned Type' containment reference list.
createOwnedType() - Method in interface org.eclipse.ocl.examples.pivot.Package
Creates a new Type and appends it to the 'Owned Type' containment reference list.
createPackage(String) - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates a package with the specified name.
createPackage(String) - Method in class org.eclipse.ocl.ecore.internal.TypeResolverImpl
 
createPackage(DomainPackage) - Method in class org.eclipse.ocl.examples.pivot.executor.PivotExecutorStandardLibrary
 
createPackage() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createPackage(Class<T>, EClass, String, String) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createPackage(String, String, String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createPackage() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Package'.
createPackage(String) - Method in class org.eclipse.ocl.uml.TypeResolverImpl
 
createPackageableElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Packageable Element'.
createPackageableElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Packageable Element'.
createPackageAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Package'.
createPackageContents() - Method in class org.eclipse.ocl.cst.impl.CSTPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.ecore.impl.EcorePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.library.oclstdlib.impl.OCLstdlibPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistryPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreCSTPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.types.impl.TypesPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.uml.impl.UMLPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.ocl.utilities.impl.UtilitiesPackageImpl
Creates the meta-model objects for the package.
createPackageContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, PK) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
Creates an environment for the specified package context.
createPackageContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, List<String>) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createPackageContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, List<String>) - Method in interface org.eclipse.ocl.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions in the specified package context.
createPackageContext(Environment, Package) - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironmentFactory
Creates an environment for the specified package context.
createPackageContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, List<String>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
createPackageCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Package CS'.
createPackageCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createPackageCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Package CS'.
createPackageCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Package CS'.
createPackageCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Package CS'.
createPackageDeclarationCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Package Declaration CS'.
createPackageDeclarationCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createPackageDeclarationCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Package Declaration CS'.
createPackageDeclarationCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createPackageDeclarationCS(PathNameCS, EList<ContextDeclCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createPackageDeclarationCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Package Declaration CS'.
createPackageDeclarationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Package Declaration CS'.
createPackageDescriptor(URI, URI) - Method in interface org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.IProjectDescriptor.Internal
Internal callback from Ecore model pre-parse to register the Ecore Package URI.
createPackageDescriptor(URI, URI) - Method in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.ProjectDescriptor
 
createPackageManager() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createPage(IConsoleView) - Method in class org.eclipse.ocl.examples.interpreter.console.OCLConsole
 
createPage(IConsoleView) - Method in class org.eclipse.ocl.examples.xtext.console.OCLConsole
 
createPages() - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This is the method used by the framework to install your own controls.
createParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createParameter(String, Type) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createParameter() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Parameter'.
createParameterableElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Parameterable Element'.
createParameterableElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Parameterable Element'.
createParameterAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Parameter'.
createParameterCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Parameter CS'.
createParameterCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createParameterCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Parameter CS'.
createParameterSubstitution() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateBindingImpl
 
createParameterSubstitution() - Method in interface org.eclipse.ocl.examples.pivot.TemplateBinding
Creates a new TemplateParameterSubstitution and appends it to the 'Parameter Substitution' containment reference list.
createParameterVariable() - Method in interface org.eclipse.ocl.examples.pivot.ExpressionInOCL
Creates a new Variable and appends it to the 'Parameter Variable' containment reference list.
createParameterVariable() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
createParser(XtextTokenStream) - Method in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.CompleteOCLParser
 
createParser() - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.CompleteOCLParser
 
createParser(XtextTokenStream) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.EssentialOCLParser
 
createParser() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.antlr.EssentialOCLParser
 
createParser(XtextTokenStream) - Method in class org.eclipse.ocl.examples.xtext.markup.parser.antlr.MarkupParser
 
createParser() - Method in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.antlr.MarkupParser
 
createParser(XtextTokenStream) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.OCLinEcoreParser
 
createParser() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.antlr.OCLinEcoreParser
 
createParser(XtextTokenStream) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.OCLstdlibParser
 
createParser() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr.OCLstdlibParser
 
createPart(EClass) - Method in interface org.eclipse.ocl.examples.pivot.CollectionLiteralExp
Creates a new CollectionLiteralPart and appends it to the 'Part' containment reference list.
createPart() - Method in interface org.eclipse.ocl.examples.pivot.ConstructorExp
Creates a new ConstructorPart and appends it to the 'Part' containment reference list.
createPart(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionLiteralExpImpl
 
createPart() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorExpImpl
 
createPart() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleLiteralExpImpl
 
createPart() - Method in interface org.eclipse.ocl.examples.pivot.TupleLiteralExp
Creates a new TupleLiteralPart and appends it to the 'Part' containment reference list.
createPartControl(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.registrations.RegistrationsView
This is a callback that will allow us to create the viewer and initialize it.
createPartialEvaluator(Notification, OppositeEndFinder, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEvaluatorFactoryImpl
 
createPartialEvaluator(OppositeEndFinder, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEvaluatorFactoryImpl
 
createPartialEvaluator(Notification, OppositeEndFinder, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.PartialEvaluatorFactory
Taking a Notification object such that an evaluation will be based on the state *before* the notification.
createPartialEvaluator(OppositeEndFinder, OCLFactory) - Method in interface org.eclipse.ocl.examples.impactanalyzer.PartialEvaluatorFactory
Constructs the OCL instance using OCLFactory.createOCL(OppositeEndFinder), passing the oppositeEndFinder provided.
createPartialEvaluatorNoAllInstances(OppositeEndFinder, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.UnusedEvaluationRequest
 
createPathElementCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Path Element CS'.
createPathElementCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createPathElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Path Element CS'.
createPathNameCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Path Name CS'.
createPathNameCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createPathNameCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Path Name CS'.
createPathNameCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createPathNameCS(SimpleNameCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createPathNameCS() - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createPathNameCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Path Name CS'.
createPathNameCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Path Name CS'.
createPathNameDeclCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Path Name Decl CS'.
createPathNamePrefixCS(PathNameCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createPivot2CS(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.completeocl.utilities.CompleteOCLCSResource
 
createPivot2CS(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLCSResource
 
createPivot2CS(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.utilities.OCLinEcoreCSResource
 
createPivotableAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Pivotable'.
createPivotableAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable'.
createPivotableAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable'.
createPivotableAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable'.
createPivotableAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable'.
createPivotableAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable'.
createPivotableElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable Element CS'.
createPivotableElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable Element CS'.
createPivotableElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable Element CS'.
createPivotableElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable Element CS'.
createPivotableElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Pivotable Element CS'.
createPivotURI() - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
createPivotURI() - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Ecore2Pivot
 
createPostcondition(String) - Method in interface org.eclipse.ocl.examples.pivot.helper.OCLHelper
Creates an operation postcondition constraint.
createPostcondition(String) - Method in class org.eclipse.ocl.examples.pivot.helper.OCLHelperImpl
 
createPostcondition(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates an operation postcondition constraint.
createPostCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Post CS'.
createPostCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createPostCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Post CS'.
createPostOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseCS2Pivot
 
createPostOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
createPostOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLCS2Pivot
 
createPostOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLCS2Pivot
 
createPostOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.OCLinEcoreCS2Pivot
 
createPostOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.OCLstdlibCS2Pivot
 
createPrecedence() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createPrecedence(String, AssociativityKind) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createPrecedence() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Precedence'.
createPrecedenceAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Precedence'.
createPrecedenceCS() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.OCLstdlibCSTFactoryImpl
 
createPrecedenceCS() - Method in interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.OCLstdlibCSTFactory
Returns a new object of class 'Precedence CS'.
createPrecedenceCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Precedence CS'.
createPrecedenceManager() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createPrecondition(String) - Method in interface org.eclipse.ocl.examples.pivot.helper.OCLHelper
Creates an operation precondition constraint.
createPrecondition(String) - Method in class org.eclipse.ocl.examples.pivot.helper.OCLHelperImpl
 
createPrecondition(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates an operation precondition constraint.
createPreCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Pre CS'.
createPreCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createPreCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Pre CS'.
createPredefinedTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Predefined Type'.
createPredefinedTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Predefined Type'.
createPredefinedTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Predefined Type'.
createPredefinedTypeAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'Predefined Type'.
createPreferenceContent(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.PropertyPage
 
createPrefixExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Prefix Exp CS'.
createPrefixExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createPrefixExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Prefix Exp CS'.
createPreOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BaseCS2Pivot
 
createPreOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
createPreOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLCS2Pivot
 
createPreOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.cs2pivot.EssentialOCLCS2Pivot
 
createPreOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.cs2pivot.OCLinEcoreCS2Pivot
 
createPreOrderVisitor(CS2PivotConversion) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.cs2pivot.OCLstdlibCS2Pivot
 
createPrePostOrBodyDeclCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Pre Post Or Body Decl CS'.
createPrePostOrBodyDeclCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createPrePostOrBodyDeclCS(PrePostOrBodyEnum, SimpleNameCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createPrePostOrBodyDeclCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Pre Post Or Body Decl CS'.
createPrePostOrBodyEnumFromString(EDataType, String) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createPrettyPrintVisitor(PrettyPrinter) - Method in interface org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter.Factory
 
createPrimitiveLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_PrimitiveLiteralExpAdapter() method, instead.
createPrimitiveLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_PrimitiveLiteralExpAdapter() method, instead.
createPrimitiveLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp'.
createPrimitiveLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp'.
createPrimitiveLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp'.
createPrimitiveLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp'.
createPrimitiveLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Primitive Literal Exp CS'.
createPrimitiveLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createPrimitiveLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Primitive Literal Exp CS'.
createPrimitiveLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createPrimitiveLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp CS'.
createPrimitiveLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Primitive Literal Exp CS'.
createPrimitiveType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Primitive Type'.
createPrimitiveType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createPrimitiveType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createPrimitiveType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createPrimitiveType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Primitive Type'.
createPrimitiveType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createPrimitiveType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Primitive Type'.
createPrimitiveType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createPrimitiveType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Primitive Type'.
createPrimitiveType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_PrimitiveTypeAdapter() method, instead.
createPrimitiveType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_PrimitiveTypeAdapter() method, instead.
createPrimitiveTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a PrimitiveType.
createPrimitiveTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Primitive Type'.
createPrimitiveTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Primitive Type'.
createPrimitiveTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a PrimitiveType.
createPrimitiveTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Primitive Type'.
createPrimitiveTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a PrimitiveType.
createPrimitiveTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Primitive Type'.
createPrimitiveTypeCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Primitive Type CS'.
createPrimitiveTypeCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createPrimitiveTypeCS(SimpleTypeEnum, String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createPrimitiveTypeCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Primitive Type CS'.
createPrimitiveTypeRefCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Primitive Type Ref CS'.
createPrimitiveTypeRefCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createPrimitiveTypeRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Primitive Type Ref CS'.
createPrinter(Element, PrettyPrintOptions) - Static method in class org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter
 
createProjectDescriptor(String, URI) - Method in class org.eclipse.ocl.examples.domain.utilities.ProjectMap
 
createProjectDescriptor(String, URI) - Method in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap
 
createProjectHandle(File) - Static method in class org.eclipse.ocl.examples.modelregistry.standalone.ModelFileResolver
 
createProjectHandle(File, String) - Static method in class org.eclipse.ocl.examples.modelregistry.standalone.ModelFileResolver
 
createProperty(String, EClassifier) - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
createProperty() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createProperty(String, Type) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createProperty() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Property'.
createProperty(String, Classifier) - Method in class org.eclipse.ocl.uml.internal.UMLReflectionImpl
 
createProperty(String, C) - Method in interface org.eclipse.ocl.utilities.UMLReflection
Creates a new Property.
createPropertyAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Property'.
createPropertyCallExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Property Call Exp'.
createPropertyCallExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createPropertyCallExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createPropertyCallExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createPropertyCallExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Property Call Exp'.
createPropertyCallExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Property Call Exp'.
createPropertyCallExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createPropertyCallExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createPropertyCallExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createPropertyCallExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createPropertyCallExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Property Call Exp'.
createPropertyCallExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Property Call Exp'.
createPropertyCallExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_PropertyCallExpAdapter() method, instead.
createPropertyCallExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_PropertyCallExpAdapter() method, instead.
createPropertyCallExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a PropertyCallExp.
createPropertyCallExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Property Call Exp'.
createPropertyCallExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Property Call Exp'.
createPropertyCallExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a PropertyCallExp.
createPropertyCallExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Property Call Exp'.
createPropertyCallExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a PropertyCallExp.
createPropertyCallExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Property Call Exp'.
createPropertyContext(Environment, Property) - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironmentFactory
 
createPropertyContext(Environment, Property) - Method in interface org.eclipse.ocl.examples.pivot.EnvironmentFactory
Creates an environment suitable for parsing OCL expressions on the specified property, which is some attribute in the client's metamodel.
createPropertyContext(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, PropertyContextCS, P) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
createPropertyContextCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Property Context CS'.
createPropertyContextCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createPropertyContextCS(PathNameCS, SimpleNameCS, TypeCS, EList<InitOrDerValueCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createPropertyContextCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Property Context CS'.
createPropertyContextDeclCS() - Method in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTFactory
Returns a new object of class 'Property Context Decl CS'.
createPropertyContextDeclCS() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLCSTFactoryImpl
 
createPropertyContextDeclCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Property Context Decl CS'.
createQuery(String) - Method in class org.eclipse.ocl.ecore.delegate.OCLValidationDelegate
 
createQuery(Constraint) - Method in class org.eclipse.ocl.ecore.OCL
Creates a new Query encapsulating a constraint with the current environment and extent map.
createQuery(OCLExpression<EClassifier>) - Method in class org.eclipse.ocl.ecore.OCL
Creates a new Query encapsulating a query expression with the current environment and extent map.
createQuery(String) - Method in interface org.eclipse.ocl.ecore.OCL.Helper
Creates a query expression in the current classifier context.
createQuery(String) - Method in interface org.eclipse.ocl.examples.pivot.helper.OCLHelper
Creates a query expression in the current classifier context.
createQuery(String) - Method in class org.eclipse.ocl.examples.pivot.helper.OCLHelperImpl
 
createQuery(ExpressionInOCL) - Method in class org.eclipse.ocl.examples.pivot.OCL
Creates a new Query encapsulating a query expression with the current environment and extent map.
createQuery(Constraint) - Method in class org.eclipse.ocl.examples.pivot.OCL
Creates a new Query encapsulating a constraint with the current environment and extent map.
createQuery(String) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
createQuery(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Creates a query expression in the current classifier context.
createQuery(OCLExpression<C>) - Method in class org.eclipse.ocl.OCL
Creates a new Query encapsulating a query expression with the current environment and extent map.
createQuery(CT) - Method in class org.eclipse.ocl.OCL
Creates a new Query encapsulating a constraint with the current environment and extent map.
createQuery(Constraint) - Method in class org.eclipse.ocl.uml.OCL
Creates a new Query encapsulating a constraint with the current environment and extent map.
createQuery(OCLExpression<Classifier>) - Method in class org.eclipse.ocl.uml.OCL
Creates a new Query encapsulating a query expression with the current environment and extent map.
createQuery(String) - Method in interface org.eclipse.ocl.uml.OCL.Helper
Creates a query expression in the current classifier context.
createQueryDelegate(EClassifier, Map<String, EClassifier>, String) - Method in class org.eclipse.ocl.common.internal.delegate.OCLQueryDelegateMapping
 
createQueryDelegate(EClassifier, Map<String, EClassifier>, String) - Method in class org.eclipse.ocl.ecore.delegate.OCLQueryDelegateFactory
 
createQueryDelegate(EClassifier, Map<String, EClassifier>, String) - Method in class org.eclipse.ocl.ecore.delegate.OCLQueryDelegateFactory.Global
 
createQueryDelegate(EClassifier, Map<String, EClassifier>, String) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLQueryDelegateFactory
 
createQueryDelegate(EClassifier, Map<String, EClassifier>, String) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLQueryDelegateFactory.Global
 
createQuotedSimpleNameCS(SimpleTypeEnum, IToken) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createRange(IntegerValue, IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createRange(IntegerValue, IntegerValue) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createRealFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createRealLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Real Literal Exp'.
createRealLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createRealLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createRealLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createRealLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Real Literal Exp'.
createRealLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Real Literal Exp'.
createRealLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createRealLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createRealLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createRealLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createRealLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Real Literal Exp'.
createRealLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Real Literal Exp'.
createRealLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_RealLiteralExpAdapter() method, instead.
createRealLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_RealLiteralExpAdapter() method, instead.
createRealLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a RealLiteralExp.
createRealLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Real Literal Exp'.
createRealLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Real Literal Exp'.
createRealLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a RealLiteralExp.
createRealLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Real Literal Exp'.
createRealLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a RealLiteralExp.
createRealLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Real Literal Exp'.
createRealLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Real Literal Exp CS'.
createRealLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createRealLiteralExpCS(String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createRealLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Real Literal Exp CS'.
createRealOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the Real type of the OCL Standard library.
createRedefinableElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Redefinable Element'.
createReducedSet(Set<Variable>, UnusedEvaluationRequestFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.UnusedEvaluationRequestSet
Computes a new set of UnusedEvaluationRequests by copying all those requests not keyed by a variable that entered or left scope.
createReferenceCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Reference CS'.
createReferenceCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createReferenceCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Reference CS'.
createReferenceUpdate(EObject, URI, EReference, int, EObject, IRefactoringUpdateAcceptor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.refactoring.OCLstdlibReferenceUpdater
 
createReferenceUpdates(ElementRenameArguments, Multimap<URI, IReferenceDescription>, ResourceSet, IRefactoringUpdateAcceptor, IProgressMonitor) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.refactoring.OCLstdlibReferenceUpdater
 
createReferenceVisitor(Pivot2CSConversion) - Method in interface org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CS.Factory
 
createRegistration(String, String, ModelSerialization) - Method in class org.eclipse.ocl.examples.modelregistry.model.AccessorRegistry
 
createRegistrationSetArray() - Method in class org.eclipse.ocl.examples.eventmanager.framework.RegistrationManagerTableBased
Creates an array that has length 2^RegistrationManagerTableBased.filterTypeToBitMask.size() so that any combination of bit mask used as value in RegistrationManagerTableBased.filterTypeToBitMask can be used as index into such an array.
createRemoveButton(Composite, int) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock
 
createResettableInputStream(InputStream) - Static method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.model.OCLinEcoreDocumentProvider
 
createResolveVisitor(AbstractPivotSaver) - Method in interface org.eclipse.ocl.examples.pivot.utilities.AbstractPivotSaver.Factory
 
createResource() - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates the resource that persists my generated types.
createResource() - Method in class org.eclipse.ocl.ecore.internal.TypeResolverImpl
 
createResource(MetaModelManager, Resource, URI, Map<String, Object>) - Static method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2Ecore
 
createResource(URI, String) - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createResource(MetaModelManager, Resource) - Static method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UML
 
createResource(URI) - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotResourceFactoryImpl
Creates an instance of the resource.
createResource() - Method in class org.eclipse.ocl.examples.xtext.console.xtfo.EmbeddedXtextEditor
 
createResource() - Method in class org.eclipse.ocl.uml.TypeResolverImpl
 
createResourceFor(IStorage) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreResourceForEditorInputFactory
 
createResourceFor(IJarEntryResource) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreResourceForEditorInputFactory
 
createResourceSet() - Method in class org.eclipse.ocl.examples.modelregistry.environment.AbstractModelResolver
Create the ResourceSet when one is required but undefined.
createResourceURIControls(Composite, int) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
createResult() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterateExpImpl
 
createResult() - Method in interface org.eclipse.ocl.examples.pivot.IterateExp
Creates a new Variable and sets the 'Result' containment reference.
createResultVariable() - Method in interface org.eclipse.ocl.examples.pivot.ExpressionInOCL
Creates a new Variable and sets the 'Result Variable' containment reference.
createResultVariable() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
createRootCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Root CS'.
createRootCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Root CS'.
createRootCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Root CS'.
createRootCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Root CS'.
createRootPackageCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Root Package CS'.
createRootPackageCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createRootPackageCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Root Package CS'.
createRootPackageCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Root Package CS'.
createScopeFilterFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createSelfExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Self Exp CS'.
createSelfExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createSelfExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Self Exp CS'.
createSelfType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createSelfType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createSelfType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Self Type'.
createSelfTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Self Type'.
createSendSignalAction() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Send Signal Action'.
createSendSignalAction() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createSendSignalAction(EClassifier) - Method in class org.eclipse.ocl.ecore.internal.UMLReflectionImpl
 
createSendSignalAction() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createSendSignalAction() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Send Signal Action'.
createSendSignalAction(Classifier) - Method in class org.eclipse.ocl.uml.internal.UMLReflectionImpl
 
createSendSignalAction(C) - Method in interface org.eclipse.ocl.utilities.UMLReflection
Creates a SendSignalAction referencing the specified signal.
createSendSignalActionAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a SendSignalAction.
createSendSignalActionAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Send Signal Action'.
createSendSignalActionAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Send Signal Action'.
createSentSignal() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
createSentSignal() - Method in interface org.eclipse.ocl.examples.pivot.MessageExp
Creates a new SendSignalAction and sets the 'Sent Signal' containment reference.
createSequence(EObject, EObject) - Method in class org.eclipse.ocl.examples.xtext.completeocl.serializer.AbstractCompleteOCLSemanticSequencer
 
createSequence(EObject, EObject) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.serializer.AbstractEssentialOCLSemanticSequencer
 
createSequence(EObject, EObject) - Method in class org.eclipse.ocl.examples.xtext.markup.serializer.AbstractMarkupSemanticSequencer
 
createSequence(EObject, EObject) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.serializer.AbstractOCLinEcoreSemanticSequencer
 
createSequence(EObject, EObject) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.serializer.AbstractOCLstdlibSemanticSequencer
 
createSequenceAccumulatorValue(DomainCollectionType, List<Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceAccumulatorValue(DomainCollectionType, List<Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSequenceIterators(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the pre-defined iterators of the Sequence(T) type of the OCL Standard library.
createSequenceOf(Object...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceOf(Iterable<?>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceOf(Object...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSequenceOf(Iterable<?>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSequenceOfNames(PathNameCS, SimpleNameCS) - Static method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
 
createSequenceOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the Sequence(T) type of the OCL Standard library.
createSequenceRange(DomainCollectionType, IntegerRange) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceRange(DomainCollectionType, IntegerRange) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSequenceType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Sequence Type'.
createSequenceType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createSequenceType(C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createSequenceType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createSequenceType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createSequenceType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Sequence Type'.
createSequenceType(C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createSequenceType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createSequenceType(C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createSequenceType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Sequence Type'.
createSequenceType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createSequenceType(C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createSequenceType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Sequence Type'.
createSequenceType(C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Sequence Type'.
createSequenceType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_SequenceTypeAdapter() method, instead.
createSequenceType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_SequenceTypeAdapter() method, instead.
createSequenceTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a SequenceType.
createSequenceTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Sequence Type'.
createSequenceTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Sequence Type'.
createSequenceTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a SequenceType.
createSequenceTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Sequence Type'.
createSequenceTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a SequenceType.
createSequenceTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Sequence Type'.
createSequenceValue(DomainCollectionType, Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceValue(DomainCollectionType, List<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceValue(DomainCollectionType, Collection<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceValue(Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSequenceValue(DomainCollectionType, Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSequenceValue(DomainCollectionType, List<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSequenceValue(DomainCollectionType, Collection<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSequenceValue(Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSerializationControls(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
createSetIterators(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the pre-defined iterators of the Set(T) type of the OCL Standard library.
createSetOf(Object...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSetOf(Iterable<?>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSetOf(Object...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSetOf(Iterable<?>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSetOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the Set(T) type of the OCL Standard library.
createSettingDelegate(EStructuralFeature) - Method in class org.eclipse.ocl.common.internal.delegate.OCLSettingDelegateMapping
 
createSettingDelegate(EStructuralFeature) - Method in class org.eclipse.ocl.ecore.delegate.OCLSettingDelegateFactory
 
createSettingDelegate(EStructuralFeature) - Method in class org.eclipse.ocl.ecore.delegate.OCLSettingDelegateFactory.Global
 
createSettingDelegate(EStructuralFeature) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLSettingDelegateFactory
 
createSettingDelegate(EStructuralFeature) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLSettingDelegateFactory.Global
 
createSetType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Set Type'.
createSetType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createSetType(C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createSetType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createSetType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createSetType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Set Type'.
createSetType(C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createSetType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createSetType(C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createSetType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Set Type'.
createSetType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createSetType(C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createSetType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Set Type'.
createSetType(C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Set Type'.
createSetType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_SetTypeAdapter() method, instead.
createSetType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_SetTypeAdapter() method, instead.
createSetTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a SetType.
createSetTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Set Type'.
createSetTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Set Type'.
createSetTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a SetType.
createSetTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Set Type'.
createSetTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a SetType.
createSetTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Set Type'.
createSetValue(DomainCollectionType, Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSetValue(DomainCollectionType, Set<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSetValue(DomainCollectionType, Collection<? extends Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSetValue(Value...) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createSetValue(DomainCollectionType, Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSetValue(DomainCollectionType, Set<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSetValue(DomainCollectionType, Collection<? extends Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createSetValue(Value...) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createShadowClass(C) - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates the shadow class to contain additional features defined for the specified OCL type.
createShadowClass(EClassifier) - Static method in class org.eclipse.ocl.ecore.internal.OCLStandardLibraryImpl
Creates the shadow class to contain features that an Ecore classifier cannot contain for itself.
createShadowClass(EClassifier) - Method in class org.eclipse.ocl.ecore.internal.TypeResolverImpl
 
createShadowClass(Classifier) - Method in class org.eclipse.ocl.uml.TypeResolverImpl
 
createSiblingActions - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingMenuManager - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSignal() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createSignal() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Signal'.
createSignalAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Signal'.
createSignalMessageType(C) - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates a new message type for the specified element, assuming that it does not already exist.
createSignalMessageType(C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createSignalMessageType(C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createSignalMessageType(C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createSignalMessageType(C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createSignalMessageType(C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Creates the type for the messages representing invocation of the specified signal.
createSimpleNameCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Simple Name CS'.
createSimpleNameCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createSimpleNameCS(SimpleTypeEnum, IToken) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createSimpleNameCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Simple Name CS'.
createSimpleTypeEnumFromString(EDataType, String) - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createSortedValue() - Method in class org.eclipse.ocl.examples.library.iterator.SortedByIteration.SortingValue
 
createSource(EClass) - Method in interface org.eclipse.ocl.examples.pivot.CallExp
Creates a new OCLExpression and sets the 'Source' containment reference.
createSource(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CallExpImpl
 
createSpecialization(List<? extends ParameterableElement>) - Method in class org.eclipse.ocl.examples.pivot.manager.TypeServer
 
createSpecification(EClass) - Method in interface org.eclipse.ocl.examples.pivot.Constraint
Creates a new ValueSpecification and sets the 'Specification' containment reference.
createSpecification(String) - Method in class org.eclipse.ocl.examples.pivot.helper.OCLHelperImpl
 
createSpecification(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
 
createSpecificationCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Specification CS'.
createSpecificationCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Specification CS'.
createSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Specification CS'.
createSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Specification CS'.
createSpecificationCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Specification CS'.
createState() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createState() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'State'.
createStateAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'State'.
createStateExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'State Exp'.
createStateExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createStateExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createStateExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createStateExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'State Exp'.
createStateExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'State Exp'.
createStateExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createStateExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createStateExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createStateExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createStateExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'State Exp'.
createStateExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'State Exp'.
createStateExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_StateExpAdapter() method, instead.
createStateExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_StateExpAdapter() method, instead.
createStateExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a StateExp.
createStateExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'State Exp'.
createStateExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'State Exp'.
createStateExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a StateExp.
createStateExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'State Exp'.
createStateExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a StateExp.
createStateExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'State Exp'.
createStep(OCLExpression, EClass, OperationBodyToCallMapper, Stack<String>, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractPathCache
 
createStep(OCLExpression, EClass, OperationBodyToCallMapper, Stack<String>, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.PathCache
 
createStep(OCLExpression, EClass, OperationBodyToCallMapper, Stack<String>, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.TracebackStepCache
 
createStringFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createStringLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'String Literal Exp'.
createStringLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createStringLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createStringLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createStringLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'String Literal Exp'.
createStringLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'String Literal Exp'.
createStringLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createStringLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createStringLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createStringLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createStringLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'String Literal Exp'.
createStringLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'String Literal Exp'.
createStringLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_StringLiteralExpAdapter() method, instead.
createStringLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_StringLiteralExpAdapter() method, instead.
createStringLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a StringLiteralExp.
createStringLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp'.
createStringLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp'.
createStringLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a StringLiteralExp.
createStringLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp'.
createStringLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a StringLiteralExp.
createStringLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp'.
createStringLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'String Literal Exp CS'.
createStringLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createStringLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'String Literal Exp CS'.
createStringLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createStringLiteralExpCS(IToken) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createStringLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp CS'.
createStringLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'String Literal Exp CS'.
createStringOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the String type of the OCL Standard library.
createStructuralFeatureCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Structural Feature CS'.
createStructuralFeatureCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Structural Feature CS'.
createStructuralFeatureFilter(EStructuralFeature) - Method in interface org.eclipse.ocl.examples.eventmanager.EventManagerFactory
Creates a filter that matches a notification if its feature equals feature.
createStructuralFeatureFilter(EStructuralFeature) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerFactoryImpl
 
createSubsetsAnnotations() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotPackageImpl
Initializes the annotations for subsets.
createSubsetsAnnotations() - Method in class org.eclipse.ocl.uml.impl.UMLPackageImpl
Initializes the annotations for subsets.
createTableControl(Composite) - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock
 
createTarget(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
createTarget(EClass) - Method in interface org.eclipse.ocl.examples.pivot.MessageExp
Creates a new OCLExpression and sets the 'Target' containment reference.
createTemplateableElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Templateable Element'.
createTemplateableElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Templateable Element'.
createTemplateableElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Templateable Element CS'.
createTemplateableElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Templateable Element CS'.
createTemplateBinding() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
createTemplateBinding() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
createTemplateBinding() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTemplateBinding() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateableElementImpl
 
createTemplateBinding() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
createTemplateBinding(TemplateSignature, TemplateParameterSubstitution...) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createTemplateBinding() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Template Binding'.
createTemplateBinding() - Method in interface org.eclipse.ocl.examples.pivot.TemplateableElement
Creates a new TemplateBinding and appends it to the 'Template Binding' containment reference list.
createTemplateBindingAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Template Binding'.
createTemplateBindingCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Template Binding CS'.
createTemplateBindingCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createTemplateBindingCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Template Binding CS'.
createTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTemplateParameter() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Template Parameter'.
createTemplateParameterAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Template Parameter'.
createTemplateParameterCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Template Parameter CS'.
createTemplateParameterSubstitution() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTemplateParameterSubstitution(TemplateParameter, ParameterableElement) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createTemplateParameterSubstitution() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Template Parameter Substitution'.
createTemplateParameterSubstitutionAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Substitution'.
createTemplateParameterSubstitutionCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Template Parameter Substitution CS'.
createTemplateParameterSubstitutionCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createTemplateParameterSubstitutionCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Substitution CS'.
createTemplateParameterType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Template Parameter Type'.
createTemplateParameterType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createTemplateParameterType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTemplateParameterType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Template Parameter Type'.
createTemplateParameterType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createTemplateParameterType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Template Parameter Type'.
createTemplateParameterType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createTemplateParameterType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Template Parameter Type'.
createTemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a TemplateParameterType.
createTemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Type'.
createTemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Type'.
createTemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a TemplateParameterType.
createTemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Type'.
createTemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a TemplateParameterType.
createTemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Type'.
createTemplateSignature() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTemplateSignature(TemplateableElement, TemplateParameter...) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createTemplateSignature() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Template Signature'.
createTemplateSignatureAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Template Signature'.
createTemplateSignatureCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Template Signature CS'.
createTemplateSignatureCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createTemplateSignatureCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Template Signature CS'.
createTemplateURI(String) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCL2Java4genmodel
 
createTemplateURI(String) - Method in class org.eclipse.ocl.examples.codegen.tables.Model2bodies
 
createTemplateURI(String) - Method in class org.eclipse.ocl.examples.codegen.tables.Model2tables
 
createTextElement() - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupFactoryImpl
 
createTextElement() - Method in interface org.eclipse.ocl.examples.xtext.markup.MarkupFactory
Returns a new object of class 'Text Element'.
createTextElementAdapter() - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupAdapterFactory
Creates a new adapter for an object of class 'Text Element'.
createTextViewer(Composite, int) - Method in class org.eclipse.ocl.examples.interpreter.delegate.OCLQueryDelegateTextViewerFactory
 
createThenExpression(EClass) - Method in interface org.eclipse.ocl.examples.pivot.IfExp
Creates a new OCLExpression and sets the 'Then Expression' containment reference.
createThenExpression(EClass) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
createThrowableFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTokenStream(TokenSource) - Method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLRuntimeModule.RetokenizingCompleteOCLParser
 
createTokenStream(TokenSource) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLRuntimeModule.RetokenizingEssentialOCLParser
 
createTokenStream(TokenSource) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser
 
createTokenStream(TokenSource) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule.RetokenizingOCLstdlibParser
 
createToStringVisitor() - Method in interface org.eclipse.ocl.examples.pivot.utilities.ToStringVisitor.Factory
 
createTracebackStepAndScopeChange(OCLExpression, OCLExpression, EClass, OperationBodyToCallMapper, Stack<String>, TracebackStepCache) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep
Creates a new AbstractTracebackStep.TracebackStepAndScopeChange} object.
createTracebackStepAndScopeChange(OCLExpression, OCLExpression, OperationCallExp, EClass, OperationBodyToCallMapper, Stack<String>, TracebackStepCache) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep
Creates a new AbstractTracebackStep.TracebackStepAndScopeChange} object, remembering an OperationCallExp to which the results produced by this step are specific.
createTracer(OCLExpression, Stack<String>, OCLFactory) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.InstanceScopeAnalysis
Factory method that creates an instance of some Tracer-implementing class specific to the type of the OCL expression.
createTuple(EClassifier, Map<EStructuralFeature, Object>) - Method in class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
 
createTuple(C, Map<P, Object>) - Method in interface org.eclipse.ocl.EvaluationEnvironment
Creates a new tuple instance.
createTuple(Classifier, Map<Property, Object>) - Method in class org.eclipse.ocl.uml.UMLEvaluationEnvironment
 
createTupleLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Tuple Literal Exp'.
createTupleLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createTupleLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createTupleLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTupleLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Tuple Literal Exp'.
createTupleLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Tuple Literal Exp'.
createTupleLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createTupleLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createTupleLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createTupleLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createTupleLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Tuple Literal Exp'.
createTupleLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Tuple Literal Exp'.
createTupleLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_TupleLiteralExpAdapter() method, instead.
createTupleLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_TupleLiteralExpAdapter() method, instead.
createTupleLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a TupleLiteralExp.
createTupleLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp'.
createTupleLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp'.
createTupleLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a TupleLiteralExp.
createTupleLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp'.
createTupleLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a TupleLiteralExp.
createTupleLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp'.
createTupleLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Tuple Literal Exp CS'.
createTupleLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createTupleLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Tuple Literal Exp CS'.
createTupleLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createTupleLiteralExpCS(EList<VariableCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createTupleLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp CS'.
createTupleLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Exp CS'.
createTupleLiteralPart() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Tuple Literal Part'.
createTupleLiteralPart() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createTupleLiteralPart() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createTupleLiteralPart() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTupleLiteralPart() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Tuple Literal Part'.
createTupleLiteralPart() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Tuple Literal Part'.
createTupleLiteralPart() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createTupleLiteralPart() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createTupleLiteralPart() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createTupleLiteralPart() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createTupleLiteralPart() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Tuple Literal Part'.
createTupleLiteralPart() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Tuple Literal Part'.
createTupleLiteralPart_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_TupleLiteralPartAdapter() method, instead.
createTupleLiteralPart_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_TupleLiteralPartAdapter() method, instead.
createTupleLiteralPartAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a TupleLiteralPart.
createTupleLiteralPartAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Part'.
createTupleLiteralPartAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Part'.
createTupleLiteralPartAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a TupleLiteralPart.
createTupleLiteralPartAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Part'.
createTupleLiteralPartAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a TupleLiteralPart.
createTupleLiteralPartAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Part'.
createTupleLiteralPartCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Tuple Literal Part CS'.
createTupleLiteralPartCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createTupleLiteralPartCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Tuple Literal Part CS'.
createTupleManager() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createTuplePackage() - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates the package containing the tuple types that I generate.
createTuplePartCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Tuple Part CS'.
createTuplePartCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createTuplePartCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Tuple Part CS'.
createTupleType(EList<? extends TypedElement<C>>) - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates a new tuple type from the specified parts, assuming that it does not already exist.
createTupleType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Tuple Type'.
createTupleType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createTupleType(List<? extends TypedElement<C>>) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createTupleType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTupleType(String, Property...) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createTupleType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Tuple Type'.
createTupleType(List<? extends TypedElement<C>>) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createTupleType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createTupleType(List<? extends TypedElement<C>>) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createTupleType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Tuple Type'.
createTupleType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createTupleType(List<? extends TypedElement<C>>) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createTupleType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Tuple Type'.
createTupleType(List<? extends TypedElement<C>>) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Creates a tuple type based on tthe specified part descriptions.
createTupleType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_TupleTypeAdapter() method, instead.
createTupleType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_TupleTypeAdapter() method, instead.
createTupleTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a TupleType.
createTupleTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Tuple Type'.
createTupleTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Tuple Type'.
createTupleTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a TupleType.
createTupleTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Tuple Type'.
createTupleTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a TupleType.
createTupleTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Tuple Type'.
createTupleTypeCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Tuple Type CS'.
createTupleTypeCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createTupleTypeCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Tuple Type CS'.
createTupleTypeCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createTupleTypeCS(EList<VariableCS>) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createTupleTypeCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Tuple Type CS'.
createTupleTypeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Tuple Type CS'.
createTupleValue(DomainTupleType, Map<? extends DomainTypedElement, Value>) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createTupleValue(DomainTupleType, Map<? extends DomainTypedElement, Value>) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createType(DomainType) - Method in class org.eclipse.ocl.examples.pivot.executor.PivotExecutorStandardLibrary
 
createType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Type'.
createTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Type'.
createTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Type'.
createTypeChecker() - Method in class org.eclipse.ocl.AbstractEnvironment
Creates my extensible type checker utility when it is first needed.
createTypeChecker() - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Create the TypeChecker used to facilitate dynamic dispatch.
createTypeCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Type CS'.
createTypeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Type CS'.
createTypeCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Type CS'.
createTypedASTNodeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Typed AST Node'.
createTypedASTNodeAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Typed AST Node'.
createTypedASTNodeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Typed AST Node'.
createTypedASTNodeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Typed AST Node'.
createTypedASTNodeAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'Typed AST Node'.
createTypedElementAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Typed Element CS'.
createTypedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Typed Element CS'.
createTypedElementCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Typed Element CS'.
createTypedMultiplicityElementAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Typed Multiplicity Element'.
createTypedRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Typed Ref CS'.
createTypedRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Typed Ref CS'.
createTypedTypeRefCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Typed Type Ref CS'.
createTypedTypeRefCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createTypedTypeRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Typed Type Ref CS'.
createTypeExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Type Exp'.
createTypeExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createTypeExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createTypeExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTypeExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Type Exp'.
createTypeExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Type Exp'.
createTypeExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createTypeExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createTypeExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createTypeExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createTypeExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Type Exp'.
createTypeExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Type Exp'.
createTypeExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_TypeExpAdapter() method, instead.
createTypeExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_TypeExpAdapter() method, instead.
createTypeExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a TypeExp.
createTypeExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Type Exp'.
createTypeExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Type Exp'.
createTypeExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a TypeExp.
createTypeExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Type Exp'.
createTypeExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a TypeExp.
createTypeExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Type Exp'.
createTypeIsReferenceableDependency(TypeRefCS) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
createTypeLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Type Literal Exp CS'.
createTypeLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createTypeLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Type Literal Exp CS'.
createTypeNameExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Type Name Exp CS'.
createTypeNameExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createTypeNameExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Type Name Exp CS'.
createTypePackage() - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates the package containing the type types that I generate.
createTypeParameterCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Type Parameter CS'.
createTypeParameterCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createTypeParameterCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Type Parameter CS'.
createTypeRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Type Ref CS'.
createTypeRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Type Ref CS'.
createTypeResolver() - Method in class org.eclipse.ocl.ecore.EcoreEnvironment
Deprecated. Override the EcoreEnvironment.createTypeResolver(Resource) method, instead, handling the case where the resource is null
createTypeResolver(Resource) - Method in class org.eclipse.ocl.ecore.EcoreEnvironment
Creates a new type resolver for use with this environment.
createTypeResolver() - Method in class org.eclipse.ocl.uml.UMLEnvironment
Deprecated. Override the UMLEnvironment.createTypeResolver(Resource) method, instead, handling the case where the resource is null
createTypeResolver(Resource) - Method in class org.eclipse.ocl.uml.UMLEnvironment
Creates a new type resolver for use with this environment.
createTypes_AnyTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Any Type'.
createTypes_AnyTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Any Type'.
createTypes_BagTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Bag Type'.
createTypes_BagTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Bag Type'.
createTypes_CollectionTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Collection Type'.
createTypes_CollectionTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Collection Type'.
createTypes_ElementTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Element Type'.
createTypes_ElementTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Element Type'.
createTypes_InvalidTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Invalid Type'.
createTypes_InvalidTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Invalid Type'.
createTypes_MessageTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Message Type'.
createTypes_MessageTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Message Type'.
createTypes_OrderedSetTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Ordered Set Type'.
createTypes_OrderedSetTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Ordered Set Type'.
createTypes_PrimitiveTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Primitive Type'.
createTypes_PrimitiveTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Primitive Type'.
createTypes_SequenceTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Sequence Type'.
createTypes_SequenceTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Sequence Type'.
createTypes_SetTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Set Type'.
createTypes_SetTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Set Type'.
createTypes_TemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Type'.
createTypes_TemplateParameterTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Template Parameter Type'.
createTypes_TupleTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Tuple Type'.
createTypes_TupleTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Tuple Type'.
createTypes_TypeTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Type Type'.
createTypes_TypeTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Type Type'.
createTypes_VoidTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Void Type'.
createTypes_VoidTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Void Type'.
createTypeTemplateParameter() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createTypeTemplateParameter(Type) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createTypeTemplateParameter() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Type Template Parameter'.
createTypeTemplateParameterAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Type Template Parameter'.
createTypeType(C) - Method in class org.eclipse.ocl.AbstractTypeResolver
Creates a new type type for the specified type, assuming that it does not already exist.
createTypeType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Type Type'.
createTypeType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createTypeType(EClassifier) - Static method in class org.eclipse.ocl.ecore.impl.TypeTypeImpl
 
createTypeType(C) - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createTypeType(C) - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createTypeType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createTypeType(C) - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createTypeType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Type Type'.
createTypeType(Classifier) - Static method in class org.eclipse.ocl.uml.impl.TypeTypeImpl
 
createTypeType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createTypeType(C) - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createTypeType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Type Type'.
createTypeType(C) - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Type Type'.
createTypeType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_TypeTypeAdapter() method, instead.
createTypeType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_TypeTypeAdapter() method, instead.
createTypeTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a TypeType.
createTypeTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Type Type'.
createTypeTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a TypeType.
createTypeTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Type Type'.
createTypeTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a TypeType.
createTypeTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Type Type'.
createTypeTypeOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the OclType type of the OCL Standard library.
createTypeValue(DomainType) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
createTypeValue(DomainType) - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
createUML_PrimitiveTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Primitive Type'.
createUnaryOperatorCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Unary Operator CS'.
createUnaryOperatorCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createUnaryOperatorCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Unary Operator CS'.
createUnlimitedNaturalFromString(EDataType, String) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createUnlimitedNaturalLiteralExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createUnlimitedNaturalLiteralExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createUnlimitedNaturalLiteralExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createUnlimitedNaturalLiteralExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createUnlimitedNaturalLiteralExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createUnlimitedNaturalLiteralExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createUnlimitedNaturalLiteralExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createUnlimitedNaturalLiteralExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_UnlimitedNaturalLiteralExpAdapter() method, instead.
createUnlimitedNaturalLiteralExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_UnlimitedNaturalLiteralExpAdapter() method, instead.
createUnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a UnlimitedNaturalLiteralExp.
createUnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a UnlimitedNaturalLiteralExp.
createUnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a UnlimitedNaturalLiteralExp.
createUnlimitedNaturalLiteralExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
createUnlimitedNaturalLiteralExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Unlimited Natural Literal Exp CS'.
createUnlimitedNaturalLiteralExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createUnlimitedNaturalLiteralExpCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Unlimited Natural Literal Exp CS'.
createUnlimitedNaturalLiteralExpCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createUnlimitedNaturalLiteralExpCS(String) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createUnlimitedNaturalLiteralExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp CS'.
createUnlimitedNaturalLiteralExpCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp CS'.
createUnlimitedNaturalOperations(Environment<PK, C, O, P, EL, PM, ST, COA, SSA, CT, CLS, E>) - Static method in class org.eclipse.ocl.util.OCLStandardLibraryUtil
Utility method creating the operations of the UnlimitedNatural type of the OCL Standard library.
createUnspecifiedType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createUnspecifiedType() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createUnspecifiedType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Unspecified Type'.
createUnspecifiedTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Unspecified Type'.
createUnspecifiedValueExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Unspecified Value Exp'.
createUnspecifiedValueExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createUnspecifiedValueExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createUnspecifiedValueExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createUnspecifiedValueExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Unspecified Value Exp'.
createUnspecifiedValueExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Unspecified Value Exp'.
createUnspecifiedValueExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createUnspecifiedValueExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createUnspecifiedValueExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createUnspecifiedValueExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createUnspecifiedValueExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Unspecified Value Exp'.
createUnspecifiedValueExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Unspecified Value Exp'.
createUnspecifiedValueExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_UnspecifiedValueExpAdapter() method, instead.
createUnspecifiedValueExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_UnspecifiedValueExpAdapter() method, instead.
createUnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a UnspecifiedValueExp.
createUnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Unspecified Value Exp'.
createUnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Unspecified Value Exp'.
createUnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a UnspecifiedValueExp.
createUnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Unspecified Value Exp'.
createUnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a UnspecifiedValueExp.
createUnspecifiedValueExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Unspecified Value Exp'.
createUnusedEvaluationRequest(OCLExpression, Object, Map<Variable, Object>, Set<Variable>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.UnusedEvaluationRequestFactory
 
createUnusedEvaluationRequest(OCLExpression, Object, Map<Variable, Object>, Set<Variable>, Set<VariableExp>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation.UnusedEvaluationRequestFactory
 
createUtilities_ExpressionInOCLAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Expression In OCL'.
createUtilities_ExpressionInOCLAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Expression In OCL'.
createUtilities_TypedElementAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createValidationDelegate(EClassifier) - Method in class org.eclipse.ocl.ecore.delegate.OCLValidationDelegateFactory
 
createValidationDelegate(EClassifier) - Method in class org.eclipse.ocl.ecore.delegate.OCLValidationDelegateFactory.Global
 
createValidationDelegate(EClassifier) - Method in interface org.eclipse.ocl.ecore.delegate.ValidationDelegate.Factory
 
createValidationDelegate(EClassifier) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLValidationDelegateFactory
 
createValidationDelegate(EClassifier) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLValidationDelegateFactory.Global
 
createValidationDelegate(EClassifier) - Method in interface org.eclipse.ocl.examples.pivot.delegate.ValidationDelegate.Factory
 
createValidationVisitor(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.AbstractEnvironmentFactory
 
createValidationVisitor(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Method in class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
 
createValidationVisitor(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in interface org.eclipse.ocl.EnvironmentFactory
Obtains an instance of the validation visitor that validates against the specified environment, which presumably was used in parsing the OCL in the first place.
createValueFactory() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
createValueSpecificationAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Value Specification'.
createValueSpecificationAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Value Specification'.
createVariable() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Variable'.
createVariable() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createVariable() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createVariable(String, DomainType) - Method in interface org.eclipse.ocl.examples.domain.evaluation.DomainEvaluationEnvironment
 
createVariable(String, DomainType) - Method in class org.eclipse.ocl.examples.library.executor.ExecutorEvaluationEnvironment
 
createVariable(String, DomainType) - Method in class org.eclipse.ocl.examples.pivot.evaluation.PivotEvaluationEnvironment
Ecore implementation of the enumeration literal value.
createVariable() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LetExpImpl
 
createVariable() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createVariable() - Method in interface org.eclipse.ocl.examples.pivot.LetExp
Creates a new Variable and sets the 'Variable' containment reference.
createVariable() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Variable'.
createVariable() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Variable'.
createVariable() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createVariable() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createVariable() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createVariable() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createVariable() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Variable'.
createVariable() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Variable'.
createVariable_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_VariableAdapter() method, instead.
createVariable_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_VariableAdapter() method, instead.
createVariableAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a Variable.
createVariableAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Variable'.
createVariableAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Variable'.
createVariableAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a Variable.
createVariableAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Variable'.
createVariableAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a Variable.
createVariableAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Variable'.
createVariableCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Variable CS'.
createVariableCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createVariableCS() - Method in interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.EssentialOCLCSTFactory
Returns a new object of class 'Variable CS'.
createVariableCS() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.EssentialOCLCSTFactoryImpl
 
createVariableCS(SimpleNameCS, TypeCS, OCLExpressionCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createVariableCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Variable CS'.
createVariableCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Variable CS'.
createVariableDeclarationAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Variable Declaration'.
createVariableExp() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Variable Exp'.
createVariableExp() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createVariableExp() - Method in class org.eclipse.ocl.ecore.internal.OCLFactoryImpl
 
createVariableExp() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createVariableExp() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Variable Exp'.
createVariableExp() - Method in interface org.eclipse.ocl.expressions.ExpressionsFactory
Returns a new object of class 'Variable Exp'.
createVariableExp() - Method in class org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
 
createVariableExp(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, CSTNode, Variable<C, PM>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Creates a variable expression with the variable that it references.
createVariableExp() - Method in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
createVariableExp() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createVariableExp() - Method in class org.eclipse.ocl.uml.internal.OCLFactoryImpl
 
createVariableExp() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Variable Exp'.
createVariableExp() - Method in interface org.eclipse.ocl.utilities.OCLFactory
Returns a new object of class 'Variable Exp'.
createVariableExp_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createExpressions_VariableExpAdapter() method, instead.
createVariableExp_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createExpressions_VariableExpAdapter() method, instead.
createVariableExpAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a VariableExp.
createVariableExpAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Variable Exp'.
createVariableExpAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Variable Exp'.
createVariableExpAdapter() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This creates an adapter for a VariableExp.
createVariableExpAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Variable Exp'.
createVariableExpAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a VariableExp.
createVariableExpAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Variable Exp'.
createVariableExpCS() - Method in interface org.eclipse.ocl.cst.CSTFactory
Returns a new object of class 'Variable Exp CS'.
createVariableExpCS() - Method in class org.eclipse.ocl.cst.impl.CSTFactoryImpl
 
createVariableExpCS(SimpleNameCS, EList<OCLExpressionCS>, IsMarkedPreCS) - Method in class org.eclipse.ocl.parser.AbstractOCLParser
 
createVariableExpCSAdapter() - Method in class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates a new adapter for an object of class 'Variable Exp CS'.
createVisitableAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Visitable'.
createVisitableAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Visitable'.
createVisitableAdapter() - Method in class org.eclipse.ocl.expressions.util.ExpressionsAdapterFactory
Creates a new adapter for an object of class 'Visitable'.
createVisitableAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Visitable'.
createVisitableAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'Visitable'.
createVisitableCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Visitable CS'.
createVisitableCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Visitable CS'.
createVisitableCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTAdapterFactory
Creates a new adapter for an object of class 'Visitable CS'.
createVisitableCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTAdapterFactory
Creates a new adapter for an object of class 'Visitable CS'.
createVisitableCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTAdapterFactory
Creates a new adapter for an object of class 'Visitable CS'.
createVisitorAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Visitor'.
createVisitorAdapter() - Method in class org.eclipse.ocl.utilities.util.UtilitiesAdapterFactory
Creates a new adapter for an object of class 'Visitor'.
createVoidType() - Method in interface org.eclipse.ocl.ecore.EcoreFactory
Returns a new object of class 'Void Type'.
createVoidType() - Method in class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
 
createVoidType() - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
 
createVoidType(String) - Method in class org.eclipse.ocl.examples.pivot.model.AbstractContents
 
createVoidType() - Method in interface org.eclipse.ocl.examples.pivot.PivotFactory
Returns a new object of class 'Void Type'.
createVoidType() - Method in class org.eclipse.ocl.types.impl.TypesFactoryImpl
 
createVoidType() - Method in interface org.eclipse.ocl.types.TypesFactory
Returns a new object of class 'Void Type'.
createVoidType() - Method in class org.eclipse.ocl.uml.impl.UMLFactoryImpl
 
createVoidType() - Method in interface org.eclipse.ocl.uml.UMLFactory
Returns a new object of class 'Void Type'.
createVoidType_1Adapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Deprecated. Since 1.3, override the EcoreAdapterFactory.createTypes_VoidTypeAdapter() method, instead.
createVoidType_1Adapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Deprecated. Since 2.0, override the UMLAdapterFactory.createTypes_VoidTypeAdapter() method, instead.
createVoidTypeAdapter() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This creates an adapter for a VoidType.
createVoidTypeAdapter() - Method in class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates a new adapter for an object of class 'Void Type'.
createVoidTypeAdapter() - Method in class org.eclipse.ocl.examples.pivot.util.PivotAdapterFactory
Creates a new adapter for an object of class 'Void Type'.
createVoidTypeAdapter() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This creates an adapter for a VoidType.
createVoidTypeAdapter() - Method in class org.eclipse.ocl.types.util.TypesAdapterFactory
Creates a new adapter for an object of class 'Void Type'.
createVoidTypeAdapter() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This creates an adapter for a VoidType.
createVoidTypeAdapter() - Method in class org.eclipse.ocl.uml.util.UMLAdapterFactory
Creates a new adapter for an object of class 'Void Type'.
createWildcardTypeRefCS() - Method in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTFactory
Returns a new object of class 'Wildcard Type Ref CS'.
createWildcardTypeRefCS() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.BaseCSTFactoryImpl
 
createWildcardTypeRefCSAdapter() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTAdapterFactory
Creates a new adapter for an object of class 'Wildcard Type Ref CS'.
createXMLSave() - Method in class org.eclipse.ocl.examples.pivot.utilities.PivotResourceImpl
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForClassFilter
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForClassFilterIncludingSubClasses
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForEventFilter
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForNewValueClassFilter
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForNewValueClassFilterIncludingSubclasses
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForOldValueClassFilter
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForOldValueClassFilterIncludingSubclasses
 
criterionToString(Object) - Method in class org.eclipse.ocl.examples.eventmanager.framework.TableForStructuralFeatureFilter
 
CROSS_REF - Static variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.syntaxcoloring.EssentialOCLHighlightingConfiguration
 
crossReferenceTextStyle() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.syntaxcoloring.EssentialOCLHighlightingConfiguration
 
CS2Moniker - Class in org.eclipse.ocl.examples.xtext.base.utilities
 
CS2Moniker(ElementCS) - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.CS2Moniker
 
CS2Moniker.Factory - Interface in org.eclipse.ocl.examples.xtext.base.utilities
 
cs2pivot(BaseResource) - Method in class org.eclipse.ocl.examples.pivot.OCL
Return the Pivot resource counterpart of an Xtext csResource.
CS2Pivot - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
CS2Pivot manages the equivalence between a Concrete Syntax Resources and their corresponding Pivot Resources creating a CS2PivotConversion to update.
CS2Pivot(Map<? extends Resource, ? extends Resource>, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
CS2Pivot(CS2Pivot) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
CS2Pivot.AbstractUnresolvedProxyMessageProvider - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
CS2Pivot.AbstractUnresolvedProxyMessageProvider(EReference) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot.AbstractUnresolvedProxyMessageProvider
 
CS2Pivot.DefaultMessageBinder - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
Default message binder that just invokes NLS.bind.
CS2Pivot.DefaultMessageBinder() - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot.DefaultMessageBinder
 
CS2Pivot.MessageBinder - Interface in org.eclipse.ocl.examples.xtext.base.cs2pivot
Interface for an optional message binder that may be used to affix additional context for standalone and command line applications.
CS2Pivot.MessageBinderWithLineContext - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
Message binder that prefixes the uri and line number to the return from NLS.bind.
CS2Pivot.MessageBinderWithLineContext() - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot.MessageBinderWithLineContext
 
CS2Pivot.UnresolvedProxyMessageProvider - Interface in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
CS2PivotConversion - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
CS2PivotConversion(CS2Pivot, IDiagnosticConsumer, Collection<? extends Resource>) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
CS2PivotConversion.CacheKey<T> - Class in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
CS2PivotConversion.CacheKey(String) - Constructor for class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion.CacheKey
 
CS2PivotLinker - Class in org.eclipse.ocl.examples.xtext.base.utilities
CS2PivotLinker ensures that the CS 2 Pivot mappings are refreshed after and CS Resource modification is committed.
CS2PivotLinker() - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.CS2PivotLinker
 
CS2PivotLinker.DiagnosticWrappedException - Exception in org.eclipse.ocl.examples.xtext.base.utilities
 
CS2PivotLinker.DiagnosticWrappedException(Exception) - Constructor for exception org.eclipse.ocl.examples.xtext.base.utilities.CS2PivotLinker.DiagnosticWrappedException
 
cs2PivotMapping - Variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
CS to Pivot mapping controller for aliases and CSIs.
cs2PivotMapping - Variable in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CS
CS to Pivot mapping controller for aliases and CSIs.
CS2PivotResourceAdapter - Class in org.eclipse.ocl.examples.xtext.base.utilities
A CS2PivotResourceAdapter enhances the Resource for a Concrete Syntax model to support synchronization with a Pivot model representation.
CS2PivotResourceAdapter(BaseCSResource, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.CS2PivotResourceAdapter
 
cs2pivotResourceMap - Variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
Mapping of each CS resource to its corresponding pivot Resource.
cs2pivotResourceMap - Variable in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CS
Mapping of each CS resource to its corresponding pivot Resource.
csArguments - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.attributes.OperationFilter
 
csElement - Variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation
 
csi - Variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementCSImpl
The cached value of the 'Csi' attribute.
CSI2PivotMapping - Class in org.eclipse.ocl.examples.xtext.base.utilities
The CSI2PivotMapping maintains the mapping between CS elements or rather their CSIs that remain stable after recreation and the Pivot elements.
CSI2PivotMapping(Collection<? extends Resource>) - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.CSI2PivotMapping
 
CSI2PivotMapping(CSI2PivotMapping) - Constructor for class org.eclipse.ocl.examples.xtext.base.utilities.CSI2PivotMapping
 
CSI_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementCSImpl
The default value of the 'Csi' attribute.
csResources - Variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
CST_NODE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Node' class.
CST_NODE - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Node' class.
CST_NODE__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
CST_NODE__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Ast' attribute feature.
CST_NODE__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
CST_NODE__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'End Offset' attribute feature.
CST_NODE__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
CST_NODE__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'End Token' attribute feature.
CST_NODE__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
CST_NODE__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Start Offset' attribute feature.
CST_NODE__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
CST_NODE__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Start Token' attribute feature.
CST_NODE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Node' class.
CSTAdapterFactory - Class in org.eclipse.ocl.cst.util
The Adapter Factory for the model.
CSTAdapterFactory() - Constructor for class org.eclipse.ocl.cst.util.CSTAdapterFactory
Creates an instance of the adapter factory.
CSTFactory - Interface in org.eclipse.ocl.cst
The Factory for the model.
CSTFactoryImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model Factory.
CSTFactoryImpl() - Constructor for class org.eclipse.ocl.cst.impl.CSTFactoryImpl
Creates an instance of the factory.
CSTNode - Interface in org.eclipse.ocl.cst
A representation of the model object 'Node'.
CSTNodeImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Node'.
CSTNodeImpl() - Constructor for class org.eclipse.ocl.cst.impl.CSTNodeImpl
 
CSTPackage - Interface in org.eclipse.ocl.cst
The Package for the model.
CSTPackage.Literals - Interface in org.eclipse.ocl.cst
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
CSTPackageImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model Package.
CSTSwitch<T> - Class in org.eclipse.ocl.cst.util
The Switch for the model's inheritance hierarchy.
CSTSwitch() - Constructor for class org.eclipse.ocl.cst.util.CSTSwitch
Creates an instance of the switch.
currentViewer - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewerPane - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This keeps track of the active viewer pane, in the book.
Customizable - Interface in org.eclipse.ocl.examples.pivot
An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.
Customizable - Interface in org.eclipse.ocl.options
An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.

D

DATA_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Data Type' class.
DATA_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Data Type' class.
DATA_TYPE___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
DATA_TYPE___IS_COMPATIBLE_WITH__PARAMETERABLEELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Compatible With' operation.
DATA_TYPE___IS_TEMPLATE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template' operation.
DATA_TYPE___IS_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Is Template Parameter' operation.
DATA_TYPE___PARAMETERABLE_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Parameterable Elements' operation.
DATA_TYPE___RESOLVE_SELF_TYPE__TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Resolve Self Type' operation.
DATA_TYPE___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
DATA_TYPE__BEHAVIORAL_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Behavioral Type' reference.
DATA_TYPE__BEHAVIORAL_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Behavioral Type' reference feature.
DATA_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Instance Class Name' attribute.
DATA_TYPE__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Abstract' attribute.
DATA_TYPE__IS_INTERFACE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Interface' attribute.
DATA_TYPE__IS_SERIALIZABLE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Serializable' attribute.
DATA_TYPE__IS_SERIALIZABLE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Is Serializable' attribute feature.
DATA_TYPE__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
DATA_TYPE__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
DATA_TYPE__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
DATA_TYPE__OWNED_ATTRIBUTE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Attribute' containment reference list.
DATA_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
DATA_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Operation' containment reference list.
DATA_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
DATA_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Template Signature' containment reference.
DATA_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owning Template Parameter' container reference.
DATA_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Package' container reference.
DATA_TYPE__SUPER_CLASS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Super Class' reference list.
DATA_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Binding' containment reference list.
DATA_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Template Parameter' reference.
DATA_TYPE__UNSPECIALIZED_ELEMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Unspecialized Element' reference.
DATA_TYPE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Data Type CS' class.
DATA_TYPE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Data Type CS' class.
DATA_TYPE_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
DATA_TYPE_CS__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Instance Class Name' attribute.
DATA_TYPE_CS__LITERALS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Literals' containment reference list.
DATA_TYPE_CS__LITERALS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Literals' containment reference list feature.
DATA_TYPE_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
DATA_TYPE_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
DATA_TYPE_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DATA_TYPE_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DATA_TYPE_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Constraint' containment reference list.
DATA_TYPE_CS__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Template Signature' containment reference.
DATA_TYPE_CS__OWNER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owner' container reference.
DATA_TYPE_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
DATA_TYPE_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Qualifier' attribute list.
DATA_TYPE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Data Type CS' class.
DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Data Type' class.
DATA_TYPE_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Data Type' class.
DataType - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Data Type'.
DataTypeAttribution - Class in org.eclipse.ocl.examples.pivot.attributes
 
DataTypeAttribution() - Constructor for class org.eclipse.ocl.examples.pivot.attributes.DataTypeAttribution
 
DataTypeCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Data Type CS'.
DataTypeCSAttribution - Class in org.eclipse.ocl.examples.xtext.base.attributes
 
DataTypeCSAttribution() - Constructor for class org.eclipse.ocl.examples.xtext.base.attributes.DataTypeCSAttribution
 
DataTypeCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Data Type CS'.
DataTypeCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DataTypeCSImpl
 
DataTypeImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Data Type'.
DataTypeImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.DataTypeImpl
 
DEBUG - Static variable in class org.eclipse.ocl.ecore.internal.OCLDebugOptions
 
debug(Object) - Method in class org.eclipse.ocl.examples.codegen.common.EmitQueries
 
DEBUG - Static variable in class org.eclipse.ocl.examples.common.utils.TracingOption
 
DEBUG - Static variable in class org.eclipse.ocl.examples.impactanalyzer.impl.ImpactAnalyzerPlugin
 
DEBUG - Static variable in class org.eclipse.ocl.examples.pivot.OCLDebugOptions
 
DEBUG - Static variable in class org.eclipse.ocl.internal.OCLDebugOptions
 
DEBUG - Static variable in class org.eclipse.ocl.uml.internal.OCLDebugOptions
 
debugFullName(Object) - Static method in class org.eclipse.ocl.examples.domain.utilities.DomainUtil
 
debugLabelFor(Object) - Static method in class org.eclipse.ocl.examples.common.label.LabelGeneratorRegistry
 
debugNotification(Object, Notification) - Static method in class org.eclipse.ocl.examples.common.utils.TracingAdapter
 
debugObjectUsage(String, EObject) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
 
debugSimpleName(Object) - Static method in class org.eclipse.ocl.examples.domain.utilities.DomainUtil
 
debugWellContainedness(Type) - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotUtil
 
DeclarationInitExp_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DeclarationInitExp_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
DeclarationNoInitExp_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DeclarationNoInitExp_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
declarationPass - Variable in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
declarationPass - Variable in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
DeclarationType_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DeclarationType_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
decode(String) - Static method in class org.eclipse.ocl.examples.xtext.markup.MarkupUtils
 
decodeEscapeSequence(StringCharacterIterator) - Method in class org.eclipse.ocl.lpg.AbstractParser
Decodes an escape sequence in accordance with the Issue 14357 proposals for Concrete Syntaxes.
decodeHexCharacter(char) - Method in class org.eclipse.ocl.lpg.AbstractParser
Return the value of the next character if it is a hexadecimal character.
decodeOctalCharacter(StringCharacterIterator) - Method in class org.eclipse.ocl.lpg.AbstractParser
Return the value of the next character if it is an octal character.
decodeString(IToken, String) - Method in class org.eclipse.ocl.lpg.AbstractParser
Returns a string with any escape sequences decoded by AbstractParser.decodeEscapeSequence(java.text.StringCharacterIterator).
DecorableBaseCSVisitor<R> - Interface in org.eclipse.ocl.examples.xtext.base.util
 
DecorableCompleteOCLCSVisitor<R> - Interface in org.eclipse.ocl.examples.xtext.completeocl.util
 
DecorableEssentialOCLCSVisitor<R> - Interface in org.eclipse.ocl.examples.xtext.essentialocl.util
 
DecorableOCLinEcoreCSVisitor<R> - Interface in org.eclipse.ocl.examples.xtext.oclinecore.util
 
DecorableOCLstdlibCSVisitor<R> - Interface in org.eclipse.ocl.examples.xtext.oclstdlib.util
 
DecorableVisitor<R> - Interface in org.eclipse.ocl.examples.pivot.util
 
DecorationOverlayIcon - Class in org.eclipse.ocl.examples.modelregistry.ui.icons
A DecorationOverlayIcon is an image descriptor that can be used to overlay decoration images on to the 4 corner quadrants of a base image.
DecorationOverlayIcon(Image, ImageDescriptor[], Point) - Constructor for class org.eclipse.ocl.examples.modelregistry.ui.icons.DecorationOverlayIcon
Create the decoration overlay for the base image using the array of provided overlays.
DecorationOverlayIcon(Image, ImageDescriptor[]) - Constructor for class org.eclipse.ocl.examples.modelregistry.ui.icons.DecorationOverlayIcon
Create the decoration overlay for the base image using the array of provided overlays.
DecorationOverlayIcon(Image, ImageDescriptor, int) - Constructor for class org.eclipse.ocl.examples.modelregistry.ui.icons.DecorationOverlayIcon
Create a decoration overlay icon that will place the given overlay icon in the given quadrant of the base image.
def - Variable in class org.eclipse.ocl.examples.xtext.markup.impl.FigureElementImpl
The cached value of the 'Def' attribute.
DEF_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Def CS' class.
DEF_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Def CS' class.
DEF_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Def CS' class.
DEF_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Def CS' class.
DEF_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
DEF_CS__CONTEXT_DECL - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Context Decl' container reference.
DEF_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
DEF_CS__DEF_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Def Expression CS' containment reference.
DEF_CS__DEF_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Def Expression CS' containment reference feature.
DEF_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
DEF_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
DEF_CS__FEATURE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Feature' containment reference.
DEF_CS__FEATURE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Feature' containment reference feature.
DEF_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
DEF_CS__MESSAGE_SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Message Specification' containment reference.
DEF_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
DEF_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DEF_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DEF_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
DEF_CS__SIMPLE_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Simple Name CS' containment reference.
DEF_CS__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Specification' containment reference.
DEF_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
DEF_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
DEF_CS__STATIC - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Static' attribute.
DEF_CS__STATIC - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Static' attribute feature.
DEF_CS__STATIC - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Static' attribute.
DEF_CS__STATIC - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Static' attribute feature.
DEF_CS__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Stereotype' attribute.
DEF_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Def CS' class.
DEF_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Def CS' class.
DEF_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.markup.impl.FigureElementImpl
The default value of the 'Def' attribute.
DEF_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Def Expression CS' class.
DEF_EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Def Expression CS' class.
DEF_EXPRESSION_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
DEF_EXPRESSION_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
DEF_EXPRESSION_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
DEF_EXPRESSION_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Expression CS' containment reference.
DEF_EXPRESSION_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Expression CS' containment reference feature.
DEF_EXPRESSION_CS__OPERATION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Operation CS' containment reference.
DEF_EXPRESSION_CS__OPERATION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Operation CS' containment reference feature.
DEF_EXPRESSION_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
DEF_EXPRESSION_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
DEF_EXPRESSION_CS__VARIABLE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Variable CS' containment reference.
DEF_EXPRESSION_CS__VARIABLE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Variable CS' containment reference feature.
DEF_EXPRESSION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Def Expression CS' class.
DEF_FEATURE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Def Feature CS' class.
DEF_FEATURE_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Def Feature CS' class.
DEF_FEATURE_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
DEF_FEATURE_CS__DEF - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Def' container reference.
DEF_FEATURE_CS__DEF - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Def' container reference feature.
DEF_FEATURE_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
DEF_FEATURE_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
DEF_FEATURE_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DEF_FEATURE_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DEF_FEATURE_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Constraint' containment reference list.
DEF_FEATURE_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Type' containment reference.
DEF_FEATURE_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
DEF_FEATURE_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Qualifier' attribute list.
DEF_FEATURE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Def Feature CS' class.
DEF_OPERATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Def Operation CS' class.
DEF_OPERATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Def Operation CS' class.
DEF_OPERATION_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
DEF_OPERATION_CS__DEF - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Def' container reference.
DEF_OPERATION_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
DEF_OPERATION_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
DEF_OPERATION_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DEF_OPERATION_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DEF_OPERATION_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Constraint' containment reference list.
DEF_OPERATION_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Type' containment reference.
DEF_OPERATION_CS__PARAMETERS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Parameters' containment reference list.
DEF_OPERATION_CS__PARAMETERS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Parameters' containment reference list feature.
DEF_OPERATION_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
DEF_OPERATION_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Qualifier' attribute list.
DEF_OPERATION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Def Operation CS' class.
DEF_PROPERTY_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Def Property CS' class.
DEF_PROPERTY_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Def Property CS' class.
DEF_PROPERTY_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
DEF_PROPERTY_CS__DEF - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Def' container reference.
DEF_PROPERTY_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
DEF_PROPERTY_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
DEF_PROPERTY_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DEF_PROPERTY_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DEF_PROPERTY_CS__OWNED_CONSTRAINT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Constraint' containment reference list.
DEF_PROPERTY_CS__OWNED_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Type' containment reference.
DEF_PROPERTY_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
DEF_PROPERTY_CS__QUALIFIER - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Qualifier' attribute list.
DEF_PROPERTY_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Def Property CS' class.
DEFAULT - Static variable in class org.eclipse.ocl.examples.interpreter.console.text.ColorManager
 
DEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.console.ColorManager
 
default_ - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
The cached value of the 'Default' attribute.
default_ - Variable in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
The cached value of the 'Default' reference.
default_ - Variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.StructuralFeatureCSImpl
The cached value of the 'Default' attribute.
DEFAULT_DELEGATION_MODE - Static variable in class org.eclipse.ocl.common.internal.options.CommonOptions
 
DEFAULT_EDEFAULT - Static variable in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
The default value of the 'Default' attribute.
DEFAULT_EDEFAULT - Static variable in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.StructuralFeatureCSImpl
The default value of the 'Default' attribute.
DEFAULT_ENCODING - Static variable in interface org.eclipse.ocl.examples.pivot.utilities.PivotResource
The default encoding for 'pivot' resources.
DEFAULT_MODEL_REGISTRY_NAME - Static variable in interface org.eclipse.ocl.examples.modelregistry.environment.ProjectHandle
 
DEFAULT_MODEL_REGISTRY_NAME2 - Static variable in interface org.eclipse.ocl.examples.modelregistry.environment.ProjectHandle
 
DEFAULT_MODEL_REGISTRY_PATH - Static variable in interface org.eclipse.ocl.examples.modelregistry.environment.ProjectHandle
 
DEFAULT_MODEL_REGISTRY_PATH2 - Static variable in interface org.eclipse.ocl.examples.modelregistry.environment.ProjectHandle
 
DEFAULT_OCL_STDLIB_URI - Static variable in class org.eclipse.ocl.examples.pivot.manager.PivotStandardLibrary
The URI used by default for the MDT/OCL Standard Library.
DEFAULT_SERIALISATION_NAME - Static variable in class org.eclipse.ocl.examples.modelregistry.model.ProjectRegistry
 
DefaultAttribution - Class in org.eclipse.ocl.examples.xtext.base.attributes
Scopes that are accidentally empty; a debugging aid.
DefaultAttribution(EObject) - Constructor for class org.eclipse.ocl.examples.xtext.base.attributes.DefaultAttribution
 
defaultCase(EObject) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistrySwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch
 
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToHTML
 
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToString
 
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.markup.MarkupToTree
 
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultDeclarationVisitor - Variable in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CSConversion
 
DefaultDelegationMode - Static variable in class org.eclipse.ocl.common.ui.internal.messages.CommonUIMessages
 
DefaultLabelGeneratorBuilder - Class in org.eclipse.ocl.examples.common.label
DefaultLabelGeneratorBuilder builds the label on behalf of a ILabelGenerator.Registry using a StringBuilder.
DefaultLabelGeneratorBuilder(ILabelGenerator.Registry, Map<ILabelGenerator.Option<?>, Object>) - Constructor for class org.eclipse.ocl.examples.common.label.DefaultLabelGeneratorBuilder
 
DefaultOppositeEndFinder - Class in org.eclipse.ocl.ecore.opposites
Opposite references declared by the annotation detail EcoreEnvironment#PROPERTY_OPPOSITE_ROLE_NAME_KEY on an EAnnotation with source EMOFExtendedMetaData.EMOF_PACKAGE_NS_URI_2_0 are retrieved by scanning and caching the Ecore packages that this opposite end finder is aware of at the time of the request.
DefaultOppositeEndFinder(EPackage.Registry) - Constructor for class org.eclipse.ocl.ecore.opposites.DefaultOppositeEndFinder
 
defaultReferenceVisitor - Variable in class org.eclipse.ocl.examples.xtext.base.pivot2cs.Pivot2CSConversion
 
defaultStandardLibraryURI - Variable in class org.eclipse.ocl.examples.pivot.manager.PivotStandardLibrary
The URI to provide the default Standard Library.
defaultValue - Variable in class org.eclipse.ocl.common.internal.preferences.Preference
 
DefCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Def CS'.
DefCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Def CS'.
defCS(DefCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
DefCS
DefCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Def CS'.
DefCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.DefCSImpl
 
DefCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Def CS'.
DefCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefCSImpl
 
defer(Element) - Method in class org.eclipse.ocl.examples.pivot.ecore.Pivot2Ecore
 
defer(Element) - Method in class org.eclipse.ocl.examples.pivot.uml.Pivot2UML
 
deferNotification() - Method in class org.eclipse.ocl.examples.eventmanager.framework.AdapterCapsule
This method is defined here because of convenience reasons.
deferNotification() - Method in class org.eclipse.ocl.examples.eventmanager.framework.DeferringNotifier
 
deferredEvents - Variable in class org.eclipse.ocl.examples.eventmanager.framework.DeferringNotifier
contains the queued events by each connection that has an open command.
DeferringNotifier - Class in org.eclipse.ocl.examples.eventmanager.framework
The DeferringNotifier is responsible for queuing all events that are fired within a command.
DeferringNotifier(WeakReference<? extends Adapter>, ListenerTypeEnum, EventManager) - Constructor for class org.eclipse.ocl.examples.eventmanager.framework.DeferringNotifier
 
DefExpressionCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Def Expression CS'.
defExpressionCS - Variable in class org.eclipse.ocl.cst.impl.DefCSImpl
The cached value of the 'Def Expression CS' containment reference.
DefExpressionCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Def Expression CS'.
DefExpressionCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.DefExpressionCSImpl
 
DefFeatureCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Def Feature CS'.
DefFeatureCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Def Feature CS'.
DefFeatureCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefFeatureCSImpl
 
defineAttribute(EClassifier, Variable<EClassifier, EParameter>, Constraint) - Method in class org.eclipse.ocl.ecore.EcoreEnvironment
 
defineAttribute(C, Variable<C, PM>, CT) - Method in interface org.eclipse.ocl.Environment
In processing an additional attribute definition, constructs the property and associates it with its definition constraint.
defineAttribute(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Defines an additional attribute in the context classifier, for use in formulating OCL queries and constraints.
defineAttribute(Classifier, Variable<Classifier, Parameter>, Constraint) - Method in class org.eclipse.ocl.uml.UMLEnvironment
 
defineLibraryType(Type) - Method in class org.eclipse.ocl.examples.pivot.manager.PivotStandardLibrary
 
defineOperation(EClassifier, String, EClassifier, List<Variable<EClassifier, EParameter>>, Constraint) - Method in class org.eclipse.ocl.ecore.EcoreEnvironment
 
defineOperation(C, String, C, List<Variable<C, PM>>, CT) - Method in interface org.eclipse.ocl.Environment
In processing an additional operation definition, constructs the operation and associates it with its definition constraint.
defineOperation(String) - Method in interface org.eclipse.ocl.helper.OCLHelper
Defines an additional operation in the context classifier, for use in formulating OCL queries and constraints.
defineOperation(Classifier, String, Classifier, List<Variable<Classifier, Parameter>>, Constraint) - Method in class org.eclipse.ocl.uml.UMLEnvironment
 
defineSymbolName(Object, String) - Static method in class org.eclipse.ocl.examples.codegen.common.NameQueries
 
DEFINITION - Static variable in interface org.eclipse.ocl.examples.pivot.UMLReflection
Stereotype applied definition expressions.
DEFINITION - Static variable in interface org.eclipse.ocl.utilities.UMLReflection
Stereotype applied definition expressions.
DEFINITION_CONSTRAINS_FEATURE - Static variable in class org.eclipse.ocl.examples.pivot.options.ParsingOptions
Parsing option indicating whether to reference the defined property or operation in a def: expression as a constrained element of the constraint, in addition to the context classifier.
DEFINITION_CONSTRAINS_FEATURE - Static variable in class org.eclipse.ocl.options.ParsingOptions
Parsing option indicating whether to reference the defined property or operation in a def: expression as a constrained element of the constraint, in addition to the context classifier.
DefinitionConstraintConformance_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DefinitionConstraintConformance_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
DefinitionConstraintFeature_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DefinitionConstraintFeature_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
DefOperationCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Def Operation CS'.
DefOperationCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Def Operation CS'.
DefOperationCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefOperationCSImpl
 
DefPropertyCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Def Property CS'.
DefPropertyCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Def Property CS'.
DefPropertyCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefPropertyCSImpl
 
delegate - Variable in class org.eclipse.ocl.examples.common.label.LabelGeneratorRegistry
 
delegate - Variable in class org.eclipse.ocl.examples.pivot.util.AbstractDelegatingVisitor
 
delegate - Variable in class org.eclipse.ocl.examples.xtext.base.util.AbstractDelegatingBaseCSVisitor
 
delegate - Variable in class org.eclipse.ocl.parser.OCLFactoryWithHistory
 
DelegatedBehavior<E,R,F> - Interface in org.eclipse.ocl.ecore.delegate
 
DelegatedBehavior<E,R,F> - Interface in org.eclipse.ocl.examples.pivot.delegate
 
delegatedBehaviorMap - Variable in class org.eclipse.ocl.ecore.delegate.DelegateEPackageAdapter
The map from behavior name to corresponding DelegateDomain.
delegatedBehaviorMap - Variable in class org.eclipse.ocl.examples.pivot.delegate.DelegateEPackageAdapter
The map from behavior name to corresponding DelegateDomain.
delegatedGetEFactory(String) - Method in class org.eclipse.ocl.examples.interpreter.console.DelegatingPackageRegistry
 
delegatedGetEPackage(String) - Method in class org.eclipse.ocl.examples.interpreter.console.DelegatingPackageRegistry
 
delegateDomain - Variable in class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
 
DelegateDomain - Interface in org.eclipse.ocl.ecore.delegate
A pluggable, dynamic implementation of a delegate domain supervising delegated behavior.
delegateDomain - Variable in class org.eclipse.ocl.ecore.delegate.OCLInvocationDelegate
 
delegateDomain - Variable in class org.eclipse.ocl.ecore.delegate.OCLQueryDelegate
 
delegateDomain - Variable in class org.eclipse.ocl.ecore.delegate.OCLSettingDelegate
 
delegateDomain - Variable in class org.eclipse.ocl.ecore.delegate.OCLValidationDelegate
 
DelegateDomain - Interface in org.eclipse.ocl.examples.pivot.delegate
A pluggable, dynamic implementation of a delegate domain supervising delegated behavior.
delegateDomain - Variable in class org.eclipse.ocl.examples.pivot.delegate.OCLInvocationDelegate
 
delegateDomain - Variable in class org.eclipse.ocl.examples.pivot.delegate.OCLQueryDelegate
 
delegateDomain - Variable in class org.eclipse.ocl.examples.pivot.delegate.OCLSettingDelegate
 
delegateDomain - Variable in class org.eclipse.ocl.examples.pivot.delegate.OCLValidationDelegate
 
DelegateDomain.Factory - Interface in org.eclipse.ocl.ecore.delegate
A factory for creating delegate domains.
DelegateDomain.Factory - Interface in org.eclipse.ocl.examples.pivot.delegate
A factory for creating delegate domains.
DelegateDomain.Factory.Descriptor - Interface in org.eclipse.ocl.ecore.delegate
A Factory wrapper that is used by the DelegateDomain.Factory.Registry.
DelegateDomain.Factory.Descriptor - Interface in org.eclipse.ocl.examples.pivot.delegate
A Factory wrapper that is used by the DelegateDomain.Factory.Registry.
DelegateDomain.Factory.Registry - Interface in org.eclipse.ocl.ecore.delegate
A registry of delegate domain factories.
DelegateDomain.Factory.Registry - Interface in org.eclipse.ocl.examples.pivot.delegate
A registry of delegate domain factories.
DelegateDomain.Factory.Registry.Impl - Class in org.eclipse.ocl.ecore.delegate
 
DelegateDomain.Factory.Registry.Impl() - Constructor for class org.eclipse.ocl.ecore.delegate.DelegateDomain.Factory.Registry.Impl
 
DelegateDomain.Factory.Registry.Impl - Class in org.eclipse.ocl.examples.pivot.delegate
 
DelegateDomain.Factory.Registry.Impl() - Constructor for class org.eclipse.ocl.examples.pivot.delegate.DelegateDomain.Factory.Registry.Impl
 
delegateDomainMap - Variable in class org.eclipse.ocl.ecore.delegate.DelegateEPackageAdapter
The map from delegateURI to known DelegateDomain.
delegateDomainMap - Variable in class org.eclipse.ocl.examples.pivot.delegate.DelegateEPackageAdapter
The map from delegateURI to known DelegateDomain.
DelegateEClassifierAdapter - Class in org.eclipse.ocl.ecore.delegate
DelegateEClassifierAdapter extends an EClassifier to cache its ValidationDelegate.
DelegateEClassifierAdapter() - Constructor for class org.eclipse.ocl.ecore.delegate.DelegateEClassifierAdapter
 
DelegateEClassifierAdapter - Class in org.eclipse.ocl.examples.pivot.delegate
DelegateEClassifierAdapter extends an EClassifier to cache its ValidationDelegate.
DelegateEClassifierAdapter() - Constructor for class org.eclipse.ocl.examples.pivot.delegate.DelegateEClassifierAdapter
 
DelegateEPackageAdapter - Class in org.eclipse.ocl.ecore.delegate
DelegateEPackageAdapter extends an EPackage to cache its DelegateDomain that supervises installation of OCL annotations from an OCL document.
DelegateEPackageAdapter() - Constructor for class org.eclipse.ocl.ecore.delegate.DelegateEPackageAdapter
 
DelegateEPackageAdapter - Class in org.eclipse.ocl.examples.pivot.delegate
DelegateEPackageAdapter extends an EPackage to cache its DelegateDomain that supervises installation of OCL annotations from an OCL document.
DelegateEPackageAdapter() - Constructor for class org.eclipse.ocl.examples.pivot.delegate.DelegateEPackageAdapter
 
DelegateResourceAdapter - Class in org.eclipse.ocl.ecore.delegate
DelegateResourceAdapter extends a Resource to load and unload DelegateDomains for each package with a delegate annotation, when the resource is loaded and unloaded.
DelegateResourceAdapter() - Constructor for class org.eclipse.ocl.ecore.delegate.DelegateResourceAdapter
 
DelegateResourceAdapter - Class in org.eclipse.ocl.examples.pivot.delegate
DelegateResourceAdapter extends a Resource to load and unload DelegateDomains for each package with a delegate annotation, when the resource is loaded and unloaded.
DelegateResourceAdapter() - Constructor for class org.eclipse.ocl.examples.pivot.delegate.DelegateResourceAdapter
 
DelegateResourceSetAdapter - Class in org.eclipse.ocl.common.delegate
DelegateResourceSetAdapter extends a ResourceSet to support a registry of local registries.
DelegateResourceSetAdapter() - Constructor for class org.eclipse.ocl.common.delegate.DelegateResourceSetAdapter
 
DelegateResourceSetAdapter - Class in org.eclipse.ocl.ecore.delegate
Deprecated. use org.eclipse.ocl.common.delegate.DelegateResourceSetAdapter
DelegateResourceSetAdapter() - Constructor for class org.eclipse.ocl.ecore.delegate.DelegateResourceSetAdapter
Deprecated.  
delegateURI - Variable in class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
 
delegateURI - Variable in class org.eclipse.ocl.examples.pivot.delegate.AbstractOCLDelegateFactory
 
DelegatingPackageRegistry - Class in org.eclipse.ocl.examples.interpreter.console
A package registry that delegates to multiple other registries (in order), also delegating the Map.values() API in addition to package look-up.
DelegatingPackageRegistry(EPackage.Registry) - Constructor for class org.eclipse.ocl.examples.interpreter.console.DelegatingPackageRegistry
 
DelegatingPackageRegistry(EPackage.Registry, EPackage.Registry) - Constructor for class org.eclipse.ocl.examples.interpreter.console.DelegatingPackageRegistry
 
DelegatingPackageRegistry(List<EPackage.Registry>) - Constructor for class org.eclipse.ocl.examples.interpreter.console.DelegatingPackageRegistry
 
deleteElement(String) - Method in class org.eclipse.ocl.AbstractEnvironment
 
deleteElement(String) - Method in interface org.eclipse.ocl.Environment
Removes a variable when it goes out of scope.
deliverDeferredEvents() - Method in class org.eclipse.ocl.examples.eventmanager.framework.AdapterCapsule
This method is defined here because of convenience reasons.
deliverDeferredEvents() - Method in class org.eclipse.ocl.examples.eventmanager.framework.DeferringNotifier
 
DeltaPropagationStrategy - Interface in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
For a given OCL expression and a delta for its value, implementations of this interface can decide whether the delta can be propagated and eventually compute the propagated delta.
DeltaPropagationStrategyWithTargetExpression - Class in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
 
DeltaPropagationStrategyWithTargetExpression(OCLExpression) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.DeltaPropagationStrategyWithTargetExpression
 
DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator - Class in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
 
DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator(OCLExpression, PartialEvaluatorImpl) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator
 
dependencies - Variable in class org.eclipse.ocl.examples.xtext.base.cs2pivot.BasicContinuation
 
Dependency - Interface in org.eclipse.ocl.examples.xtext.base.cs2pivot
 
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depth - Variable in class org.eclipse.ocl.examples.domain.library.EvaluatorSingleIterationManager
 
DER_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The meta object id for the 'Der CS' class.
DER_CS - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage.Literals
The meta object literal for the 'Der CS' class.
DER_CS__CONTEXT_DECL - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Context Decl' container reference.
DER_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Csi' attribute.
DER_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Logical Parent' reference.
DER_CS__MESSAGE_SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Message Specification' containment reference.
DER_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Name' attribute.
DER_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DER_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DER_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Pivot' reference.
DER_CS__SPECIFICATION - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Specification' containment reference.
DER_CS__STEREOTYPE - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The feature id for the 'Stereotype' attribute.
DER_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.CompleteOCLCSTPackage
The number of structural features of the 'Der CS' class.
DER_VALUE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Der Value CS' class.
DER_VALUE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Der Value CS' class.
DER_VALUE_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute.
DER_VALUE_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute.
DER_VALUE_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute.
DER_VALUE_CS__EXPRESSION_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Expression CS' containment reference.
DER_VALUE_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute.
DER_VALUE_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute.
DER_VALUE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Der Value CS' class.
DerCS - Interface in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
A representation of the model object 'Der CS'.
DerCSImpl - Class in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl
An implementation of the model object 'Der CS'.
DerCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DerCSImpl
 
deregister(Adapter) - Method in class org.eclipse.ocl.examples.eventmanager.framework.EventManagerTableBased
 
deregister(Adapter) - Method in class org.eclipse.ocl.examples.eventmanager.framework.RegistrationManagerTableBased
Removes all registrations that belong to the passed listener from all EventFilterTables.
deregister(Reference<? extends Adapter>) - Method in class org.eclipse.ocl.examples.eventmanager.framework.RegistrationManagerTableBased
 
deregisterEnvironment(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>) - Method in interface org.eclipse.ocl.Environment.Registry
Removes the specified environment from the registry.
deregisterEnvironment(Environment) - Method in interface org.eclipse.ocl.examples.pivot.Environment.Registry
Removes the specified environment from the registry.
deregisterEnvironment(Environment) - Method in class org.eclipse.ocl.examples.pivot.utilities.EnvironmentRegistryImpl
 
deregisterEnvironment(Environment<?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?>) - Method in class org.eclipse.ocl.internal.EnvironmentRegistryImpl
 
deresolve(QualifiedPath) - Method in class org.eclipse.ocl.examples.xtext.base.scoping.QualifiedPath
 
DERIVATION - Static variable in interface org.eclipse.ocl.examples.pivot.UMLReflection
Stereotype applied derived value expressions.
DERIVATION - Static variable in interface org.eclipse.ocl.utilities.UMLReflection
Stereotype applied derived value expressions.
DERIVATION_CONSTRAINT_KEY - Static variable in class org.eclipse.ocl.ecore.delegate.SettingBehavior
 
DERIVATION_CONSTRAINT_KEY - Static variable in class org.eclipse.ocl.examples.pivot.delegate.SettingBehavior
 
derivedInheritance - Variable in class org.eclipse.ocl.examples.domain.types.AbstractFragment
 
DerivedLexStream - Class in org.eclipse.ocl.lpg
This DerivedLexStream will be used in favour of the LpgLexStream for the OCLLexer, so that some customization are introduced and exploited by the generated OCLLexer
DerivedLexStream(BasicEnvironment, String, int) - Constructor for class org.eclipse.ocl.lpg.DerivedLexStream
 
DerivedLexStream(BasicEnvironment, char[], String, int) - Constructor for class org.eclipse.ocl.lpg.DerivedLexStream
 
DerivedLexStream() - Constructor for class org.eclipse.ocl.lpg.DerivedLexStream
 
DerivedPropertyNotifier - Interface in org.eclipse.ocl.examples.impactanalyzer
Used to observe and filter for model changes that affect derived properties defined by OCL expression.
DerivedPropertyNotifierImpl - Class in org.eclipse.ocl.examples.impactanalyzer.impl
Used to observe and filter for model changes that affect derived properties defined by OCL expression.
DerivedPropertyNotifierImpl(ActivationOption, OppositeEndFinder, OCLFactory, EPackage) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.impl.DerivedPropertyNotifierImpl
 
DerivedPropertyNotifierImpl(ActivationOption, OppositeEndFinder, OCLFactory, EStructuralFeature...) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.impl.DerivedPropertyNotifierImpl
 
DerivedPrsStream - Class in org.eclipse.ocl.lpg
This DerivedLexStream will be used in favour of the LpgLexStream for the OCLLexer, so that some customization are introduced and exploited by the generated OCLLexer.
DerivedPrsStream(BasicEnvironment, ILexStream) - Constructor for class org.eclipse.ocl.lpg.DerivedPrsStream
 
DerValueCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Der Value CS'.
DerValueCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Der Value CS'.
DerValueCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.DerValueCSImpl
 
DESCRIPTOR - Static variable in class org.eclipse.ocl.examples.codegen.ecore.OCLGeneratorAdapterFactory
A descriptor for this adapter factory, which can be used to programatically register it.
Detail - Interface in org.eclipse.ocl.examples.pivot
A representation of the model object 'Detail'.
DETAIL - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The meta object id for the 'Detail' class.
DETAIL - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Detail' class.
DETAIL___ALL_OWNED_ELEMENTS - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'All Owned Elements' operation.
DETAIL___VALIDATE_NOT_OWN_SELF__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The operation id for the 'Validate Not Own Self' operation.
DETAIL__IS_STATIC - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Is Static' attribute.
DETAIL__NAME - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Name' attribute.
DETAIL__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Annotation' containment reference list.
DETAIL__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Comment' containment reference list.
DETAIL__OWNED_RULE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Owned Rule' containment reference list.
DETAIL__VALUE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The feature id for the 'Value' attribute list.
DETAIL__VALUE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage.Literals
The meta object literal for the 'Value' attribute list feature.
DETAIL_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Detail CS' class.
DETAIL_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Detail CS' class.
DETAIL_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
DETAIL_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
DETAIL_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
DETAIL_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DETAIL_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DETAIL_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
DETAIL_CS__VALUE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Value' attribute list.
DETAIL_CS__VALUE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Value' attribute list feature.
DETAIL_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Detail CS' class.
DETAIL_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of structural features of the 'Detail' class.
DETAIL_OPERATION_COUNT - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The number of operations of the 'Detail' class.
DetailCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Detail CS'.
DetailCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Detail CS'.
DetailCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DetailCSImpl
 
DetailImpl - Class in org.eclipse.ocl.examples.pivot.internal.impl
An implementation of the model object 'Detail'.
DetailImpl() - Constructor for class org.eclipse.ocl.examples.pivot.internal.impl.DetailImpl
 
dfa105 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLLexer
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLLexer
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLLexer
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.antlr.internal.InternalEssentialOCLLexer
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.internal.InternalOCLinEcoreLexer
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.antlr.internal.InternalOCLinEcoreLexer
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibLexer
 
dfa11 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr.internal.InternalOCLstdlibLexer
 
dfa111 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr.internal.InternalOCLstdlibParser
 
dfa119 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser
 
dfa12 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa149 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser
 
dfa157 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.internal.InternalOCLinEcoreParser
 
dfa159 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.internal.InternalOCLinEcoreParser
 
dfa16 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.antlr.internal.InternalEssentialOCLParser
 
dfa179 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.internal.InternalOCLinEcoreParser
 
dfa179 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.antlr.internal.InternalOCLinEcoreParser
 
dfa20 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.antlr.internal.InternalEssentialOCLParser
 
dfa20 - Variable in class org.eclipse.ocl.examples.xtext.markup.parser.antlr.internal.InternalMarkupParser
 
dfa25 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa253 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.internal.InternalOCLinEcoreParser
 
dfa26 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.antlr.internal.InternalOCLinEcoreParser
 
dfa27 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser
 
dfa28 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLParser
 
dfa28 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser
 
dfa3 - Variable in class org.eclipse.ocl.examples.xtext.markup.parser.antlr.internal.InternalMarkupParser
 
dfa3 - Variable in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.antlr.internal.InternalMarkupParser
 
dfa30 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser
 
dfa32 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLParser
 
dfa35 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.contentassist.antlr.internal.InternalEssentialOCLParser
 
dfa38 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLParser
 
dfa41 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser
 
dfa41 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr.internal.InternalOCLstdlibParser
 
dfa45 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.internal.InternalOCLinEcoreParser
 
dfa45 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr.internal.InternalOCLstdlibParser
 
dfa5 - Variable in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.antlr.internal.InternalMarkupParser
 
dfa50 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser
 
dfa54 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLParser
 
dfa61 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa62 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.antlr.internal.InternalOCLinEcoreParser
 
dfa63 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa65 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr.internal.InternalOCLstdlibParser
 
dfa66 - Variable in class org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser
 
dfa66 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.ui.contentassist.antlr.internal.InternalOCLinEcoreParser
 
dfa7 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa72 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLParser
 
dfa73 - Variable in class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.internal.InternalOCLinEcoreParser
 
dfa77 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr.internal.InternalOCLstdlibParser
 
dfa8 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLParser
 
dfa8 - Variable in class org.eclipse.ocl.examples.xtext.markup.parser.antlr.internal.InternalMarkupLexer
 
dfa8 - Variable in class org.eclipse.ocl.examples.xtext.markup.ui.contentassist.antlr.internal.InternalMarkupLexer
 
dfa83 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa9 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser
 
dfa9 - Variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.contentassist.antlr.internal.InternalCompleteOCLParser
 
dfa97 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser
 
dfa99 - Variable in class org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser
 
diagnoseContinuationFailure(List<BasicContinuation<?>>) - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2PivotConversion
 
diagnoseErrors(XtextResource, Exception) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.model.OCLinEcoreDocumentProvider
 
diagnoseUnresolvedProxies(URI, Map<EObject, Collection<EStructuralFeature.Setting>>) - Static method in class org.eclipse.ocl.examples.common.utils.EcoreUtils
Convert the map return from EcoreUtil.UnresolvedProxyCrossReferencer.find(xx) into a textual diagnosis.
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.ocl.ecore.util.EcoreValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.ocl.types.util.TypesValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.ocl.uml.util.UMLValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.ocl.ecore.util.EcoreValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.ocl.examples.pivot.util.PivotValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.ocl.types.util.TypesValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.ocl.uml.util.UMLValidator
A constant for the source of diagnostic codes from this package.
DiagnosticContext - Class in org.eclipse.ocl.examples.pivot.context
DiagnosticContext supports parsing an OCL diagnostic expression reusing the context of an invariant.
DiagnosticContext(ParserContext, Constraint) - Constructor for class org.eclipse.ocl.examples.pivot.context.DiagnosticContext
 
dispose() - Method in class org.eclipse.ocl.AbstractEnvironment
I dispose my type resolver, if it is an AbstractTypeResolver and I am the root environment (which owns the resolver).
dispose() - Method in class org.eclipse.ocl.AbstractTypeResolver
Disposes me by unloading my resource, if and only if I created it in the first place.
dispose() - Method in class org.eclipse.ocl.common.ui.internal.preferences.AbstractProjectPreferencePage
The field editor preference page implementation of an IDialogPage method disposes of this page's controls and images.
dispose() - Method in interface org.eclipse.ocl.ecore.delegate.DelegateDomain
Dispose of this delegate domain releasing any resources cached to support delegated behaviour for the associated package.
dispose() - Method in class org.eclipse.ocl.ecore.delegate.OCLDelegateDomain
 
dispose() - Method in class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in interface org.eclipse.ocl.Environment.Internal
Disposes of any objects that I have created that should be cleaned up.
dispose() - Method in class org.eclipse.ocl.examples.domain.types.AbstractStandardLibrary
 
dispose() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
 
dispose() - Method in interface org.eclipse.ocl.examples.domain.values.ValueFactory
 
dispose() - Method in class org.eclipse.ocl.examples.interpreter.console.OCLConsolePage
Extends the inherited method to dispose of additional colour resources.
dispose() - Method in class org.eclipse.ocl.examples.interpreter.console.text.ColorManager
 
dispose() - Method in class org.eclipse.ocl.examples.library.executor.ReflectiveType
 
dispose() - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
 
dispose() - Method in class org.eclipse.ocl.examples.modelregistry.provider.ModelRegistryItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock
 
dispose() - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.PropertyPage
 
dispose() - Method in class org.eclipse.ocl.examples.modelregistry.ui.registrations.RegistrationsContentProvider
 
dispose() - Method in class org.eclipse.ocl.examples.modelregistry.ui.registrations.RegistrationsView
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.AbstractEnvironment
I dispose my type resolver, if it is an AbstractTypeResolver and I am the root environment (which owns the resolver).
dispose() - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
dispose() - Method in interface org.eclipse.ocl.examples.pivot.Environment.Internal
Disposes of any objects that I have created that should be cleaned up.
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.ImplementationManager
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.LambdaTypeManager
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManager
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManagerResourceAdapter
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.MetaModelManagerResourceSetAdapter
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.PackageClient
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.PackageManager
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.PackageServer
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.PackageTracker
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.PivotStandardLibrary
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.PrecedenceManager
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.TupleTypeManager
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.TypeClient
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.TypeServer
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.manager.TypeTracker
 
dispose(Object) - Static method in class org.eclipse.ocl.examples.pivot.ObjectUtil
Disposes of the specified object.
dispose() - Method in class org.eclipse.ocl.examples.pivot.OCL
Disposes any objects that I have created while I have been in use.
dispose() - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Ecore2Pivot
 
dispose() - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Pivot
 
dispose() - Method in class org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot
 
dispose(Resource) - Static method in class org.eclipse.ocl.examples.xtext.base.pivot2cs.AliasAnalysis
 
dispose() - Method in class org.eclipse.ocl.examples.xtext.base.pivot2cs.AliasAnalysis
 
dispose() - Method in class org.eclipse.ocl.examples.xtext.console.ColorManager
 
dispose() - Method in class org.eclipse.ocl.examples.xtext.console.OCLConsolePage
Extends the inherited method to dispose of additional colour resources.
dispose() - Method in class org.eclipse.ocl.expressions.provider.ExpressionsItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ocl.OCL
Disposes any objects that I have created while I have been in use.
dispose() - Method in class org.eclipse.ocl.types.provider.TypesItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ocl.uml.provider.UMLItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose(Object) - Static method in class org.eclipse.ocl.util.ObjectUtil
Disposes of the specified object.
dispose() - Method in class org.eclipse.ocl.utilities.provider.UtilitiesItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
disposeGlobalRegistryInstance() - Static method in class org.eclipse.ocl.examples.pivot.utilities.PivotEnvironmentFactory
Dispose of the global instance; this is intended for leakage detection in tests.
disposeInstance() - Static method in class org.eclipse.ocl.examples.pivot.manager.Orphanage
 
distinctSize() - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
distinctSize(Set<SemanticIdentity>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
distinctSize(Set<SemanticIdentity>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.CompositeNavigationStep
 
distinctSize(Set<SemanticIdentity>) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.IndirectingStep
 
distinctSize() - Method in interface org.eclipse.ocl.examples.impactanalyzer.instanceScope.NavigationStep
 
div(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
div(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
div(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
div(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
div(IntegerValue) - Method in interface org.eclipse.ocl.examples.domain.values.IntegerValue
 
DIV - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
DIV_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
divide(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
divide(RealValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
divide(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
divide(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
divide(IntegerValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
divide(RealValue) - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
divide(IntegerValue) - Method in interface org.eclipse.ocl.examples.domain.values.IntegerValue
 
divide(RealValue) - Method in interface org.eclipse.ocl.examples.domain.values.RealValue
 
DIVIDE - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
DIVIDE_NAME - Static variable in interface org.eclipse.ocl.utilities.PredefinedType
 
divideBigDecimal(ValueFactory, BigDecimal, BigDecimal) - Static method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
doAddUnique(EObject) - Method in class org.eclipse.ocl.examples.pivot.manager.Orphanage.WeakContentsEList
 
DOCUMENTATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The meta object id for the 'Documentation CS' class.
DOCUMENTATION_CS - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Documentation CS' class.
DOCUMENTATION_CS__CSI - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Csi' attribute.
DOCUMENTATION_CS__LOGICAL_PARENT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Logical Parent' reference.
DOCUMENTATION_CS__NAME - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Name' attribute.
DOCUMENTATION_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Original Xmi Id' attribute.
DOCUMENTATION_CS__OWNED_ANNOTATION - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Annotation' containment reference list.
DOCUMENTATION_CS__OWNED_DETAIL - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Owned Detail' containment reference list.
DOCUMENTATION_CS__PIVOT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Pivot' reference.
DOCUMENTATION_CS__VALUE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The feature id for the 'Value' attribute.
DOCUMENTATION_CS__VALUE - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage.Literals
The meta object literal for the 'Value' attribute feature.
DOCUMENTATION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.examples.xtext.base.baseCST.BaseCSTPackage
The number of structural features of the 'Documentation CS' class.
DocumentationCS - Interface in org.eclipse.ocl.examples.xtext.base.baseCST
A representation of the model object 'Documentation CS'.
DocumentationCSImpl - Class in org.eclipse.ocl.examples.xtext.base.baseCST.impl
An implementation of the model object 'Documentation CS'.
DocumentationCSImpl() - Constructor for class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DocumentationCSImpl
 
documentCS(OCLDocumentCS, List<CT>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
Analyzes a top-level document CS.
doesSourceTypeMatch(AnnotatedEObject) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractNavigationStep
 
doesSourceTypeMatch(AnnotatedEObject) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.BranchingNavigationStep
 
doesTypeMatch(EObject) - Method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
Checks if s conforms to the type of the expression managed by this tracer.
doesTypeMatch(EClass, AnnotatedEObject) - Static method in class org.eclipse.ocl.examples.impactanalyzer.instanceScope.AbstractTracer
 
doGenerate(Monitor) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCL2Java4genmodel
Launches the generation described by this instance.
doGenerate(Monitor) - Method in class org.eclipse.ocl.examples.codegen.tables.Model2bodies
Launches the generation described by this instance.
doGenerate(Monitor) - Method in class org.eclipse.ocl.examples.codegen.tables.Model2tables
Launches the generation described by this instance.
doGetText(Object) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling.BaseLabelProvider
 
doInPackageSwitch(EObject) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
doInPackageSwitch(EObject) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
doInPackageSwitch(EObject) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
doInPackageSwitch(EObject) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch.EcoreUML2PivotDeclarationSwitch
 
doInPackageSwitch(EObject) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotReferenceSwitch
 
doInPackageSwitch1(EModelElement) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
doInPackageSwitch1(EModelElement) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2Moniker
 
doLinking() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLCSResource
 
DomainCallExp - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainClassifierType - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainCollectionType - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainElement - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainEnumeration - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainEnumerationLiteral - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainEvaluationEnvironment - Interface in org.eclipse.ocl.examples.domain.evaluation
 
DomainEvaluationVisitor - Interface in org.eclipse.ocl.examples.domain.evaluation
 
DomainEvaluator - Interface in org.eclipse.ocl.examples.domain.evaluation
 
DomainException - Exception in org.eclipse.ocl.examples.domain.evaluation
 
DomainException(String) - Constructor for exception org.eclipse.ocl.examples.domain.evaluation.DomainException
 
DomainException(Throwable) - Constructor for exception org.eclipse.ocl.examples.domain.evaluation.DomainException
 
DomainException(String, Throwable) - Constructor for exception org.eclipse.ocl.examples.domain.evaluation.DomainException
 
DomainExpression - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainFragment - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainInheritance - Interface in org.eclipse.ocl.examples.domain.elements
An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainIterationManager - Interface in org.eclipse.ocl.examples.domain.evaluation
DomainIterationManager defines the supervisor for an iteration.
DomainLambdaType - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainModelManager - Interface in org.eclipse.ocl.examples.domain.evaluation
DomainModelManager provides the models to be used during evaluation.
DomainNamedElement - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainOperation - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainPackage - Interface in org.eclipse.ocl.examples.domain.elements
 
domainPackage - Variable in class org.eclipse.ocl.examples.library.executor.DomainReflectivePackage
 
DomainProperty - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainReflectiveFragment - Class in org.eclipse.ocl.examples.library.executor
 
DomainReflectiveFragment(DomainReflectiveType, DomainInheritance) - Constructor for class org.eclipse.ocl.examples.library.executor.DomainReflectiveFragment
 
DomainReflectivePackage - Class in org.eclipse.ocl.examples.library.executor
DomainExecutorPackage uses the limited Domain interfaces to construct a package description for use in contexts where no explicit ExecutorPackage is available.
DomainReflectivePackage(DomainStandardLibrary, DomainPackage) - Constructor for class org.eclipse.ocl.examples.library.executor.DomainReflectivePackage
 
DomainReflectiveType - Class in org.eclipse.ocl.examples.library.executor
 
DomainReflectiveType(DomainReflectivePackage, DomainType) - Constructor for class org.eclipse.ocl.examples.library.executor.DomainReflectiveType
 
DomainStandardLibrary - Interface in org.eclipse.ocl.examples.domain.elements
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)).
DomainSubstitutionLabelProvider - Class in org.eclipse.ocl.examples.domain.validation
A DomainSubstitutionLabelProvider provides readable names for EObjects.
DomainSubstitutionLabelProvider() - Constructor for class org.eclipse.ocl.examples.domain.validation.DomainSubstitutionLabelProvider
 
DomainTupleType - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainType - Interface in org.eclipse.ocl.examples.domain.elements
 
domainType - Variable in class org.eclipse.ocl.examples.library.executor.DomainReflectiveType
 
DomainTypedElement - Interface in org.eclipse.ocl.examples.domain.elements
 
DomainUtil - Class in org.eclipse.ocl.examples.domain.utilities
 
DomainUtil() - Constructor for class org.eclipse.ocl.examples.domain.utilities.DomainUtil
 
doPreGenerate(Object, Object) - Method in class org.eclipse.ocl.examples.codegen.ecore.OCLGenModelGeneratorAdapter
 
doSave(IProgressMonitor) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(OutputStream, Map<?, ?>) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.utilities.OCLinEcoreCSResource
 
doSaveAs() - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This also changes the editor's input.
doSaveAs(URI, IEditorInput) - Method in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
 
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.ui.model.OCLinEcoreDocumentProvider
 
doSetup() - Static method in class org.eclipse.ocl.examples.pivot.PivotStandaloneSetup
 
doSetup() - Static method in class org.eclipse.ocl.examples.xtext.base.BaseStandaloneSetup
 
doSetup() - Static method in class org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetup
 
doSetup() - Static method in class org.eclipse.ocl.examples.xtext.essentialocl.EssentialOCLStandaloneSetup
 
doSetup() - Static method in class org.eclipse.ocl.examples.xtext.markup.MarkupStandaloneSetup
 
doSetup() - Static method in class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreStandaloneSetup
 
doSetup() - Static method in class org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibStandaloneSetup
 
doStatusChanged() - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.PropertyPage
 
doSwitch(int, EObject) - Method in class org.eclipse.ocl.cst.util.CSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.ecore.util.EcoreSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistrySwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistrySwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.modelregistry.util.ModelRegistrySwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.pivot.util.PivotSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.util.BaseCSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.util.CompleteOCLCSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.util.EssentialOCLCSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.xtext.markup.util.MarkupSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.util.OCLinEcoreCSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util.OCLstdlibCSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.expressions.util.ExpressionsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.types.util.TypesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.uml.util.UMLSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.ocl.utilities.util.UtilitiesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitchAll(Collection<T>, List<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
doSwitchAll(List<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
doSwitchAll(Class<T>, Collection<T>, List<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
doSwitchAll(Collection<T>, List<V>, AbstractConversion.Predicate<V>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
doSwitchAll(List<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
doSwitchAll(Class<T>, Collection<T>, List<? extends EObject>) - Method in class org.eclipse.ocl.examples.pivot.uml.UML2PivotReferenceSwitch
 
doSwitchSuperTypes(EClass, EObject) - Method in class org.eclipse.ocl.types.util.TypesSwitch
 
DOT - Static variable in enum org.eclipse.ocl.cst.DotOrArrowEnum
The 'Dot' literal value.
DOT_OR_ARROW_ENUM - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Dot Or Arrow Enum' enum.
DOT_OR_ARROW_ENUM - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Dot Or Arrow Enum' enum.
DotOrArrowEnum - Enum in org.eclipse.ocl.cst
A representation of the literals of the enumeration 'Dot Or Arrow Enum', and utility methods for working with them.
DOUBLE_QUOTED_STRING() - Method in class org.eclipse.ocl.examples.xtext.essentialocl.services.EssentialOCLValueConverterService
 
doubleValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.AbstractUndefinedValue
 
doubleValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerIntValueImpl
 
doubleValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerLongValueImpl
 
doubleValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.IntegerValueImpl
 
doubleValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.RealValueImpl
 
doubleValue() - Method in class org.eclipse.ocl.examples.domain.values.impl.UnlimitedValueImpl
 
doubleValue() - Method in interface org.eclipse.ocl.examples.domain.values.NumericValue
 
doUnload() - Method in class org.eclipse.ocl.examples.pivot.manager.Orphanage
 
doValidation() - Method in class org.eclipse.ocl.examples.modelregistry.ui.properties.RegistrationDialog
 
dragEnter(DropTargetEvent) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.commands.LoadCompleteOCLResourceHandler.ResourceDialog.URIDropTargetListener
 
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.commands.LoadCompleteOCLResourceHandler.ResourceDialog.URIDropTargetListener
 
drawCompositeImage(int, int) - Method in class org.eclipse.ocl.examples.modelregistry.ui.icons.DecorationOverlayIcon
 
drop(DropTargetEvent) - Method in class org.eclipse.ocl.examples.xtext.completeocl.ui.commands.LoadCompleteOCLResourceHandler.ResourceDialog.URIDropTargetListener
 
dumpTokens() - Method in class org.eclipse.ocl.lpg.AbstractAnalyzer
 
DuplicateNameInTuple_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DuplicateNameInTuple_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
DuplicateOperation_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DuplicateOperation_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
DuplicateProperty_ERROR_ - Static variable in class org.eclipse.ocl.examples.pivot.messages.OCLMessages
 
DuplicateProperty_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
DYNAMIC_DISPATCH - Static variable in class org.eclipse.ocl.options.EvaluationOptions
Evaluation option indicating whether to perform dynamic source-type dependent dispatch of operation calls.
dynamicInvoke(InternalEObject, EList<?>) - Method in class org.eclipse.ocl.ecore.delegate.OCLInvocationDelegate
 
dynamicInvoke(InternalEObject, EList<?>) - Method in class org.eclipse.ocl.examples.pivot.delegate.OCLInvocationDelegate
 

E

eAdapters() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eAllContents() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.cst.impl.BooleanLiteralExpCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.AssociationClassCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionItemImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.EnumLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.FeatureCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.IntegerLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.LetExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.LoopExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.NavigationCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.OCLExpressionImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.PropertyCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.RealLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.StateExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.StringLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TemplateParameterTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TypeExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TypeTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.UnlimitedNaturalLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.UnspecifiedValueExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.VariableExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.VariableImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedMultiplicityElementImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LambdaTypeCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.RootPackageCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLDocumentCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ContextCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetVariableCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.OperatorCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibIterationCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibOperationCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibPropertyCSImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.CallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.OCLExpressionImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.UnspecifiedValueExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.VariableImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.AssociationClassCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.BooleanLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionItemImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionRangeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.EnumLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.FeatureCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.IntegerLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.IterateExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.LetExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.LoopExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.NavigationCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.OCLExpressionImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.OperationCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.PropertyCallExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.RealLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.StateExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.StringLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralPartImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TypeExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TypeTypeImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.UnlimitedNaturalLiteralExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.UnspecifiedValueExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.VariableExpImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.VariableImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationLiteralImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterableElementImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateBindingImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateSignatureImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ParameterCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathElementCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.StructuralFeatureCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateBindingCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterSubstitutionCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateSignatureCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextConstraintCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefFeatureCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetVariableCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigatingArgCSImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupElementImpl
 
eClass() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eClass() - Method in interface org.eclipse.ocl.examples.pivot.util.Visitable
 
eClass() - Method in interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS
 
EClassContext - Class in org.eclipse.ocl.examples.pivot.context
EClassContext supports parsing OCL expressions in the context of an Ecore Class.
EClassContext(MetaModelManager, URI, EClassifier) - Constructor for class org.eclipse.ocl.examples.pivot.context.EClassContext
 
eClassContext - Variable in class org.eclipse.ocl.examples.pivot.context.EClassContext
 
eClassifier - Variable in class org.eclipse.ocl.ecore.delegate.OCLValidationDelegate
 
eClassifier - Variable in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorType
 
eClassifier - Variable in class org.eclipse.ocl.examples.library.ecore.EcoreReflectiveFragment
 
eClassifier - Variable in class org.eclipse.ocl.examples.library.ecore.EcoreReflectiveType
 
eClassifier - Variable in class org.eclipse.ocl.examples.pivot.delegate.OCLValidationDelegate
 
ECLIPSE_TAB_VALUE - Static variable in class org.eclipse.ocl.lpg.DerivedLexStream
 
EclipseFileHandle - Class in org.eclipse.ocl.examples.modelregistry.eclipse
 
EclipseFileHandle(IProject) - Constructor for class org.eclipse.ocl.examples.modelregistry.eclipse.EclipseFileHandle
 
EclipseFileHandle(EclipseProjectHandle, IResource) - Constructor for class org.eclipse.ocl.examples.modelregistry.eclipse.EclipseFileHandle
 
EclipseModelRegistryEnvironment - Class in org.eclipse.ocl.examples.modelregistry.eclipse
 
EclipseModelRegistryEnvironment() - Constructor for class org.eclipse.ocl.examples.modelregistry.eclipse.EclipseModelRegistryEnvironment
 
EclipseProjectHandle - Class in org.eclipse.ocl.examples.modelregistry.eclipse
 
EclipseProjectHandle(IProject) - Constructor for class org.eclipse.ocl.examples.modelregistry.eclipse.EclipseProjectHandle
 
eContainer() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eContainingFeature() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eContainmentFeature() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The package content type ID.
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The package content type ID.
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.examples.pivot.PivotPackage
The package content type ID.
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.OCLinEcoreCSTPackage
The package content type ID.
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The package content type ID.
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The package content type ID.
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The package content type ID.
eCONTENT_TYPE - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The package content type ID.
eContents() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eContents() - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.RootPackageCSImpl
Overridden to ensure that library and import declarations preceed other content.
eContents() - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLDocumentCSImpl
Overridden to ensure that librarty and import declarations preceed other content.
Ecore2Moniker - Class in org.eclipse.ocl.examples.pivot.ecore
Ecore2Moniker supports generation of a hierarchically derived moniker for an EModelElement.
Ecore2Moniker(boolean) - Constructor for class org.eclipse.ocl.examples.pivot.ecore.Ecore2Moniker
 
Ecore2Pivot - Class in org.eclipse.ocl.examples.pivot.ecore
 
Ecore2Pivot(Resource, MetaModelManager) - Constructor for class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
ecore2pivot(Resource) - Method in class org.eclipse.ocl.examples.pivot.OCL
Return the Pivot resource counterpart of an ecoreResource, specifying the uri of the resulting Ecore resource and options for the Pivot2Ecore converter.
Ecore2PivotDeclarationSwitch - Class in org.eclipse.ocl.examples.pivot.ecore
 
Ecore2PivotDeclarationSwitch(Ecore2Pivot) - Constructor for class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotDeclarationSwitch
 
Ecore2PivotReferenceSwitch - Class in org.eclipse.ocl.examples.pivot.ecore
 
Ecore2PivotReferenceSwitch(Ecore2Pivot) - Constructor for class org.eclipse.ocl.examples.pivot.ecore.Ecore2PivotReferenceSwitch
 
EcoreAdapterFactory - Class in org.eclipse.ocl.ecore.util
The Adapter Factory for the model.
EcoreAdapterFactory() - Constructor for class org.eclipse.ocl.ecore.util.EcoreAdapterFactory
Creates an instance of the adapter factory.
EcoreAndUmlProjectPreferencePage - Class in org.eclipse.ocl.ui.internal.preferences
The Project/Property preference page for the Ecore and UML Bindings.
EcoreAndUmlProjectPreferencePage() - Constructor for class org.eclipse.ocl.ui.internal.preferences.EcoreAndUmlProjectPreferencePage
 
EcoreAndUMLUIMessages - Class in org.eclipse.ocl.ui.internal.messages
An accessor class for externalized strings.
EcoreAndUMLUIMessages() - Constructor for class org.eclipse.ocl.ui.internal.messages.EcoreAndUMLUIMessages
 
EcoreEnvironment - Class in org.eclipse.ocl.ecore
Implementation of the Environment for parsing OCL expressions on Ecore models.
EcoreEnvironment(EPackage.Registry) - Constructor for class org.eclipse.ocl.ecore.EcoreEnvironment
Deprecated. Use #EcoreEnvironment(EcoreEnvironmentFactory, null) instead
EcoreEnvironment(EcoreEnvironmentFactory, Resource) - Constructor for class org.eclipse.ocl.ecore.EcoreEnvironment
Initializes me with an environment factory from which package registry and opposite end finder (if any) are obtained consistently, and from a resource in which I am persisted (and from which I load myself if it already has content).
EcoreEnvironment(EPackage.Registry, Resource) - Constructor for class org.eclipse.ocl.ecore.EcoreEnvironment
Deprecated. Use EcoreEnvironment.EcoreEnvironment(EcoreEnvironmentFactory, Resource) instead
EcoreEnvironment(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Constructor for class org.eclipse.ocl.ecore.EcoreEnvironment
Initializes me with a parent environment, from which I inherit such things as a package registry and a resource.
EcoreEnvironmentFactory - Class in org.eclipse.ocl.ecore
Implementation of the EnvironmentFactory for parsing OCL expressions on Ecore models.
EcoreEnvironmentFactory() - Constructor for class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
Initializes me.
EcoreEnvironmentFactory(EPackage.Registry) - Constructor for class org.eclipse.ocl.ecore.EcoreEnvironmentFactory
Initializes me with an EPackage.Registry that the environments I create will use to look up packages.
EcoreEnvironmentFactoryWithHiddenOpposites - Class in org.eclipse.ocl.ecore.opposites
An environment factory which can be used to provide a non-null OppositeEndFinder to the OCL environment.
EcoreEnvironmentFactoryWithHiddenOpposites() - Constructor for class org.eclipse.ocl.ecore.opposites.EcoreEnvironmentFactoryWithHiddenOpposites
Initializes me.
EcoreEnvironmentFactoryWithHiddenOpposites(EPackage.Registry) - Constructor for class org.eclipse.ocl.ecore.opposites.EcoreEnvironmentFactoryWithHiddenOpposites
Initializes me with an EPackage.Registry that the environments I create will use to look up packages.
EcoreEnvironmentFactoryWithHiddenOpposites(EPackage.Registry, OppositeEndFinder) - Constructor for class org.eclipse.ocl.ecore.opposites.EcoreEnvironmentFactoryWithHiddenOpposites
Configures both, a specific package registry as well as a dedicated opposite end finder to be used by the OCL environment created by this factory.
EcoreEnvironmentFactoryWithScopedExtentMap - Class in org.eclipse.ocl.examples.impactanalyzer.util
An OCL environment factory that is parameterizable during construction with an OppositeEndFinder in addition to the default parameterization of the package EPackage.Registry.
EcoreEnvironmentFactoryWithScopedExtentMap() - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEnvironmentFactoryWithScopedExtentMap
Initializes me.
EcoreEnvironmentFactoryWithScopedExtentMap(EPackage.Registry) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEnvironmentFactoryWithScopedExtentMap
Initializes me with an EPackage.Registry that the environments I create will use to look up packages.
EcoreEnvironmentFactoryWithScopedExtentMap(OppositeEndFinder) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEnvironmentFactoryWithScopedExtentMap
Initializes me with the default EPackage.Registry that the environments I create will use to look up packages.
EcoreEnvironmentFactoryWithScopedExtentMap(EPackage.Registry, OppositeEndFinder) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEnvironmentFactoryWithScopedExtentMap
Configures both, a specific package registry as well as a dedicated opposite end finder to be used by the OCL environment created by this factory.
EcoreEvaluationEnvironment - Class in org.eclipse.ocl.ecore
Implementation of the EvaluationEnvironment for evaluation of OCL expressions on instances of Ecore models (i.e., on M0 models).
EcoreEvaluationEnvironment() - Constructor for class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
Deprecated. A root evaluation environment should be created through the correspondent EcoreEnvironmentFactory
EcoreEvaluationEnvironment(EcoreEnvironmentFactory) - Constructor for class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
Initializes me.
EcoreEvaluationEnvironment(EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>) - Constructor for class org.eclipse.ocl.ecore.EcoreEvaluationEnvironment
Initializes me with my parent evaluation environment (nesting scope).
EcoreEvaluationEnvironmentWithScopedExtentMap - Class in org.eclipse.ocl.examples.impactanalyzer.util
 
EcoreEvaluationEnvironmentWithScopedExtentMap(EcoreEnvironmentFactoryWithScopedExtentMap) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEvaluationEnvironmentWithScopedExtentMap
 
EcoreEvaluationEnvironmentWithScopedExtentMap(EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>) - Constructor for class org.eclipse.ocl.examples.impactanalyzer.util.EcoreEvaluationEnvironmentWithScopedExtentMap
 
EcoreExecutorEnumeration - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreExecutorEnumeration(EEnum, EcoreExecutorPackage, int, ExecutorTypeParameter...) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorEnumeration
Construct an executable type descriptor for a known EClassifier.
EcoreExecutorEnumerationLiteral - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreExecutorEnumerationLiteral(EEnumLiteral, DomainEnumeration, int) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorEnumerationLiteral
 
EcoreExecutorManager - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreExecutorManager(EObject, DomainStandardLibrary) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorManager
 
EcoreExecutorManager(EObject, Map<Object, Object>, DomainStandardLibrary) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorManager
 
EcoreExecutorPackage - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreExecutorPackage(EPackage) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorPackage
 
EcoreExecutorProperty - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreExecutorProperty(String, EcoreExecutorType, int, LibraryProperty) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorProperty
 
EcoreExecutorType - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreExecutorType(String, ExecutorPackage, int, ExecutorTypeParameter...) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorType
Construct an executable type descriptor in the absence of a known EClassifier.
EcoreExecutorType(EClassifier, EcoreExecutorPackage, int, ExecutorTypeParameter...) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreExecutorType
Construct an executable type descriptor for a known EClassifier.
EcoreFactory - Interface in org.eclipse.ocl.ecore
The Factory for the model.
EcoreFactoryImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model Factory.
EcoreFactoryImpl() - Constructor for class org.eclipse.ocl.ecore.impl.EcoreFactoryImpl
Creates an instance of the factory.
EcoreForeignMethods - Class in org.eclipse.ocl.ecore.internal
A collection of Foreign Methods for the UML API.
EcoreItemProviderAdapterFactory - Class in org.eclipse.ocl.ecore.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
EcoreItemProviderAdapterFactory() - Constructor for class org.eclipse.ocl.ecore.provider.EcoreItemProviderAdapterFactory
This constructs an instance.
EcoreLibraryOppositeProperty - Class in org.eclipse.ocl.examples.library.ecore
An EcoreLibraryOppositeProperty provides the LibraryProperty to implement a PropertyCallExp using the inverse navigation of an EStructuralFeature.
EcoreLibraryOppositeProperty(EStructuralFeature) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreLibraryOppositeProperty
 
EcoreLibraryProperty - Class in org.eclipse.ocl.examples.library.ecore
An EcoreLibraryProperty provides the LibraryProperty to implement a PropertyCallExp using an EStructuralFeature.
EcoreLibraryProperty(EStructuralFeature) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreLibraryProperty
 
EcoreOCLStandardLibrary - Class in org.eclipse.ocl.ecore
An extensible implementation of the OCLStandardLibrary which provides the OCL Standard Library predefined M1 types and the associated operations related to them.
EcoreOCLStandardLibrary() - Constructor for class org.eclipse.ocl.ecore.EcoreOCLStandardLibrary
 
EcorePackage - Interface in org.eclipse.ocl.ecore
The Package for the model.
EcorePackage.Literals - Interface in org.eclipse.ocl.ecore
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ecorePackageAttribute - Static variable in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.GenModelEcorePackageHandler
 
EcorePackageImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model Package.
ecorePackageTag - Static variable in class org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.GenModelEcorePackageHandler
 
EcoreReflectiveFragment - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreReflectiveFragment(EcoreReflectiveType, DomainInheritance) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreReflectiveFragment
 
EcoreReflectiveType - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreReflectiveType(EcoreExecutorPackage, int, EClassifier) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreReflectiveType
 
ecoreResource - Variable in class org.eclipse.ocl.examples.pivot.ecore.Ecore2Pivot
 
EcoreSwitch<T> - Class in org.eclipse.ocl.ecore.util
The Switch for the model's inheritance hierarchy.
EcoreSwitch() - Constructor for class org.eclipse.ocl.ecore.util.EcoreSwitch
Creates an instance of the switch.
ecoreSwitch - Variable in class org.eclipse.ocl.examples.pivot.uml.UML2PivotDeclarationSwitch
 
ecoreURI - Variable in class org.eclipse.ocl.examples.pivot.ecore.Pivot2Ecore
 
EcoreURILabelGenerator - Class in org.eclipse.ocl.examples.common.label.generators
 
EcoreURILabelGenerator() - Constructor for class org.eclipse.ocl.examples.common.label.generators.EcoreURILabelGenerator
 
EcoreUtils - Class in org.eclipse.ocl.examples.common.utils
 
EcoreUtils() - Constructor for class org.eclipse.ocl.examples.common.utils.EcoreUtils
 
EcoreValidator - Class in org.eclipse.ocl.ecore.util
The Validator for the model.
EcoreValidator() - Constructor for class org.eclipse.ocl.ecore.util.EcoreValidator
Creates an instance of the switch.
ecoreValidator - Variable in class org.eclipse.ocl.ecore.util.EcoreValidator
The cached base package validator.
EcoreValueFactory - Class in org.eclipse.ocl.examples.library.ecore
 
EcoreValueFactory(DomainStandardLibrary) - Constructor for class org.eclipse.ocl.examples.library.ecore.EcoreValueFactory
 
eCrossReferences() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eDeliver() - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eDerivedOperationID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
eDerivedOperationID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
eDerivedOperationID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
eDerivedOperationID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedMultiplicityElementImpl
 
eDerivedOperationID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
eDerivedOperationID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.cst.impl.BooleanLiteralExpCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.AssociationClassCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionItemImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.EnumLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.FeatureCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.IntegerLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.LetExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.LoopExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.NavigationCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.OCLExpressionImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.PropertyCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.RealLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.StateExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.StringLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TemplateParameterTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TypeExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.TypeTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.UnlimitedNaturalLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.UnspecifiedValueExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.VariableExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.ecore.impl.VariableImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedMultiplicityElementImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LambdaTypeCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.RootPackageCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLDocumentCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ContextCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetVariableCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.OperatorCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibIterationCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibOperationCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibPropertyCSImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.CallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.OCLExpressionImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.UnspecifiedValueExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.expressions.impl.VariableImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.types.impl.CollectionTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.AssociationClassCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.BooleanLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionItemImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionRangeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.CollectionTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.EnumLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.FeatureCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.IfExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.IntegerLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.IterateExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.LetExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.LoopExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.MessageExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.MessageTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.NavigationCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.OCLExpressionImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.OperationCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.PropertyCallExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.RealLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.StateExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.StringLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TemplateParameterTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TupleLiteralPartImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TypeExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.TypeTypeImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.UnlimitedNaturalLiteralExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.UnspecifiedValueExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.VariableExpImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ocl.uml.impl.VariableImpl
 
editingDomain - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This keeps track of the editing domain that is used to track all changes to the model.
EDITOR_ID - Static variable in class org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLUiModule
 
EDITOR_ID - Static variable in class org.eclipse.ocl.examples.xtext.essentialocl.ui.EssentialOCLUiModule
 
EDITOR_ID - Static variable in class org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreUiModule
 
EDITOR_ID - Static variable in class org.eclipse.ocl.examples.xtext.oclstdlib.ui.OCLstdlibUiModule
 
editorSelection - Variable in class org.eclipse.ocl.examples.modelregistry.presentation.ModelRegistryEditor
This keeps track of the selection of the editor as a whole.
eEnumLiteral - Variable in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorEnumerationLiteral
 
eFeature - Variable in class org.eclipse.ocl.examples.library.ecore.EcoreExecutorProperty
 
eFeature - Variable in class org.eclipse.ocl.examples.library.ecore.EcoreLibraryOppositeProperty
 
eFeature - Variable in class org.eclipse.ocl.examples.library.ecore.EcoreLibraryProperty
 
eFeature - Variable in class org.eclipse.ocl.examples.pivot.ecore.EObjectOperation
 
eFeature - Variable in class org.eclipse.ocl.examples.pivot.ecore.EObjectProperty
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.BooleanLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.CallExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.ClassifierContextDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.CollectionLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.CollectionLiteralPartCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.CollectionRangeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.CollectionTypeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.CSTNodeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.DefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.DefExpressionCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.FeatureCallExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.IfExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.InitOrDerValueCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.IntegerLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.InvCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.InvOrDefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.LetExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.LoopExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.MessageExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.OCLDocumentCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.OCLMessageArgCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.OperationCallExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.OperationContextDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.OperationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.PackageDeclarationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.PathNameCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.PrePostOrBodyDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.PrimitiveLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.PropertyContextCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.RealLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.SimpleNameCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.StringLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.TupleLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.TupleTypeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.UnlimitedNaturalLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.VariableCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.cst.impl.VariableExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.AssociationClassCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.BooleanLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.CallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.CallOperationActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.CollectionItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.CollectionLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.CollectionRangeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.CollectionTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.ConstraintImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.EnumLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.ExpressionInOCLImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.FeatureCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.IfExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.IntegerLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.IterateExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.LetExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.LoopExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.MessageExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.MessageTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.NavigationCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.OCLExpressionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.OperationCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.OppositePropertyCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.PropertyCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.RealLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.SendSignalActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.StateExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.StringLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.TemplateParameterTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.TupleTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.TypeExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.TypeTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.UnlimitedNaturalLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.UnspecifiedValueExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.VariableExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.ecore.impl.VariableImpl
 
eGet(EStructuralFeature) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.ocl.examples.impactanalyzer.util.AnnotatedEObject
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistrationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.modelregistry.impl.ModelRegistrySettingsImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AnnotationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AssociationClassCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.AssociationClassImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.BooleanLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CallOperationActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassifierTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ClassImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionRangeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CollectionTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.CommentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstraintImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ConstructorPartImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.DataTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.DetailImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumerationLiteralImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.EnumLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ExpressionInOCLImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.FeatureCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.FeatureImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IfExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IntegerLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterateExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.IterationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LambdaTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LetExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.LoopExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MessageTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.MultiplicityElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.NavigationCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OpaqueExpressionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.OperationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterableElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ParameterImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PrecedenceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.RealLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.SendSignalActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.StateExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.StringLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateableElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateBindingImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TemplateSignatureImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TupleLiteralPartImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypedMultiplicityElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.TypeTemplateParameterImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnlimitedNaturalLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.UnspecifiedTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.ValueSpecificationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.pivot.internal.impl.VariableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AnnotationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.AnnotationElementCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ClassifierCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ConstraintCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DataTypeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DetailCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.DocumentationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ElementCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.EnumerationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.EnumerationLiteralCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ImportCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LambdaTypeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.LibraryCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementRefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.MultiplicityBoundsCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.MultiplicityStringCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.NamedElementCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PackageCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ParameterCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathElementCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PathNameCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PivotableElementCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.PrimitiveTypeRefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ReferenceCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.RootPackageCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.SpecificationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.StructuralFeatureCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateBindingCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateParameterSubstitutionCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TemplateSignatureCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TupleTypeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedElementCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedRefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedTypeRefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypeParameterCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.base.baseCST.impl.WildcardTypeRefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ClassifierContextDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.CompleteOCLDocumentCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextConstraintCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.ContextDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefFeatureCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.DefOperationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.FeatureContextDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.IncludeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.OCLMessageArgCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.OperationContextDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PackageDeclarationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PathNameDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl.PropertyContextDeclCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.BinaryOperatorCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.BooleanLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionLiteralPartCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.CollectionTypeCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ConstructorPartCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ContextCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.ExpSpecificationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IfExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.IndexExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.InfixExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.InvocationExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.LetVariableCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NameExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NavigatingArgCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NestedExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.NumberLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.OperatorCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.PrefixExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.SelfExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.StringLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TupleLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TypeLiteralExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.TypeNameExpCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl.VariableCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.BulletElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.CompoundElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.FigureElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.FigureRefElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.FontElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.HeadingElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.MarkupElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.NewLineElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.markup.impl.TextElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST.impl.OCLinEcoreConstraintCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibClassCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibIterationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibOperationCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibPropertyCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibRootPackageCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.MetaTypeNameImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.PrecedenceCSImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.AssociationClassCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.BooleanLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.CallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.CollectionItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.CollectionLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.CollectionRangeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.EnumLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.FeatureCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.IfExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.IntegerLiteralExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.IterateExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.LetExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.LoopExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.MessageExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.NavigationCallExpImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.OCLExpressionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.ocl.expressions.impl.OperationCallExpImpl