Uses of Interface
org.eclipse.modisco.omg.gastm.CollectionType

Packages that use CollectionType
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of CollectionType in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return CollectionType
 CollectionType GASTMFactory.createCollectionType()
          Returns a new object of class 'Collection Type'.
 

Uses of CollectionType in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type CollectionType
 T GASTMSwitch.caseCollectionType(CollectionType object)
          Returns the result of interpreting the object as an instance of 'Collection Type'.