Uses of Interface
org.omg.smm.CountingUnit
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of CountingUnit in org.omg.smm
Methods in org.omg.smm that return CountingUnit Modifier and Type Method Description CountingUnitSmmFactory. createCountingUnit()Returns a new object of class 'Counting Unit'. -
Uses of CountingUnit in org.omg.smm.impl
Classes in org.omg.smm.impl that implement CountingUnit Modifier and Type Class Description classCountingUnitImplAn implementation of the model object 'Counting Unit'.Methods in org.omg.smm.impl that return CountingUnit Modifier and Type Method Description CountingUnitSmmFactoryImpl. createCountingUnit() -
Uses of CountingUnit in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type CountingUnit Modifier and Type Method Description TSmmSwitch. caseCountingUnit(CountingUnit object)Returns the result of interpreting the object as an instance of 'Counting Unit'.