Uses of Package
org.eclipse.ocl.expressions

Packages that use org.eclipse.ocl.expressions
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.util Generated utilities for working with instances the Ecore binding of the Types package of the OCL Abstract Syntax. 
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.helper Definition of the OCL Helper API for syntax completion support and a simplified parsing model for embedded OCL constraints and expressions. 
org.eclipse.ocl.parser   
org.eclipse.ocl.types Specification of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. 
org.eclipse.ocl.types.impl Implementation of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. 
org.eclipse.ocl.uml Implementation of an OCL binding for the UML metamodel. 
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. 
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
MessageExp
          A representation of the model object 'Message Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.ecore
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CallExp
          A representation of the model object 'Call Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
FeatureCallExp
          A representation of the model object 'Feature Call Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LiteralExp
          A representation of the model object 'Literal Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
NavigationCallExp
          A representation of the model object 'Navigation Call Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.ecore.impl
OCLExpression
          A representation of the model object 'OCL Expression'
Variable
          A representation of the model object 'Variable'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.ecore.util
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CallExp
          A representation of the model object 'Call Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
FeatureCallExp
          A representation of the model object 'Feature Call Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LiteralExp
          A representation of the model object 'Literal Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
NavigationCallExp
          A representation of the model object 'Navigation Call Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.expressions
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CallExp
          A representation of the model object 'Call Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
ExpressionsFactory
          The Factory for the model.
ExpressionsPackage
          The Package for the model.
FeatureCallExp
          A representation of the model object 'Feature Call Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LiteralExp
          A representation of the model object 'Literal Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
NavigationCallExp
          A representation of the model object 'Navigation Call Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.expressions.impl
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CallExp
          A representation of the model object 'Call Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
ExpressionsFactory
          The Factory for the model.
ExpressionsPackage
          The Package for the model.
FeatureCallExp
          A representation of the model object 'Feature Call Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LiteralExp
          A representation of the model object 'Literal Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
NavigationCallExp
          A representation of the model object 'Navigation Call Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.expressions.operations
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.expressions.util
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CallExp
          A representation of the model object 'Call Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
ExpressionsPackage
          The Package for the model.
FeatureCallExp
          A representation of the model object 'Feature Call Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LiteralExp
          A representation of the model object 'Literal Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
NavigationCallExp
          A representation of the model object 'Navigation Call Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.helper
OCLExpression
          A representation of the model object 'OCL Expression'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.parser
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
FeatureCallExp
          A representation of the model object 'Feature Call Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LiteralExp
          A representation of the model object 'Literal Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
NavigationCallExp
          A representation of the model object 'Navigation Call Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.types
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.types.impl
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.uml
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
OCLExpression
          A representation of the model object 'OCL Expression'
Variable
          A representation of the model object 'Variable'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.uml.util
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CallExp
          A representation of the model object 'Call Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
FeatureCallExp
          A representation of the model object 'Feature Call Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
LiteralExp
          A representation of the model object 'Literal Exp'
LoopExp
          A representation of the model object 'Loop Exp'
MessageExp
          A representation of the model object 'Message Exp'
NavigationCallExp
          A representation of the model object 'Navigation Call Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.util
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
MessageExp
          A representation of the model object 'Message Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 

Classes in org.eclipse.ocl.expressions used by org.eclipse.ocl.utilities
AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'
BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'
CollectionItem
          A representation of the model object 'Collection Item'
CollectionKind
          A representation of the literals of the enumeration 'Collection Kind', and utility methods for working with them
CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'
CollectionRange
          A representation of the model object 'Collection Range'
EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'
IfExp
          A representation of the model object 'If Exp'
IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'
InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'
IterateExp
          A representation of the model object 'Iterate Exp'
IteratorExp
          A representation of the model object 'Iterator Exp'
LetExp
          A representation of the model object 'Let Exp'
MessageExp
          A representation of the model object 'Message Exp'
NullLiteralExp
          A representation of the model object 'Null Literal Exp'
OCLExpression
          A representation of the model object 'OCL Expression'
OperationCallExp
          A representation of the model object 'Operation Call Exp'
PropertyCallExp
          A representation of the model object 'Property Call Exp'
RealLiteralExp
          A representation of the model object 'Real Literal Exp'
StateExp
          A representation of the model object 'State Exp'
StringLiteralExp
          A representation of the model object 'String Literal Exp'
TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'
TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'
TypeExp
          A representation of the model object 'Type Exp'
UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'
UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'
Variable
          A representation of the model object 'Variable'
VariableExp
          A representation of the model object 'Variable Exp'
 


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