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

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

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

Methods in org.eclipse.modisco.omg.gastm that return AggregateTypeDefinition
 AggregateTypeDefinition GASTMFactory.createAggregateTypeDefinition()
          Returns a new object of class 'Aggregate Type Definition'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type AggregateTypeDefinition
 T GASTMSwitch.caseAggregateTypeDefinition(AggregateTypeDefinition object)
          Returns the result of interpreting the object as an instance of 'Aggregate Type Definition'.