Uses of Class
org.eclipse.ocl.uml.impl.CollectionTypeImpl

Packages that use CollectionTypeImpl
org.eclipse.ocl.uml.impl Implementation of the UML binding of the the Types package of the OCL Abstract Syntax. 
 

Uses of CollectionTypeImpl in org.eclipse.ocl.uml.impl
 

Subclasses of CollectionTypeImpl in org.eclipse.ocl.uml.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'
 


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