Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.RuleUnit
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.conceptual | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.impl | |
| 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 Modifier and Type Method Description RuleUnitConceptualFactory. createRuleUnit()Returns a new object of class 'Rule Unit'. -
Uses of RuleUnit in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement RuleUnit Modifier and Type Class Description classRuleUnitImplAn implementation of the model object 'Rule Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return RuleUnit Modifier and Type Method Description RuleUnitConceptualFactoryImpl. createRuleUnit() -
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 Modifier and Type Method Description TConceptualSwitch. caseRuleUnit(RuleUnit object)Returns the result of interpreting the object as an instance of 'Rule Unit'.