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

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

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

Methods in org.omwg.mediation.language.objectModel that return MappingRule
 MappingRule MappingDocument.getRule(int num)
          Returns the mapping rule specified by the reference number (int param)
 

Methods in org.omwg.mediation.language.objectModel with parameters of type MappingRule
 void MappingDocument.addRule(MappingRule rule)
          Used to add a rule to the mapping rule collection