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

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

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

Methods in org.eclipse.modisco.omg.gastm that return AggregateTypeDeclaration
 AggregateTypeDeclaration GASTMFactory.createAggregateTypeDeclaration()
          Returns a new object of class 'Aggregate Type Declaration'.
 

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

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