Uses of Interface
org.eclipse.gmt.modisco.java.PrimitiveTypeDouble
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of PrimitiveTypeDouble in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement PrimitiveTypeDouble Modifier and Type Class Description classPrimitiveTypeDoubleImplAn implementation of the model object 'Primitive Type Double'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return PrimitiveTypeDouble Modifier and Type Method Description PrimitiveTypeDoubleJavaFactoryImpl. createPrimitiveTypeDouble() -
Uses of PrimitiveTypeDouble in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return PrimitiveTypeDouble Modifier and Type Method Description PrimitiveTypeDoubleJavaFactory. createPrimitiveTypeDouble()Returns a new object of class 'Primitive Type Double'. -
Uses of PrimitiveTypeDouble in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type PrimitiveTypeDouble Modifier and Type Method Description TJavaSwitch. casePrimitiveTypeDouble(PrimitiveTypeDouble object)Returns the result of interpreting the object as an instance of 'Primitive Type Double'.