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

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

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

Methods in org.eclipse.modisco.omg.gastm that return AnnotationType
 AnnotationType GASTMFactory.createAnnotationType()
          Returns a new object of class 'Annotation Type'.
 

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

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