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

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

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

Methods in org.eclipse.modisco.omg.gastm that return AnnotationExpression
 AnnotationExpression GASTMFactory.createAnnotationExpression()
          Returns a new object of class 'Annotation Expression'.
 

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

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