Uses of Class
org.omwg.mediation.language.objectModel.Annotation

Packages that use Annotation
org.omwg.mediation.language.objectModel   
 

Uses of Annotation in org.omwg.mediation.language.objectModel
 

Methods in org.omwg.mediation.language.objectModel that return Annotation
 Annotation MappingRule.getAnnotation(int num)
          Returns the annotation specified by the reference number (int param)
 Annotation MappingDocument.getAnnotation(int num)
          Returns the annotation specified by the reference number (int param)
 

Methods in org.omwg.mediation.language.objectModel with parameters of type Annotation
 void MappingRule.addAnnotation(Annotation annotation)
          Attributes a collection of annotations of the mapping rule
 void MappingDocument.addAnnotation(Annotation anno)
          Add the given annotation to the annotations list/collection