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

V

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
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
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(AnyType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateAssociationClassCallExp(AssociationClassCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(BagType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(BooleanLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateCallExp(CallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(CollectionItem, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(CollectionLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(CollectionLiteralPart, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(CollectionRange, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(CollectionType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(ElementType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(EnumLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateExpressionInOCL(ExpressionInOCL, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateFeatureCallExp(FeatureCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(IfExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(IntegerLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateInvalidLiteralExp(InvalidLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(InvalidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(IterateExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(IteratorExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(LetExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateLiteralExp(LiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(LoopExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(MessageExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(MessageType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateNavigationCallExp(NavigationCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateNullLiteralExp(NullLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateNumericLiteralExp(NumericLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(OCLExpression, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
validateOCLExpression_has_type(OCLExpression, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
Validates the has_type constraint of 'OCL Expression'
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(OperationCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(OrderedSetType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validatePrimitiveLiteralExp(PrimitiveLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(PrimitiveType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(PropertyCallExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(RealLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(SequenceType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(SetType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateStateExp(StateExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(StringLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(TupleLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(TupleLiteralPart, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(TupleType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateTypeExp(TypeExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(TypeType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(UnlimitedNaturalLiteralExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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
 
validateUnspecifiedValueExp(UnspecifiedValueExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(Variable, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(VariableExp, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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(VoidType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.ocl.uml.util.UMLValidator
 
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.
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.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 - Variable in class org.eclipse.ocl.uml.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.
valueOf(String) - Static method in enum org.eclipse.ocl.uml.options.EvaluationMode
Returns the enum constant of this type with the specified name.
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.
values() - Static method in enum org.eclipse.ocl.uml.options.EvaluationMode
Returns an array containing the constants of this enum type, in the order they're declared.
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'
variable - Variable in class org.eclipse.ocl.uml.impl.LetExpImpl
The cached value of the 'Variable' containment reference
VARIABLE - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Variable' class
VARIABLE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Variable' class
Variable - Interface in org.eclipse.ocl.uml
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__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list
VARIABLE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
VARIABLE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.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__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.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_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
VARIABLE__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute
VARIABLE__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference
VARIABLE__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference
VARIABLE__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute
VARIABLE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list
VARIABLE__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list
VARIABLE__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference
VARIABLE__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute
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__REPRESENTED_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.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__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute
VARIABLE__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type' reference
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_END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Type End 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__TYPE_START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' 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.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 - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Variable Exp' class
VARIABLE_EXP - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Variable Exp' class
VARIABLE_EXP__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' 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__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.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__END_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
VARIABLE_EXP__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute
VARIABLE_EXP__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference
VARIABLE_EXP__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference
VARIABLE_EXP__ORDERED - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Ordered' attribute
VARIABLE_EXP__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list
VARIABLE_EXP__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list
VARIABLE_EXP__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference
VARIABLE_EXP__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute
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__REFERRED_VARIABLE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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.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__START_POSITION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Start Position' attribute
VARIABLE_EXP__TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute
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.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_EXP_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Variable Exp' 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
VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
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
 
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.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'
VariableExp - Interface in org.eclipse.ocl.uml
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.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
 
VariableExpImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Variable Exp'
VariableExpImpl() - Constructor for class org.eclipse.ocl.uml.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.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
 
VariableImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Variable'
VariableImpl() - Constructor for class org.eclipse.ocl.uml.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
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.ocl.utilities.UtilitiesPackage
The number of structural features of the 'Visitable' class
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.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<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.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.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<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.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.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(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.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<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.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.
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.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<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.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<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.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<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.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<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.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<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.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<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.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<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.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<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.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<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.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.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<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.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<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.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<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.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<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.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<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.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<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.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<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.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.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<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.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<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.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<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.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.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 - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Void Type' class
VOID_TYPE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The meta object id for the 'Void Type' class
VOID_TYPE__ATTRIBUTE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Attribute' reference list
VOID_TYPE__CLIENT_DEPENDENCY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Client Dependency' reference list
VOID_TYPE__COLLABORATION_USE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Collaboration Use' containment reference list
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.ocl.ecore.EcorePackage
The feature id for the 'EAnnotations' containment reference list
VOID_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'EAnnotations' containment reference list
VOID_TYPE__ELEMENT_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Element Import' containment reference list
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.ocl.ecore.EcorePackage
The feature id for the 'EType Parameters' containment reference list
VOID_TYPE__FEATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Feature' reference list
VOID_TYPE__GENERAL - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'General' reference list
VOID_TYPE__GENERALIZATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Generalization' containment reference list
VOID_TYPE__IMPORTED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Imported Member' reference list
VOID_TYPE__INHERITED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Inherited Member' reference list
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.ocl.ecore.EcorePackage
The feature id for the 'Instance Class 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__IS_ABSTRACT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Abstract' attribute
VOID_TYPE__IS_LEAF - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Is Leaf' attribute
VOID_TYPE__MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Member' reference list
VOID_TYPE__NAME - Static variable in interface org.eclipse.ocl.ecore.EcorePackage
The feature id for the 'Name' attribute
VOID_TYPE__NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name' attribute
VOID_TYPE__NAME_EXPRESSION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Name Expression' containment reference
VOID_TYPE__NAMESPACE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Namespace' reference
VOID_TYPE__OWNED_COMMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Comment' containment reference list
VOID_TYPE__OWNED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Element' reference list
VOID_TYPE__OWNED_MEMBER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Member' reference list
VOID_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage.Literals
The meta object literal for the 'Owned Operation' containment reference list feature
VOID_TYPE__OWNED_OPERATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Operation' containment reference list
VOID_TYPE__OWNED_RULE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Rule' containment reference list
VOID_TYPE__OWNED_TEMPLATE_SIGNATURE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Template Signature' containment reference
VOID_TYPE__OWNED_USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owned Use Case' containment reference list
VOID_TYPE__OWNER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owner' reference
VOID_TYPE__OWNING_TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Owning Template Parameter' container reference
VOID_TYPE__PACKAGE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package' reference
VOID_TYPE__PACKAGE_IMPORT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Package Import' containment reference list
VOID_TYPE__POWERTYPE_EXTENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Powertype Extent' reference list
VOID_TYPE__QUALIFIED_NAME - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Qualified Name' attribute
VOID_TYPE__REDEFINED_CLASSIFIER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Classifier' reference list
VOID_TYPE__REDEFINED_ELEMENT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefined Element' reference list
VOID_TYPE__REDEFINITION_CONTEXT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Redefinition Context' reference list
VOID_TYPE__REPRESENTATION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Representation' reference
VOID_TYPE__SUBSTITUTION - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Substitution' containment reference list
VOID_TYPE__TEMPLATE_BINDING - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Binding' containment reference list
VOID_TYPE__TEMPLATE_PARAMETER - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Template Parameter' reference
VOID_TYPE__USE_CASE - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Use Case' reference list
VOID_TYPE__VISIBILITY - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The feature id for the 'Visibility' attribute
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
VOID_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.uml.UMLPackage
The number of structural features of the 'Void Type' class
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'
VoidType - Interface in org.eclipse.ocl.uml
A representation of the model object 'Void Type'
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
 
VoidTypeImpl - Class in org.eclipse.ocl.uml.impl
An implementation of the model object 'Void Type'
VoidTypeImpl() - Constructor for class org.eclipse.ocl.uml.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 X