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