Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.kdm.Annotation

Packages that use Annotation
org.eclipse.gmt.modisco.omg.kdm.kdm   
org.eclipse.gmt.modisco.omg.kdm.kdm.util   
 

Uses of Annotation in org.eclipse.gmt.modisco.omg.kdm.kdm
 

Methods in org.eclipse.gmt.modisco.omg.kdm.kdm that return Annotation
 Annotation KdmFactory.createAnnotation()
          Returns a new object of class 'Annotation'.
 

Uses of Annotation in org.eclipse.gmt.modisco.omg.kdm.kdm.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.util with parameters of type Annotation
 T KdmSwitch.caseAnnotation(Annotation object)
          Returns the result of interpreting the object as an instance of 'Annotation'.