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

V

validate() - Method in class org.eclipse.emf.ocl.query.impl.QueryImpl
Validates me according to the rules for OCL well-formedness.
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Calls validateXXX for the corresponding classifier of the model
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Calls validateXXX for the corresponding classifier of the model
validate(OCLExpression<C>) - Method in class org.eclipse.ocl.OCL
Validates an OCL expression, which may have been loaded from some resource or constructed via the API (perhaps by translation from some other language).
validate(CT) - Method in class org.eclipse.ocl.OCL
Validates an OCL constraint, which may have been loaded from some resource or constructed via the API (perhaps by translation from some other language).
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Calls validateXXX for the corresponding classifier of the model
validateAnyType(AnyType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateAnyType(AnyType<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateAnyType_WellFormedInstanceTypeName(AnyType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Any Type'
validateAnyType_WellFormedName(AnyType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Any Type'
validateAssociationClassCallExp(AssociationClassCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateAssociationClassCallExp(AssociationClassCallExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateBagType(BagType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateBagType(BagType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateBagType_checkCollectionTypeName(BagType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkCollectionTypeName constraint of 'Bag Type'
validateBooleanLiteralExp(BooleanLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateBooleanLiteralExp(BooleanLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateBooleanLiteralExp_checkBooleanType(BooleanLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkBooleanType constraint of 'Boolean Literal Exp'
validateCallExp(CallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateCallExp(CallExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateCallOperationAction(CallOperationAction, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateCollectionItem(CollectionItem, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateCollectionItem(CollectionItem<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateCollectionItem_checkItemType(CollectionItem<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkItemType constraint of 'Collection Item'
validateCollectionKind(CollectionKind, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateCollectionLiteralExp(CollectionLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateCollectionLiteralExp(CollectionLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateCollectionLiteralExp_checkBagKind(CollectionLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkBagKind constraint of 'Collection Literal Exp'
validateCollectionLiteralExp_checkElementType(CollectionLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkElementType constraint of 'Collection Literal Exp'
validateCollectionLiteralExp_checkNoCollectionInstances(CollectionLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkNoCollectionInstances constraint of 'Collection Literal Exp'
validateCollectionLiteralExp_checkSequenceKind(CollectionLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkSequenceKind constraint of 'Collection Literal Exp'
validateCollectionLiteralExp_checkSetKind(CollectionLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkSetKind constraint of 'Collection Literal Exp'
validateCollectionLiteralPart(CollectionLiteralPart, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateCollectionLiteralPart(CollectionLiteralPart<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateCollectionLiteralPart_WellFormedName(CollectionLiteralPart, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Collection Literal Part'
validateCollectionRange(CollectionRange, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateCollectionRange(CollectionRange<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateCollectionRange_checkRangeType(CollectionRange<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkRangeType constraint of 'Collection Range'
validateCollectionType(CollectionType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateCollectionType(CollectionType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateCollectionType_checkCollectionTypeName(CollectionType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkCollectionTypeName constraint of 'Collection Type'
validateCollectionType_checkNoInvalidValues(CollectionType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkNoInvalidValues constraint of 'Collection Type'
validateCollectionType_WellFormedInstanceTypeName(CollectionType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Collection Type'
validateCollectionType_WellFormedName(CollectionType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Collection Type'
validateConstraint(Constraint, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateConstraint_WellFormedName(Constraint, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Constraint'
validateElementType(ElementType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateElementType(ElementType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateElementType_WellFormedInstanceTypeName(ElementType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Element Type'
validateElementType_WellFormedName(ElementType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Element Type'
validateEnumLiteralExp(EnumLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateEnumLiteralExp(EnumLiteralExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateEnumLiteralExp_checkEnumType(EnumLiteralExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkEnumType constraint of 'Enum Literal Exp'
validateExpressionInOCL(ExpressionInOCL, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateFeatureCallExp(FeatureCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateFeatureCallExp(FeatureCallExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateIfExp(IfExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateIfExp(IfExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateIfExp_checkBooleanCondition(IfExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkBooleanCondition constraint of 'If Exp'
validateIfExp_checkIfType(IfExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkIfType constraint of 'If Exp'
validateIntegerLiteralExp(IntegerLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateIntegerLiteralExp(IntegerLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateIntegerLiteralExp_checkIntegerType(IntegerLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkIntegerType constraint of 'Integer Literal Exp'
validateInvalidLiteralExp(InvalidLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateInvalidLiteralExp(InvalidLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateInvalidType(InvalidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateInvalidType(InvalidType<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateInvalidType_WellFormedInstanceTypeName(InvalidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Invalid Type'
validateInvalidType_WellFormedName(InvalidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Invalid Type'
validateIterateExp(IterateExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateIterateExp(IterateExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateIterateExp_checkBodyType(IterateExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkBodyType constraint of 'Iterate Exp'
validateIterateExp_checkIterateType(IterateExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkIterateType constraint of 'Iterate Exp'
validateIterateExp_checkResultInit(IterateExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkResultInit constraint of 'Iterate Exp'
validateIteratorExp(IteratorExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateIteratorExp(IteratorExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateIteratorExp_checkBooleanBodyType(IteratorExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkBooleanBodyType constraint of 'Iterator Exp'
validateIteratorExp_checkBooleanType(IteratorExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkBooleanType constraint of 'Iterator Exp'
validateIteratorExp_checkCollectType(IteratorExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkCollectType constraint of 'Iterator Exp'
validateIteratorExp_checkSelectRejectType(IteratorExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkSelectRejectType constraint of 'Iterator Exp'
validateLetExp(LetExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateLetExp(LetExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateLetExp_checkLetType(LetExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkLetType constraint of 'Let Exp'
validateLiteralExp(LiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateLiteralExp(LiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateLoopExp(LoopExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateLoopExp(LoopExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateLoopExp_checkLoopVariableInit(LoopExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkLoopVariableInit constraint of 'Loop Exp'
validateLoopExp_checkLoopVariableType(LoopExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkLoopVariableType constraint of 'Loop Exp'
validateLoopExp_checkSourceCollection(LoopExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkSourceCollection constraint of 'Loop Exp'
validateMessageExp(MessageExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateMessageExp(MessageExp<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateMessageExp_checkHasOperationOrSignal(MessageExp<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkHasOperationOrSignal constraint of 'Message Exp'
validateMessageExp_checkOperationArguments(MessageExp<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkOperationArguments constraint of 'Message Exp'
validateMessageExp_checkSignalArguments(MessageExp<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkSignalArguments constraint of 'Message Exp'
validateMessageExp_checkTargetDefinesOperation(MessageExp<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkTargetDefinesOperation constraint of 'Message Exp'
validateMessageExp_checkTargetNotCollection(MessageExp<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkTargetNotCollection constraint of 'Message Exp'
validateMessageType(MessageType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateMessageType(MessageType<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateMessageType_checkExclusiveSignature(MessageType<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkExclusiveSignature constraint of 'Message Type'
validateMessageType_checkOperationParameters(MessageType<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkOperationParameters constraint of 'Message Type'
validateMessageType_checkSignalAttributes(MessageType<?, ?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkSignalAttributes constraint of 'Message Type'
validateMessageType_WellFormedInstanceTypeName(MessageType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Message Type'
validateMessageType_WellFormedName(MessageType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Message Type'
validateNavigationCallExp(NavigationCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateNavigationCallExp(NavigationCallExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateNullLiteralExp(NullLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateNullLiteralExp(NullLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateNumericLiteralExp(NumericLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateNumericLiteralExp(NumericLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateOCLExpression(OCLExpression, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateOCLExpression(OCLExpression<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateOCLExpression_WellFormedName(OCLExpression, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'OCL Expression'
validateOperationCallExp(OperationCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateOperationCallExp(OperationCallExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateOperationCallExp_checkArgumentCount(OperationCallExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkArgumentCount constraint of 'Operation Call Exp'
validateOperationCallExp_checkArgumentsConform(OperationCallExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkArgumentsConform constraint of 'Operation Call Exp'
validateOrderedSetType(OrderedSetType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateOrderedSetType(OrderedSetType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateOrderedSetType_checkCollectionTypeName(OrderedSetType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkCollectionTypeName constraint of 'Ordered Set Type'
validatePrimitiveLiteralExp(PrimitiveLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validatePrimitiveLiteralExp(PrimitiveLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validatePrimitiveType(PrimitiveType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validatePrimitiveType(PrimitiveType<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validatePrimitiveType_WellFormedInstanceTypeName(PrimitiveType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Primitive Type'
validatePrimitiveType_WellFormedName(PrimitiveType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Primitive Type'
validatePropertyCallExp(PropertyCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validatePropertyCallExp(PropertyCallExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validatePropertyCallExp_checkPropertyType(PropertyCallExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkPropertyType constraint of 'Property Call Exp'
validateRealLiteralExp(RealLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateRealLiteralExp(RealLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateRealLiteralExp_checkRealType(RealLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkRealType constraint of 'Real Literal Exp'
validateSendSignalAction(SendSignalAction, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateSequenceType(SequenceType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateSequenceType(SequenceType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateSequenceType_checkCollectionTypeName(SequenceType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkCollectionTypeName constraint of 'Sequence Type'
validateSetType(SetType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateSetType(SetType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateSetType_checkCollectionTypeName(SetType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkCollectionTypeName constraint of 'Set Type'
validateStateExp(StateExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateStateExp(StateExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateStringLiteralExp(StringLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateStringLiteralExp(StringLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateStringLiteralExp_checkStringType(StringLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkStringType constraint of 'String Literal Exp'
validateTupleLiteralExp(TupleLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateTupleLiteralExp(TupleLiteralExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateTupleLiteralExp_checkPartsUnique(TupleLiteralExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkPartsUnique constraint of 'Tuple Literal Exp'
validateTupleLiteralExp_checkTupleType(TupleLiteralExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkTupleType constraint of 'Tuple Literal Exp'
validateTupleLiteralPart(TupleLiteralPart, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateTupleLiteralPart(TupleLiteralPart<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateTupleLiteralPart_checkValueType(TupleLiteralPart<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkValueType constraint of 'Tuple Literal Part'
validateTupleLiteralPart_WellFormedName(TupleLiteralPart, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Tuple Literal Part'
validateTupleType(TupleType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateTupleType(TupleType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateTupleType_checkFeaturesOnlyProperties(TupleType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkFeaturesOnlyProperties constraint of 'Tuple Type'
validateTupleType_checkPartNamesUnique(TupleType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkPartNamesUnique constraint of 'Tuple Type'
validateTupleType_checkTupleTypeName(TupleType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
Validates the checkTupleTypeName constraint of 'Tuple Type'
validateTupleType_WellFormedInstanceTypeName(TupleType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Tuple Type'
validateTupleType_WellFormedName(TupleType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Tuple Type'
validateTypeExp(TypeExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateTypeExp(TypeExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateTypeType(TypeType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateTypeType(TypeType<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateTypeType_WellFormedInstanceTypeName(TypeType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Type Type'
validateTypeType_WellFormedName(TypeType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Type Type'
validateUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateUnlimitedNaturalLiteralExp_checkNaturalType(UnlimitedNaturalLiteralExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkNaturalType constraint of 'Unlimited Natural Literal Exp'
validateUnspecifiedValueExp(UnspecifiedValueExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateUnspecifiedValueExp(UnspecifiedValueExp<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateVariable(Variable, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateVariable(Variable<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateVariable_checkInitType(Variable<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkInitType constraint of 'Variable'
validateVariable_WellFormedName(Variable, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Variable'
validateVariableExp(VariableExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateVariableExp(VariableExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
 
validateVariableExp_checkVarType(VariableExp<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.expressions.util.ExpressionsValidator
Validates the checkVarType constraint of 'Variable Exp'
validateVoidType(VoidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
 
validateVoidType(VoidType<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.types.util.TypesValidator
 
validateVoidType_WellFormedInstanceTypeName(VoidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'Void Type'
validateVoidType_WellFormedName(VoidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'Void Type'
ValidationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> - Class in org.eclipse.ocl.parser
Checks the well-formedness rules for the expressions package
ValidationVisitor(Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Constructor for class org.eclipse.ocl.parser.ValidationVisitor
Initializes me to validate expressions in the specified environment.
ValidationVisitorImpl - Class in org.eclipse.emf.ocl.expressions.impl
 
VALIDATOR - Static variable in class org.eclipse.ocl.lpg.ProblemHandler.Phase
Identifies problems found in the abstract syntax validation phase.
validatorError(String, String, Object) - Method in class org.eclipse.ocl.lpg.AbstractBasicEnvironment
 
validatorError(String, String, Object) - Method in interface org.eclipse.ocl.lpg.BasicEnvironment
Convenience method invoking getProblemHandler().validatorProblem with a ProblemHandler.errorSeverity.
validatorError(Object, String, String) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Pass a problemMessage generated for a problemObject at some validationContext to env.getErrorHandler().
validatorProblem(ProblemHandler.Severity, String, String, int, int) - Method in class org.eclipse.ocl.lpg.AbstractProblemHandler
 
validatorProblem(ProblemHandler.Severity, String, String, int, int) - Method in interface org.eclipse.ocl.lpg.ProblemHandler
Convenience method typically invoking handleProblem with a validatorProblem processing phase.
validatorProblem(ProblemHandler.Severity, String, String, int, int) - Method in class org.eclipse.ocl.util.ProblemHandlerWrapper.Tee
 
validatorProblem(ProblemHandler.Severity, String, String, int, int) - Method in class org.eclipse.ocl.util.ProblemHandlerWrapper
 
value - Variable in class org.eclipse.emf.ocl.expressions.impl.TupleLiteralPartImpl
The cached value of the 'Value' containment reference
value - Variable in class org.eclipse.ocl.cst.impl.SimpleNameCSImpl
The cached value of the 'Value' attribute
value - Variable in class org.eclipse.ocl.ecore.impl.TupleLiteralPartImpl
The cached value of the 'Value' containment reference
value - Variable in class org.eclipse.ocl.expressions.impl.TupleLiteralPartImpl
The cached value of the 'Value' containment reference
VALUE_EDEFAULT - Static variable in class org.eclipse.ocl.cst.impl.SimpleNameCSImpl
The default value of the 'Value' attribute
valueOf(String) - Static method in enum org.eclipse.ocl.cst.CollectionTypeIdentifierEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.cst.DotOrArrowEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.cst.MessageExpKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.cst.PrePostOrBodyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.cst.SimpleTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.expressions.CollectionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.helper.ChoiceKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.helper.ConstraintKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.lpg.ProblemHandler.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ocl.options.ProblemOption
Returns the enum constant of this type with the specified name.
VALUES - Static variable in class org.eclipse.emf.ocl.expressions.CollectionKind
A public read-only list of all the 'Collection Kind' enumerators
VALUES - Static variable in enum org.eclipse.ocl.cst.CollectionTypeIdentifierEnum
A public read-only list of all the 'Collection Type Identifier Enum' enumerators
values() - Static method in enum org.eclipse.ocl.cst.CollectionTypeIdentifierEnum
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.ocl.cst.DotOrArrowEnum
A public read-only list of all the 'Dot Or Arrow Enum' enumerators
values() - Static method in enum org.eclipse.ocl.cst.DotOrArrowEnum
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.ocl.cst.MessageExpKind
A public read-only list of all the 'Message Exp Kind' enumerators
values() - Static method in enum org.eclipse.ocl.cst.MessageExpKind
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.ocl.cst.PrePostOrBodyEnum
A public read-only list of all the 'Pre Post Or Body Enum' enumerators
values() - Static method in enum org.eclipse.ocl.cst.PrePostOrBodyEnum
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.ocl.cst.SimpleTypeEnum
A public read-only list of all the 'Simple Type Enum' enumerators
values() - Static method in enum org.eclipse.ocl.cst.SimpleTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.ocl.expressions.CollectionKind
A public read-only list of all the 'Collection Kind' enumerators
values() - Static method in enum org.eclipse.ocl.expressions.CollectionKind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eclipse.ocl.helper.ChoiceKind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eclipse.ocl.helper.ConstraintKind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.eclipse.ocl.LazyExtentMap
 
values() - Static method in enum org.eclipse.ocl.lpg.ProblemHandler.Severity
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eclipse.ocl.options.ProblemOption
Returns an array containing the constants of this enum type, in the order they're declared.
VARIABLE - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
Deprecated. The meta object literal for the 'Variable' class
VARIABLE - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The meta object id for the 'Variable' class
variable - Variable in class org.eclipse.emf.ocl.expressions.impl.LetExpImpl
The cached value of the 'Variable' containment reference
Variable - Interface in org.eclipse.emf.ocl.expressions
Deprecated. Use the Variable interface, instead.
VARIABLE - Static variable in class org.eclipse.emf.ocl.helper.ChoiceType
Deprecated. Indicates a variable name completion choice.
VARIABLE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Variable' class
VARIABLE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Variable' class
variable - Variable in class org.eclipse.ocl.ecore.impl.LetExpImpl
The cached value of the 'Variable' containment reference
Variable - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Variable'
VARIABLE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Variable' class
VARIABLE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Variable' class
variable - Variable in class org.eclipse.ocl.expressions.impl.LetExpImpl
The cached value of the 'Variable' containment reference
Variable<C,PM> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Variable'
variable1 - Variable in class org.eclipse.ocl.cst.impl.LoopExpCSImpl
The cached value of the 'Variable1' containment reference
variable2 - Variable in class org.eclipse.ocl.cst.impl.LoopExpCSImpl
The cached value of the 'Variable2' containment reference
VARIABLE__EANNOTATIONS - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'EAnnotations' containment reference list
VARIABLE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
VARIABLE__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference
VARIABLE__END_POSITION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'End Position' attribute
VARIABLE__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute
VARIABLE__END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'End Position' attribute
VARIABLE__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference
VARIABLE__INIT_EXPRESSION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
Deprecated. The meta object literal for the 'Init Expression' containment reference feature
VARIABLE__INIT_EXPRESSION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Init Expression' containment reference
VARIABLE__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Init Expression' containment reference
VARIABLE__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Init Expression' containment reference feature
VARIABLE__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Init Expression' containment reference
VARIABLE__INIT_TYPE - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Init Type' of 'Variable'
VARIABLE__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute
VARIABLE__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute
VARIABLE__NAME - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Name' attribute
VARIABLE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
VARIABLE__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute
VARIABLE__REPRESENTED_PARAMETER - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
Deprecated. The meta object literal for the 'Represented Parameter' reference feature
VARIABLE__REPRESENTED_PARAMETER - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Represented Parameter' reference
VARIABLE__REPRESENTED_PARAMETER - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Represented Parameter' reference
VARIABLE__REPRESENTED_PARAMETER - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Represented Parameter' reference feature
VARIABLE__REPRESENTED_PARAMETER - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Represented Parameter' reference
VARIABLE__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute
VARIABLE__START_POSITION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Start Position' attribute
VARIABLE__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute
VARIABLE__START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Start Position' attribute
VARIABLE__TYPE - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Type' reference
VARIABLE__TYPE_END_POSITION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Type End Position' attribute
VARIABLE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type End Position' attribute
VARIABLE__TYPE_END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Type End Position' attribute
VARIABLE__TYPE_START_POSITION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Type Start Position' attribute
VARIABLE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Type Start Position' attribute
VARIABLE__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Type Start Position' attribute
VARIABLE__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute
VARIABLE__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute
VARIABLE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Variable CS' class
VARIABLE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Variable CS' class
VARIABLE_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
VARIABLE_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
VARIABLE_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
VARIABLE_CS__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Init Expression' containment reference feature
VARIABLE_CS__INIT_EXPRESSION - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Init Expression' containment reference
VARIABLE_CS__NAME - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Name' attribute feature
VARIABLE_CS__NAME - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Name' attribute
VARIABLE_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
VARIABLE_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
VARIABLE_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Type CS' containment reference feature
VARIABLE_CS__TYPE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Type CS' containment reference
VARIABLE_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Variable CS' class
VARIABLE_EXP - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
Deprecated. The meta object literal for the 'Variable Exp' class
VARIABLE_EXP - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The meta object id for the 'Variable Exp' class
VARIABLE_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Variable Exp' class
VARIABLE_EXP - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Variable Exp' class
VARIABLE_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Variable Exp' class
VARIABLE_EXP - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The meta object id for the 'Variable Exp' class
VARIABLE_EXP__EANNOTATIONS - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'EAnnotations' containment reference list
VARIABLE_EXP__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
VARIABLE_EXP__EGENERIC_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EGeneric Type' containment reference
VARIABLE_EXP__END_POSITION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'End Position' attribute
VARIABLE_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'End Position' attribute
VARIABLE_EXP__END_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'End Position' attribute
VARIABLE_EXP__ETYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType' reference
VARIABLE_EXP__LOWER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Lower Bound' attribute
VARIABLE_EXP__MANY - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Many' attribute
VARIABLE_EXP__NAME - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Name' attribute
VARIABLE_EXP__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
VARIABLE_EXP__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute
VARIABLE_EXP__REFERRED_VARIABLE - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
Deprecated. The meta object literal for the 'Referred Variable' reference feature
VARIABLE_EXP__REFERRED_VARIABLE - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Referred Variable' reference
VARIABLE_EXP__REFERRED_VARIABLE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Referred Variable' reference
VARIABLE_EXP__REFERRED_VARIABLE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Referred Variable' reference feature
VARIABLE_EXP__REFERRED_VARIABLE - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Referred Variable' reference
VARIABLE_EXP__REQUIRED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Required' attribute
VARIABLE_EXP__START_POSITION - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Start Position' attribute
VARIABLE_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Start Position' attribute
VARIABLE_EXP__START_POSITION - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The feature id for the 'Start Position' attribute
VARIABLE_EXP__TYPE - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The feature id for the 'Type' reference
VARIABLE_EXP__UNIQUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Unique' attribute
VARIABLE_EXP__UPPER_BOUND - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Upper Bound' attribute
VARIABLE_EXP__VAR_TYPE - Static variable in class org.eclipse.ocl.expressions.util.ExpressionsValidator
The code for constraint 'Check Var Type' of 'Variable Exp'
VARIABLE_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Variable Exp CS' class
VARIABLE_EXP_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The meta object id for the 'Variable Exp CS' class
VARIABLE_EXP_CS__ARGUMENTS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Arguments' containment reference list feature
VARIABLE_EXP_CS__ARGUMENTS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Arguments' containment reference list
VARIABLE_EXP_CS__AST - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Ast' attribute
VARIABLE_EXP_CS__END_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Offset' attribute
VARIABLE_EXP_CS__END_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'End Token' attribute
VARIABLE_EXP_CS__IS_MARKED_PRE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Is Marked Pre CS' containment reference feature
VARIABLE_EXP_CS__IS_MARKED_PRE_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Is Marked Pre CS' containment reference
VARIABLE_EXP_CS__SIMPLE_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage.Literals
The meta object literal for the 'Simple Name CS' containment reference feature
VARIABLE_EXP_CS__SIMPLE_NAME_CS - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Simple Name CS' containment reference
VARIABLE_EXP_CS__START_OFFSET - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Offset' attribute
VARIABLE_EXP_CS__START_TOKEN - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The feature id for the 'Start Token' attribute
VARIABLE_EXP_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.cst.CSTPackage
The number of structural features of the 'Variable Exp CS' class
VARIABLE_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The number of structural features of the 'Variable Exp' class
VARIABLE_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Variable Exp' class
VARIABLE_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Variable Exp' class
VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The number of structural features of the 'Variable' class
VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Variable' class
VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.expressions.ExpressionsPackage
The number of structural features of the 'Variable' class
variableCS - Variable in class org.eclipse.ocl.cst.impl.DefExpressionCSImpl
The cached value of the 'Variable CS' containment reference
VariableCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Variable CS'
VariableCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Variable CS'
VariableCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.VariableCSImpl
 
VariableDeclaration_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
variableDeclarationCS(VariableCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, boolean) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
VariableDeclarationCS
variableDeclarationListCS(List<VariableCS>, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>, boolean) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
VariableDeclarationListCS
VariableExp - Interface in org.eclipse.emf.ocl.expressions
Deprecated. Use the VariableExp interface, instead.
VariableExp - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Variable Exp'
VariableExp<C,PM> - Interface in org.eclipse.ocl.expressions
A representation of the model object 'Variable Exp'
VariableExpCS - Interface in org.eclipse.ocl.cst
A representation of the model object 'Variable Exp CS'
variableExpCS(VariableExpCS, Environment<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>) - Method in class org.eclipse.ocl.parser.AbstractOCLAnalyzer
VariableExpCS
VariableExpCSImpl - Class in org.eclipse.ocl.cst.impl
An implementation of the model object 'Variable Exp CS'
VariableExpCSImpl() - Constructor for class org.eclipse.ocl.cst.impl.VariableExpCSImpl
 
VariableExpImpl - Class in org.eclipse.emf.ocl.expressions.impl
An implementation of the model object 'Variable Exp'
VariableExpImpl() - Constructor for class org.eclipse.emf.ocl.expressions.impl.VariableExpImpl
 
VariableExpImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Variable Exp'
VariableExpImpl() - Constructor for class org.eclipse.ocl.ecore.impl.VariableExpImpl
 
VariableExpImpl<C,PM> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Variable Exp'
VariableExpImpl() - Constructor for class org.eclipse.ocl.expressions.impl.VariableExpImpl
 
VariableExpOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Variable Exp' model objects
VariableExpOperations() - Constructor for class org.eclipse.ocl.expressions.operations.VariableExpOperations
 
VariableImpl - Class in org.eclipse.emf.ocl.expressions.impl
An implementation of the model object ' Variable'. VariableImpl() - Constructor for class org.eclipse.emf.ocl.expressions.impl.VariableImpl
 
VariableImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Variable'
VariableImpl() - Constructor for class org.eclipse.ocl.ecore.impl.VariableImpl
 
VariableImpl<C,PM> - Class in org.eclipse.ocl.expressions.impl
An implementation of the model object 'Variable'
VariableImpl() - Constructor for class org.eclipse.ocl.expressions.impl.VariableImpl
 
VariableOperations - Class in org.eclipse.ocl.expressions.operations
A static utility class that provides operations related to 'Variable' model objects
VariableOperations() - Constructor for class org.eclipse.ocl.expressions.operations.VariableOperations
 
variables - Variable in class org.eclipse.ocl.cst.impl.LetExpCSImpl
The cached value of the 'Variables' containment reference list
variables - Variable in class org.eclipse.ocl.cst.impl.TupleLiteralExpCSImpl
The cached value of the 'Variables' containment reference list
variables - Variable in class org.eclipse.ocl.cst.impl.TupleTypeCSImpl
The cached value of the 'Variables' containment reference list
VariableTypeMismatch_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
VariableUsed_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
VarInNavExp_ERROR_ - Static variable in class org.eclipse.ocl.internal.l10n.OCLMessages
 
VISITABLE - Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage.Literals
Deprecated. The meta object literal for the 'Visitable' class
VISITABLE - Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage
Deprecated. The meta object id for the 'Visitable' class
Visitable - Interface in org.eclipse.emf.ocl.utilities
Deprecated. Use the Visitable interface, instead.
VISITABLE - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
The meta object literal for the 'Visitable' class
VISITABLE - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The meta object id for the 'Visitable' class
Visitable - Interface in org.eclipse.ocl.utilities
A representation of the model object 'Visitable'
VISITABLE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ocl.utilities.UtilitiesPackage
Deprecated. The number of structural features of the 'Visitable' class
VISITABLE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The number of structural features of the 'Visitable' class
VisitableImpl - Class in org.eclipse.emf.ocl.utilities.impl
An implementation of the model object 'Visitable'
VisitableImpl() - Constructor for class org.eclipse.emf.ocl.utilities.impl.VisitableImpl
 
visitAssociationClassCallExp(AssociationClassCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an AssociationClassCallExp visit.
visitAssociationClassCallExp(AssociationClassCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an AssociationClassCallExp visit.
visitAssociationClassCallExp(AssociationClassCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an AssociationClassCallExp visit.
visitAssociationClassCallExp(AssociationClassCallExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitAssociationClassCallExp(AssociationClassCallExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitAssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitAssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an AssociationClassCallExp visit.
visitAssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitAssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an AssociationClassCallExp visit.
visitAssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the association-class-call source and then its qualifiers (if any).
visitAssociationClassCallExp(AssociationClassCallExp<C, P>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitBooleanLiteralExp(BooleanLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a BooleanLiteralExp visit.
visitBooleanLiteralExp(BooleanLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for a BooleanLiteralExp visit.
visitBooleanLiteralExp(BooleanLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a BooleanLiteralExp visit.
visitBooleanLiteralExp(BooleanLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitBooleanLiteralExp(BooleanLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitBooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitBooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a BooleanLiteralExp visit.
visitBooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitBooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a BooleanLiteralExp visit.
visitBooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for a BooleanLiteralExp visit.
visitBooleanLiteralExp(BooleanLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitBooleanLiteralExp(BooleanLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitCollectionItem(CollectionItem<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitCollectionItem(CollectionItem<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitCollectionItem(CollectionItem<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitCollectionItem(CollectionItem<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the item's item expression.
visitCollectionItem(CollectionItem<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitCollectionLiteralExp(CollectionLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a CollectionLiteralExp visit.
visitCollectionLiteralExp(CollectionLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for a CollectionLiteralExp visit.
visitCollectionLiteralExp(CollectionLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a CollectionLiteralExp visit.
visitCollectionLiteralExp(CollectionLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitCollectionLiteralExp(CollectionLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitCollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitCollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a CollectionLiteralExp visit.
visitCollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitCollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a CollectionLiteralExp visit.
visitCollectionLiteralExp(CollectionLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the collection literal's parts.
visitCollectionLiteralExp(CollectionLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitCollectionRange(CollectionRange<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitCollectionRange(CollectionRange<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitCollectionRange(CollectionRange<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitCollectionRange(CollectionRange<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the range's first and last expressions.
visitCollectionRange(CollectionRange<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitConstraint(Constraint) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Renders a constraint with its context and expression.
visitConstraint(Constraint) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Applies well-formedness rules to constraints.
visitConstraint(Constraint) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitConstraint(Constraint) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitConstraint(CT) - Method in class org.eclipse.ocl.AbstractEvaluationVisitor
This default implementation asserts that the constraint is boolean-valued if it is an invariant, pre-condition, or post-condition constraint and returns the value of its body expression by delegation to AbstractEvaluationVisitor.visitExpression(OCLExpression).
visitConstraint(CT) - Method in interface org.eclipse.ocl.EvaluationVisitor
Checks that the specified constraint is satisfied by the current "self" context object or, in the case of an operation body condition, evaluates the body expression.
visitConstraint(CT) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitConstraint(CT) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitConstraint(CT) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Applies well-formedness rules to constraints.
visitConstraint(CT) - Method in class org.eclipse.ocl.util.ToStringVisitor
Renders a constraint with its context and expression.
visitConstraint(CT) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the constraint's specification, if any (and if the AbstractVisitor.getSpecification(Object) method is overridden).
visitConstraint(CT) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitEnumLiteralExp(EnumLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an EnumLiteralExp visit.
visitEnumLiteralExp(EnumLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an EnumLiteralExp visit.
visitEnumLiteralExp(EnumLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an EnumLiteralExp visit.
visitEnumLiteralExp(EnumLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitEnumLiteralExp(EnumLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an EnumLiteralExp visit.
visitEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an EnumLiteralExp visit.
visitEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for an EnumLiteralExp visit.
visitEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitEnumLiteralExp(EnumLiteralExp<C, EL>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitExpression(OCLExpression<C>) - Method in class org.eclipse.ocl.AbstractEvaluationVisitor
This default implementation simply asks the expression to accept me.
visitExpression(OCLExpression<C>) - Method in interface org.eclipse.ocl.EvaluationVisitor
Evaluates the specified expression on the current "self" context object.
visitExpression(OCLExpression<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitExpression(OCLExpression<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Renders an ExpressionInOcl with its context variables and body.
visitExpressionInOCL(ExpressionInOCL<C, PM>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the expressions context variable, its parameter variables (if any), its result variable (if any), and finally its body expression.
visitExpressionInOCL(ExpressionInOCL<C, PM>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitIfExp(IfExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an IfExp visit.
visitIfExp(IfExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an IfExp visit.
visitIfExp(IfExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an IfExp visit.
visitIfExp(IfExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitIfExp(IfExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitIfExp(IfExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitIfExp(IfExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an IfExp visit.
visitIfExp(IfExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitIfExp(IfExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an IfExp visit.
visitIfExp(IfExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the if expression's condition, then, and else expressions.
visitIfExp(IfExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitIntegerLiteralExp(IntegerLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an IntegerLiteralExp visit.
visitIntegerLiteralExp(IntegerLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an IntegerLiteralExp visit.
visitIntegerLiteralExp(IntegerLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an IntegerLiteralExp visit.
visitIntegerLiteralExp(IntegerLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitIntegerLiteralExp(IntegerLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitIntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitIntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an IntegerLiteralExp visit.
visitIntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitIntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an IntegerLiteralExp visit.
visitIntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for an IntegerLiteralExp visit.
visitIntegerLiteralExp(IntegerLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitIntegerLiteralExp(IntegerLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitInvalidLiteralExp(InvalidLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
 
visitInvalidLiteralExp(InvalidLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
 
visitInvalidLiteralExp(InvalidLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
 
visitInvalidLiteralExp(InvalidLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitInvalidLiteralExp(InvalidLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitInvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitInvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
 
visitInvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitInvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitInvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
 
visitInvalidLiteralExp(InvalidLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitInvalidLiteralExp(InvalidLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitIterateExp(IterateExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an IterateExp visit.
visitIterateExp(IterateExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an IterateExp visit.
visitIterateExp(IterateExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an IterateExp visit.
visitIterateExp(IterateExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitIterateExp(IterateExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitIterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitIterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an IterateExp visit.
visitIterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitIterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an IterateExp visit.
visitIterateExp(IterateExp<C, PM>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the iterate's source, then its iterator variables, result variable, and body expression.
visitIterateExp(IterateExp<C, PM>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitIteratorExp(IteratorExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an IteratorExp visit.
visitIteratorExp(IteratorExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an IteratorExp visit.
visitIteratorExp(IteratorExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an IteratorExp visit.
visitIteratorExp(IteratorExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitIteratorExp(IteratorExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitIteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitIteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an IteratorExp visit.
visitIteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitIteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an IteratorExp visit.
visitIteratorExp(IteratorExp<C, PM>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the iterator's source, then its variables, followed by its body expression.
visitIteratorExp(IteratorExp<C, PM>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitLetExp(LetExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for LetExp visit.
visitLetExp(LetExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for LetExp visit.
visitLetExp(LetExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for LetExp visit.
visitLetExp(LetExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitLetExp(LetExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitLetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitLetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for LetExp visit.
visitLetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitLetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for LetExp visit.
visitLetExp(LetExp<C, PM>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the let's variable declaration then its 'in' expression.
visitLetExp(LetExp<C, PM>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitMessageExp(MessageExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
 
visitMessageExp(MessageExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
 
visitMessageExp(MessageExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
 
visitMessageExp(MessageExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitMessageExp(MessageExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitMessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitMessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
 
visitMessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitMessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitMessageExp(MessageExp<C, COA, SSA>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the message expression's target and then its arguments.
visitMessageExp(MessageExp<C, COA, SSA>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitNullLiteralExp(NullLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
 
visitNullLiteralExp(NullLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
 
visitNullLiteralExp(NullLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
 
visitNullLiteralExp(NullLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitNullLiteralExp(NullLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitNullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitNullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
 
visitNullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitNullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitNullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
 
visitNullLiteralExp(NullLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitNullLiteralExp(NullLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitOperationCallExp(OperationCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an OperationCallExp visit.
visitOperationCallExp(OperationCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an OperationCallExp visit.
visitOperationCallExp(OperationCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an OperationCallExp visit.
visitOperationCallExp(OperationCallExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitOperationCallExp(OperationCallExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitOperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitOperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an OperationCallExp visit.
visitOperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitOperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an OperationCallExp visit.
visitOperationCallExp(OperationCallExp<C, O>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the operation-call source and then its arguments.
visitOperationCallExp(OperationCallExp<C, O>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
VISITOR - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage.Literals
Deprecated. The meta object literal for the 'Visitor' data type
VISITOR - Static variable in interface org.eclipse.emf.ocl.expressions.ExpressionsPackage
Deprecated. The meta object id for the 'Visitor' data type
Visitor - Interface in org.eclipse.emf.ocl.expressions
Deprecated. Use the Visitor interface, instead.
VISITOR - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage.Literals
The meta object literal for the 'Visitor' class
VISITOR - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The meta object id for the 'Visitor' class
Visitor<T,C,O,P,EL,PM,S,COA,SSA,CT> - Interface in org.eclipse.ocl.utilities
Something which can visit an OCLExpression.
VISITOR_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.utilities.UtilitiesPackage
The number of structural features of the 'Visitor' class
visitPropertyCallExp(PropertyCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a PropertyCallExp visit.
visitPropertyCallExp(PropertyCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an AssociationEndCallExp visit.
visitPropertyCallExp(PropertyCallExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an PropertyCallExp visit.
visitPropertyCallExp(PropertyCallExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitPropertyCallExp(PropertyCallExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitPropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitPropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a PropertyCallExp visit.
visitPropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitPropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an PropertyCallExp visit.
visitPropertyCallExp(PropertyCallExp<C, P>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the property-call source and then its qualifiers (if any).
visitPropertyCallExp(PropertyCallExp<C, P>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitRealLiteralExp(RealLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a RealLiteralExp visit.
visitRealLiteralExp(RealLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for a RealLiteralExp visit.
visitRealLiteralExp(RealLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a RealLiteralExp visit.
visitRealLiteralExp(RealLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitRealLiteralExp(RealLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitRealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitRealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a RealLiteralExp visit.
visitRealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitRealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a RealLiteralExp visit.
visitRealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for a RealLiteralExp visit.
visitRealLiteralExp(RealLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitRealLiteralExp(RealLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitStateExp(StateExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
 
visitStateExp(StateExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
 
visitStateExp(StateExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
 
visitStateExp(StateExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitStateExp(StateExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitStateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitStateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
 
visitStateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitStateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitStateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.util.ToStringVisitor
 
visitStateExp(StateExp<C, S>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitStateExp(StateExp<C, S>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitStringLiteralExp(StringLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a StringLiteralExp visit.
visitStringLiteralExp(StringLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for a StringLiteralExp visit.
visitStringLiteralExp(StringLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a StringLiteralExp visit.
visitStringLiteralExp(StringLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitStringLiteralExp(StringLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitStringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitStringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a StringLiteralExp visit.
visitStringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitStringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a StringLiteralExp visit.
visitStringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for a StringLiteralExp visit.
visitStringLiteralExp(StringLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitStringLiteralExp(StringLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitTupleLiteralExp(TupleLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a TupleLiteralExp visit.
visitTupleLiteralExp(TupleLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for a TupleLiteralExp visit.
visitTupleLiteralExp(TupleLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a TupleLiteralExp visit.
visitTupleLiteralExp(TupleLiteralExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitTupleLiteralExp(TupleLiteralExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitTupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitTupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a TupleLiteralExp visit.
visitTupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitTupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a TupleLiteralExp visit.
visitTupleLiteralExp(TupleLiteralExp<C, P>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the tuple literal's parts.
visitTupleLiteralExp(TupleLiteralExp<C, P>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitTupleLiteralPart(TupleLiteralPart) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
 
visitTupleLiteralPart(TupleLiteralPart) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
 
visitTupleLiteralPart(TupleLiteralPart) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
 
visitTupleLiteralPart(TupleLiteralPart) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitTupleLiteralPart(TupleLiteralPart) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitTupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitTupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
 
visitTupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitTupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
 
visitTupleLiteralPart(TupleLiteralPart<C, P>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the tuple literal part's value, if any.
visitTupleLiteralPart(TupleLiteralPart<C, P>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitTypeExp(TypeExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a TypeExp visiy.
visitTypeExp(TypeExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
 
visitTypeExp(TypeExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a TypeExp visit.
visitTypeExp(TypeExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitTypeExp(TypeExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitTypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitTypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a TypeExp visiy.
visitTypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitTypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a TypeExp visit.
visitTypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
 
visitTypeExp(TypeExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitTypeExp(TypeExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an UnlimitedNaturalLiteralExp visit.
visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an UnlimitedNaturalLiteralExp visit.
visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for an UnlimitedNaturalLiteralExp visit.
visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitUnspecifiedValueExp(UnspecifiedValueExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for an UnspecifiedValueExp visit.
visitUnspecifiedValueExp(UnspecifiedValueExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for an UnspecifiedValueExp visit.
visitUnspecifiedValueExp(UnspecifiedValueExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for an UnspecifiedValueExp visit.
visitUnspecifiedValueExp(UnspecifiedValueExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitUnspecifiedValueExp(UnspecifiedValueExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for an UnspecifiedValueExp visit.
visitUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for an UnspecifiedValueExp visit.
visitUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for an UnspecifiedValueExp visit.
visitUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitUnspecifiedValueExp(UnspecifiedValueExp<C>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitVariable(Variable) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a VariableDeclaration visit.
visitVariable(Variable) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for the Variable visit.
visitVariable(Variable) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a VariableDeclaration visit.
visitVariable(Variable) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitVariable(Variable) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitVariable(Variable<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitVariable(Variable<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a VariableDeclaration visit.
visitVariable(Variable<C, PM>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitVariable(Variable<C, PM>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a VariableDeclaration visit.
visitVariable(Variable<C, PM>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Visits the variable's initialization expression (if any).
visitVariable(Variable<C, PM>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
visitVariableExp(VariableExp) - Method in class org.eclipse.emf.ocl.expressions.impl.EvaluationVisitorImpl
Callback for a VariableExp visit.
visitVariableExp(VariableExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ToStringVisitorImpl
Callback for a VariableExp visit.
visitVariableExp(VariableExp) - Method in class org.eclipse.emf.ocl.expressions.impl.ValidationVisitorImpl
Callback for a VariableExp visit.
visitVariableExp(VariableExp) - Method in class org.eclipse.emf.ocl.expressions.util.AbstractVisitor
Deprecated.  
visitVariableExp(VariableExp) - Method in interface org.eclipse.emf.ocl.expressions.Visitor
Deprecated.  
visitVariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorDecorator
Delegates to my decorated visitor.
visitVariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.EvaluationVisitorImpl
Callback for a VariableExp visit.
visitVariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor
 
visitVariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.parser.ValidationVisitor
Callback for a VariableExp visit.
visitVariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.util.ToStringVisitor
Callback for a VariableExp visit.
visitVariableExp(VariableExp<C, PM>) - Method in class org.eclipse.ocl.utilities.AbstractVisitor
Simply returns AbstractVisitor.result.
visitVariableExp(VariableExp<C, PM>) - Method in interface org.eclipse.ocl.utilities.Visitor
 
VOID_TYPE - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage.Literals
Deprecated. The meta object literal for the 'Void Type' class
VOID_TYPE - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The meta object id for the 'Void Type' class
VOID_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage.Literals
The meta object literal for the 'Void Type' class
VOID_TYPE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The meta object id for the 'Void Type' class
VOID_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage.Literals
The meta object literal for the 'Void Type' class
VOID_TYPE - Static variable in interface org.eclipse.ocl.types.TypesPackage
The meta object id for the 'Void Type' class
VOID_TYPE__DEFAULT_VALUE - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'Default Value' attribute
VOID_TYPE__DEFAULT_VALUE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Default Value' attribute
VOID_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'EAnnotations' containment reference list
VOID_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
VOID_TYPE__EPACKAGE - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'EPackage' container reference
VOID_TYPE__EPACKAGE - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EPackage' container reference
VOID_TYPE__ETYPE_PARAMETERS - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'EType Parameters' containment reference list
VOID_TYPE__ETYPE_PARAMETERS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EType Parameters' containment reference list
VOID_TYPE__INSTANCE_CLASS - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'Instance Class' attribute
VOID_TYPE__INSTANCE_CLASS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class' attribute
VOID_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'Instance Class Name' attribute
VOID_TYPE__INSTANCE_CLASS_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Class Name' attribute
VOID_TYPE__INSTANCE_TYPE_NAME - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'Instance Type Name' attribute
VOID_TYPE__INSTANCE_TYPE_NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Instance Type Name' attribute
VOID_TYPE__NAME - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The feature id for the 'Name' attribute
VOID_TYPE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
VOID_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ocl.types.TypesPackage
Deprecated. The number of structural features of the 'Void Type' class
VOID_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The number of structural features of the 'Void Type' class
VOID_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.types.TypesPackage
The number of structural features of the 'Void Type' class
VoidType - Interface in org.eclipse.emf.ocl.types
Deprecated. Use the VoidType interface, instead. Note also, that the OCLStandardLibrary.getOclVoid() method provides the OclVoid singleton instance of this metaclass.
VoidType - Interface in org.eclipse.ocl.ecore
A representation of the model object 'Void Type'
VoidType<O> - Interface in org.eclipse.ocl.types
A representation of the model object 'Void Type'
VoidTypeImpl - Class in org.eclipse.emf.ocl.types.impl
An implementation of the model object 'Void Type'
VoidTypeImpl() - Constructor for class org.eclipse.emf.ocl.types.impl.VoidTypeImpl
 
VoidTypeImpl(String) - Constructor for class org.eclipse.emf.ocl.types.impl.VoidTypeImpl
 
VoidTypeImpl - Class in org.eclipse.ocl.ecore.impl
An implementation of the model object 'Void Type'
VoidTypeImpl() - Constructor for class org.eclipse.ocl.ecore.impl.VoidTypeImpl
 
VoidTypeImpl<O> - Class in org.eclipse.ocl.types.impl
An implementation of the model object 'Void Type'
VoidTypeImpl() - Constructor for class org.eclipse.ocl.types.impl.VoidTypeImpl
 
VoidTypeOperations - Class in org.eclipse.ocl.types.operations
A static utility class that provides operations related to 'Void Type' model objects.
VoidTypeOperations() - Constructor for class org.eclipse.ocl.types.operations.VoidTypeOperations
 

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