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

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

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

Methods in org.eclipse.modisco.omg.gastm that return CollectionExpression
 CollectionExpression GASTMFactory.createCollectionExpression()
          Returns a new object of class 'Collection Expression'.
 

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

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