Uses of Class
org.eclipse.emf.ocl.types.impl.CollectionTypeImpl

Packages that use CollectionTypeImpl
org.eclipse.emf.ocl.types.impl Implementation of the API for OCL types.  
 

Uses of CollectionTypeImpl in org.eclipse.emf.ocl.types.impl
 

Subclasses of CollectionTypeImpl in org.eclipse.emf.ocl.types.impl
 class BagTypeImpl
           
 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, 2006 IBM Corporation and others.
All Rights Reserved.