Uses of Package
org.eclipse.emf.ocl.expressions

Packages that use org.eclipse.emf.ocl.expressions
org.eclipse.emf.ocl.expressions Abstract API for OCL expression syntax.  
org.eclipse.emf.ocl.expressions.impl Implementation of the API for OCL expression syntax.  
org.eclipse.emf.ocl.expressions.util EMF utilities for the OCL expression syntax API.  
org.eclipse.emf.ocl.helper Definition of the OCL Helper API for syntax completion support and a simplified parsing model.  
org.eclipse.emf.ocl.parser Definition of the extensible environment API for OCL parsing and evaluation.  
org.eclipse.emf.ocl.query Object Constraint Language query/constraint evaluation API.  
org.eclipse.emf.ocl.query.impl Implementation of the API for OCL queries.  
org.eclipse.emf.ocl.types Abstract API for OCL types.  
org.eclipse.emf.ocl.types.impl Implementation of the API for OCL types.  
org.eclipse.emf.ocl.uml Extensions to the Ecore metamodel for UML-specific concepts supported by the OCL language.  
org.eclipse.emf.ocl.uml.impl Implementation of the Ecore extensions in support of the UML constructs used by OCL.  
org.eclipse.emf.ocl.utilities Abstract API for OCL AST utilities.  
org.eclipse.emf.ocl.utilities.impl Implementation of the API for OCL AST utilities.  
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.expressions
AssociationClassCallExp
           A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
           
CallExp
           
CollectionItem
           
CollectionKind
           
CollectionLiteralExp
           
CollectionLiteralPart
           
CollectionRange
           
EnumLiteralExp
           
ExpressionsFactory
           The Factory for the model.
ExpressionsPackage
           The Package for the model.
FeatureCallExp
           
IfExp
           
IntegerLiteralExp
           
InvalidLiteralExp
           A representation of the model object 'Invalid Literal Exp'
IterateExp
           
IteratorExp
           
LetExp
           
LiteralExp
           
LoopExp
           
MessageExp
           
NavigationCallExp
           
NullLiteralExp
           A representation of the model object 'Null Literal Exp'
NumericLiteralExp
           
OCLExpression
           
OperationCallExp
           
PrimitiveLiteralExp
           
PropertyCallExp
           
RealLiteralExp
           
StateExp
           A representation of the model object 'State Exp'
StringLiteralExp
           
TupleLiteralExp
           
TupleLiteralPart
           A representation of the model object 'Tuple Literal Part'
TypeExp
           A representation of the model object 'Type Exp'
UnspecifiedValueExp
           
Variable
           
VariableExp
           
Visitor
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.expressions.impl
AssociationClassCallExp
           A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
           
CallExp
           
CollectionItem
           
CollectionKind
           
CollectionLiteralExp
           
CollectionLiteralPart
           
CollectionRange
           
EnumLiteralExp
           
EvaluationVisitor
          A visitor that evaluates an OCLExpression.
ExpressionsFactory
           The Factory for the model.
ExpressionsPackage
           The Package for the model.
FeatureCallExp
           
IfExp
           
IntegerLiteralExp
           
InvalidLiteralExp
           A representation of the model object 'Invalid Literal Exp'
IterateExp
           
IteratorExp
           
LetExp
           
LiteralExp
           
LoopExp
           
MessageExp
           
NavigationCallExp
           
NullLiteralExp
           A representation of the model object 'Null Literal Exp'
NumericLiteralExp
           
OCLExpression
           
OperationCallExp
           
PrimitiveLiteralExp
           
PropertyCallExp
           
RealLiteralExp
           
StateExp
           A representation of the model object 'State Exp'
StringLiteralExp
           
TupleLiteralExp
           
TupleLiteralPart
           A representation of the model object 'Tuple Literal Part'
TypeExp
           A representation of the model object 'Type Exp'
UnspecifiedValueExp
           
Variable
           
VariableExp
           
Visitor
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.expressions.util
AssociationClassCallExp
           A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
           
CallExp
           
CollectionItem
           
CollectionLiteralExp
           
CollectionLiteralPart
           
CollectionRange
           
EnumLiteralExp
           
ExpressionsPackage
           The Package for the model.
FeatureCallExp
           
IfExp
           
IntegerLiteralExp
           
InvalidLiteralExp
           A representation of the model object 'Invalid Literal Exp'
IterateExp
           
IteratorExp
           
LetExp
           
LiteralExp
           
LoopExp
           
MessageExp
           
NavigationCallExp
           
NullLiteralExp
           A representation of the model object 'Null Literal Exp'
NumericLiteralExp
           
OCLExpression
           
OperationCallExp
           
PrimitiveLiteralExp
           
PropertyCallExp
           
RealLiteralExp
           
StateExp
           A representation of the model object 'State Exp'
StringLiteralExp
           
TupleLiteralExp
           
TupleLiteralPart
           A representation of the model object 'Tuple Literal Part'
TypeExp
           A representation of the model object 'Type Exp'
UnspecifiedValueExp
           
Variable
           
VariableExp
           
Visitor
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.helper
OCLExpression
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.parser
CollectionKind
           
Variable
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.query
OCLExpression
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.query.impl
OCLExpression
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.types
CollectionKind
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.types.impl
CollectionKind
           
Variable
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.uml
OCLExpression
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.uml.impl
OCLExpression
           
Visitor
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.utilities
Visitor
           
 

Classes in org.eclipse.emf.ocl.expressions used by org.eclipse.emf.ocl.utilities.impl
Visitor
           
 


Copyright 2002, 2006 IBM Corporation and others.
All Rights Reserved.