Uses of Interface
org.eclipse.ocl.expressions.EnumLiteralExp

Packages that use EnumLiteralExp
org.eclipse.ocl Definition of the extensible environment API for OCL parsing and evaluation. 
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
org.eclipse.ocl.ecore.impl Implementation of the Ecore binding of the the Types package of the OCL Abstract Syntax. 
org.eclipse.ocl.ecore.internal   
org.eclipse.ocl.ecore.util Generated utilities for working with instances the Ecore binding of the Types package of the OCL Abstract Syntax. 
org.eclipse.ocl.examples.impactanalyzer.deltaPropagation   
org.eclipse.ocl.examples.impactanalyzer.impl   
org.eclipse.ocl.expressions Specification of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. 
org.eclipse.ocl.expressions.impl Implementation of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. 
org.eclipse.ocl.expressions.operations   
org.eclipse.ocl.expressions.util Generated utilities for working with instances the Expressions model. 
org.eclipse.ocl.internal.evaluation   
org.eclipse.ocl.internal.helper   
org.eclipse.ocl.parser   
org.eclipse.ocl.uml.internal   
org.eclipse.ocl.uml.util Miscellaneous utilities in support of the UML environment for OCL. 
org.eclipse.ocl.util Miscellaneous utilities in support of the OCL parser and environment implementations. 
org.eclipse.ocl.utilities Abstract API for OCL AST utilities and extensions of the UML metamodel. 
 

Uses of EnumLiteralExp in org.eclipse.ocl
 

Methods in org.eclipse.ocl with parameters of type EnumLiteralExp
 java.lang.Object EvaluationVisitorDecorator.visitEnumLiteralExp(EnumLiteralExp<C,EL> literalExp)
          Delegates to my decorated visitor.
 java.lang.Object EvaluationVisitorImpl.visitEnumLiteralExp(EnumLiteralExp<C,EL> el)
          Callback for an EnumLiteralExp visit.
 

Uses of EnumLiteralExp in org.eclipse.ocl.ecore
 

Subinterfaces of EnumLiteralExp in org.eclipse.ocl.ecore
 interface EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'.
 

Uses of EnumLiteralExp in org.eclipse.ocl.ecore.impl
 

Classes in org.eclipse.ocl.ecore.impl that implement EnumLiteralExp
 class EnumLiteralExpImpl
          An implementation of the model object 'Enum Literal Exp'.
 

Uses of EnumLiteralExp in org.eclipse.ocl.ecore.internal
 

Methods in org.eclipse.ocl.ecore.internal that return EnumLiteralExp
<C,EL> EnumLiteralExp<C,EL>
OCLFactoryImpl.createEnumLiteralExp()
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.ecore.util
 

Methods in org.eclipse.ocl.ecore.util with parameters of type EnumLiteralExp
<C,EL> T
EcoreSwitch.caseEnumLiteralExp_1(EnumLiteralExp<C,EL> object)
          Deprecated. Since 1.3, override the EcoreSwitch.caseExpressions_EnumLiteralExp(org.eclipse.ocl.expressions.EnumLiteralExp) method, instead.
<C,EL> T
EcoreSwitch.caseExpressions_EnumLiteralExp(EnumLiteralExp<C,EL> object)
          Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
 

Uses of EnumLiteralExp in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
 

Methods in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation with parameters of type EnumLiteralExp
 java.lang.Object PartialEvaluationVisitorImpl.visitEnumLiteralExp(EnumLiteralExp<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EEnumLiteral> el)
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.examples.impactanalyzer.impl
 

Methods in org.eclipse.ocl.examples.impactanalyzer.impl with parameters of type EnumLiteralExp
 org.eclipse.emf.ecore.EClass ContextTypeRetriever.visitEnumLiteralExp(EnumLiteralExp<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EEnumLiteral> literalExp)
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.expressions
 

Methods in org.eclipse.ocl.expressions that return EnumLiteralExp
<C,EL> EnumLiteralExp<C,EL>
ExpressionsFactory.createEnumLiteralExp()
          Returns a new object of class 'Enum Literal Exp'.
 

Uses of EnumLiteralExp in org.eclipse.ocl.expressions.impl
 

Methods in org.eclipse.ocl.expressions.impl that return EnumLiteralExp
<C,EL> EnumLiteralExp<C,EL>
ExpressionsFactoryImpl.createEnumLiteralExp()
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.expressions.operations
 

Methods in org.eclipse.ocl.expressions.operations with parameters of type EnumLiteralExp
static
<C,EL> boolean
EnumLiteralExpOperations.checkEnumType(EnumLiteralExp<C,EL> enumLiteralExp, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          self.type = referredEnumLiteral.enumeration
 

Uses of EnumLiteralExp in org.eclipse.ocl.expressions.util
 

Methods in org.eclipse.ocl.expressions.util with parameters of type EnumLiteralExp
<C,EL> T
ExpressionsSwitch.caseEnumLiteralExp(EnumLiteralExp<C,EL> object)
          Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
 boolean ExpressionsValidator.validateEnumLiteralExp_checkEnumType(EnumLiteralExp<?,?> enumLiteralExp, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the checkEnumType constraint of 'Enum Literal Exp'.
 boolean ExpressionsValidator.validateEnumLiteralExp(EnumLiteralExp<?,?> enumLiteralExp, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.internal.evaluation
 

Methods in org.eclipse.ocl.internal.evaluation with parameters of type EnumLiteralExp
 java.lang.Object TracingEvaluationVisitor.visitEnumLiteralExp(EnumLiteralExp<C,EL> literalExp)
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.internal.helper
 

Methods in org.eclipse.ocl.internal.helper with parameters of type EnumLiteralExp
 java.util.List<Choice> OCLSyntaxHelper.ASTVisitor.visitEnumLiteralExp(EnumLiteralExp<C,EL> enumliteralexp)
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.parser
 

Methods in org.eclipse.ocl.parser that return EnumLiteralExp
<C,EL> EnumLiteralExp<C,EL>
OCLFactoryWithHistory.createEnumLiteralExp()
           
 

Methods in org.eclipse.ocl.parser with parameters of type EnumLiteralExp
 java.lang.Boolean ValidationVisitor.visitEnumLiteralExp(EnumLiteralExp<C,EL> el)
          Callback for an EnumLiteralExp visit.
 

Uses of EnumLiteralExp in org.eclipse.ocl.uml.internal
 

Methods in org.eclipse.ocl.uml.internal that return EnumLiteralExp
<C,EL> EnumLiteralExp<C,EL>
OCLFactoryImpl.createEnumLiteralExp()
           
 

Uses of EnumLiteralExp in org.eclipse.ocl.uml.util
 

Methods in org.eclipse.ocl.uml.util with parameters of type EnumLiteralExp
<C,EL> T
UMLSwitch.caseEnumLiteralExp_1(EnumLiteralExp<C,EL> object)
          Deprecated. Since 2.0, override the UMLSwitch.caseExpressions_EnumLiteralExp(org.eclipse.ocl.expressions.EnumLiteralExp) method, instead.
<C,EL> T
UMLSwitch.caseExpressions_EnumLiteralExp(EnumLiteralExp<C,EL> object)
          Returns the result of interpreting the object as an instance of 'Enum Literal Exp'.
 

Uses of EnumLiteralExp in org.eclipse.ocl.util
 

Methods in org.eclipse.ocl.util with parameters of type EnumLiteralExp
 java.lang.String ToStringVisitor.visitEnumLiteralExp(EnumLiteralExp<C,EL> el)
          Callback for an EnumLiteralExp visit.
 

Uses of EnumLiteralExp in org.eclipse.ocl.utilities
 

Methods in org.eclipse.ocl.utilities that return EnumLiteralExp
<C,EL> EnumLiteralExp<C,EL>
OCLFactory.createEnumLiteralExp()
          Returns a new object of class 'Enum Literal Exp'.
 

Methods in org.eclipse.ocl.utilities with parameters of type EnumLiteralExp
 T AbstractVisitor.visitEnumLiteralExp(EnumLiteralExp<C,EL> literalExp)
          Simply returns AbstractVisitor.result.
 T Visitor.visitEnumLiteralExp(EnumLiteralExp<C,EL> literalExp)