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

Packages that use org.eclipse.emf.ocl.types
org.eclipse.emf.ocl.parser Definition of the extensible environment API for OCL parsing and evaluation.  
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.types.util EMF utilities for the OCL types API.  
 

Classes in org.eclipse.emf.ocl.types used by org.eclipse.emf.ocl.parser
CollectionType
           
MessageType
           
TupleType
           
TypeType
           A representation of the model object 'Type Type'
 

Classes in org.eclipse.emf.ocl.types used by org.eclipse.emf.ocl.types
AnyType
           
BagType
           
CollectionType
           
ElementType
           
InvalidType
           A representation of the model object 'Invalid Type'
MessageType
           
OrderedSetType
           
PrimitiveBoolean
           
PrimitiveInteger
           
PrimitiveReal
           
PrimitiveString
           
PrimitiveType
           
SequenceType
           
SetType
           
TupleType
           
TypesFactory
           The Factory for the model.
TypesPackage
           The Package for the model.
TypeType
           A representation of the model object 'Type Type'
VoidType
           
 

Classes in org.eclipse.emf.ocl.types used by org.eclipse.emf.ocl.types.impl
AnyType
           
BagType
           
CollectionType
           
ElementType
           
InvalidType
           A representation of the model object 'Invalid Type'
MessageType
           
OrderedSetType
           
PrimitiveBoolean
           
PrimitiveInteger
           
PrimitiveReal
           
PrimitiveString
           
PrimitiveType
           
SequenceType
           
SetType
           
TupleType
           
TypesFactory
           The Factory for the model.
TypesPackage
           The Package for the model.
TypeType
           A representation of the model object 'Type Type'
VoidType
           
 

Classes in org.eclipse.emf.ocl.types used by org.eclipse.emf.ocl.types.util
AnyType
           
BagType
           
CollectionType
           
ElementType
           
InvalidType
           A representation of the model object 'Invalid Type'
MessageType
           
OrderedSetType
           
PrimitiveBoolean
           
PrimitiveInteger
           
PrimitiveReal
           
PrimitiveString
           
PrimitiveType
           
SequenceType
           
SetType
           
TupleType
           
TypesPackage
           The Package for the model.
TypeType
           A representation of the model object 'Type Type'
VoidType
           
 


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