Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.RuleUnit

Packages that use RuleUnit
org.eclipse.gmt.modisco.omg.kdm.conceptual   
org.eclipse.gmt.modisco.omg.kdm.conceptual.util   
 

Uses of RuleUnit in org.eclipse.gmt.modisco.omg.kdm.conceptual
 

Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return RuleUnit
 RuleUnit ConceptualFactory.createRuleUnit()
          Returns a new object of class 'Rule Unit'.
 

Uses of RuleUnit in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type RuleUnit
 T ConceptualSwitch.caseRuleUnit(RuleUnit object)
          Returns the result of interpreting the object as an instance of 'Rule Unit'.