Uses of Interface
org.atlanmod.widespread.Numeric
| Package | Description |
|---|---|
| org.atlanmod.widespread | |
| org.atlanmod.widespread.impl | |
| org.atlanmod.widespread.util |
-
Uses of Numeric in org.atlanmod.widespread
Methods in org.atlanmod.widespread that return Numeric Modifier and Type Method Description NumericWidespreadFactory. createNumeric()Returns a new object of class 'Numeric'. -
Uses of Numeric in org.atlanmod.widespread.impl
Classes in org.atlanmod.widespread.impl that implement Numeric Modifier and Type Class Description classNumericImplAn implementation of the model object 'Numeric'.Methods in org.atlanmod.widespread.impl that return Numeric Modifier and Type Method Description NumericWidespreadFactoryImpl. createNumeric() -
Uses of Numeric in org.atlanmod.widespread.util
Methods in org.atlanmod.widespread.util with parameters of type Numeric Modifier and Type Method Description TWidespreadSwitch. caseNumeric(Numeric object)Returns the result of interpreting the object as an instance of 'Numeric'.