Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.IntegerType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of IntegerType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return IntegerType Modifier and Type Method Description IntegerTypeCodeFactory. createIntegerType()Returns a new object of class 'Integer Type'. -
Uses of IntegerType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement IntegerType Modifier and Type Class Description classIntegerTypeImplAn implementation of the model object 'Integer Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return IntegerType Modifier and Type Method Description IntegerTypeCodeFactoryImpl. createIntegerType() -
Uses of IntegerType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type IntegerType Modifier and Type Method Description TCodeSwitch. caseIntegerType(IntegerType object)Returns the result of interpreting the object as an instance of 'Integer Type'.