Uses of Class
org.eclipse.ocl.examples.pivot.internal.impl.CollectionTypeImpl

Packages that use CollectionTypeImpl
org.eclipse.ocl.examples.pivot.internal.impl   
 

Uses of CollectionTypeImpl in org.eclipse.ocl.examples.pivot.internal.impl
 

Subclasses of CollectionTypeImpl in org.eclipse.ocl.examples.pivot.internal.impl
 class BagTypeImpl
          An implementation of the model object 'Bag Type'.
 class OrderedSetTypeImpl
          An implementation of the model object 'Ordered Set Type'.
 class SequenceTypeImpl
          An implementation of the model object 'Sequence Type'.
 class SetTypeImpl
          An implementation of the model object 'Set Type'.