Uses of Interface
org.eclipse.gmt.modisco.java.PrimitiveTypeInt
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of PrimitiveTypeInt in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement PrimitiveTypeInt Modifier and Type Class Description classPrimitiveTypeIntImplAn implementation of the model object 'Primitive Type Int'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return PrimitiveTypeInt Modifier and Type Method Description PrimitiveTypeIntJavaFactoryImpl. createPrimitiveTypeInt() -
Uses of PrimitiveTypeInt in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return PrimitiveTypeInt Modifier and Type Method Description PrimitiveTypeIntJavaFactory. createPrimitiveTypeInt()Returns a new object of class 'Primitive Type Int'. -
Uses of PrimitiveTypeInt in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type PrimitiveTypeInt Modifier and Type Method Description TJavaSwitch. casePrimitiveTypeInt(PrimitiveTypeInt object)Returns the result of interpreting the object as an instance of 'Primitive Type Int'.