Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.BehaviorUnit
| 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 BehaviorUnit in org.eclipse.gmt.modisco.omg.kdm.conceptual
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return BehaviorUnit Modifier and Type Method Description BehaviorUnitConceptualFactory. createBehaviorUnit()Returns a new object of class 'Behavior Unit'. -
Uses of BehaviorUnit in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement BehaviorUnit Modifier and Type Class Description classBehaviorUnitImplAn implementation of the model object 'Behavior Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return BehaviorUnit Modifier and Type Method Description BehaviorUnitConceptualFactoryImpl. createBehaviorUnit() -
Uses of BehaviorUnit in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type BehaviorUnit Modifier and Type Method Description TConceptualSwitch. caseBehaviorUnit(BehaviorUnit object)Returns the result of interpreting the object as an instance of 'Behavior Unit'.