Uses of Package
org.eclipse.ocl.types

Packages that use org.eclipse.ocl.types
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.internal.evaluation   
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.types.operations   
org.eclipse.ocl.types.util Generated utilities for working with instances the Types 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.types used by org.eclipse.ocl
CollectionType
          A representation of the model object 'Collection Type'.
MessageType
          A representation of the model object 'Message Type'.
OCLStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.ecore
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
ElementType
          A representation of the model object 'Element Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OCLStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.ecore.impl
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
ElementType
          A representation of the model object 'Element Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.ecore.internal
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
MessageType
          A representation of the model object 'Message Type'.
OCLStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.ecore.util
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
ElementType
          A representation of the model object 'Element Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.internal.evaluation
CollectionType
          A representation of the model object 'Collection Type'.
OCLStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
TupleType
          A representation of the model object 'Tuple Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.parser
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
MessageType
          A representation of the model object 'Message Type'.
OCLStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.types
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
ElementType
          A representation of the model object 'Element Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypesFactory
          The Factory for the model.
TypesPackage
          The Package for the model.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.types.impl
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
ElementType
          A representation of the model object 'Element Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypesFactory
          The Factory for the model.
TypesPackage
          The Package for the model.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.types.operations
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.types.util
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
ElementType
          A representation of the model object 'Element Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypesPackage
          The Package for the model.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.uml
CollectionType
          A representation of the model object 'Collection Type'.
OCLStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.uml.util
AnyType
          A representation of the model object 'Any Type'.
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
ElementType
          A representation of the model object 'Element Type'.
InvalidType
          A representation of the model object 'Invalid Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
PrimitiveType
          A representation of the model object 'Primitive Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.
VoidType
          A representation of the model object 'Void Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.util
CollectionType
          A representation of the model object 'Collection Type'.
TupleType
          A representation of the model object 'Tuple Type'.
 

Classes in org.eclipse.ocl.types used by org.eclipse.ocl.utilities
BagType
          A representation of the model object 'Bag Type'.
CollectionType
          A representation of the model object 'Collection Type'.
MessageType
          A representation of the model object 'Message Type'.
OrderedSetType
          A representation of the model object 'Ordered Set Type'.
SequenceType
          A representation of the model object 'Sequence Type'.
SetType
          A representation of the model object 'Set Type'.
TupleType
          A representation of the model object 'Tuple Type'.
TypeType
          A representation of the model object 'Type Type'.