Uses of Interface
org.eclipse.gmt.modisco.java.PrimitiveTypeBoolean
| 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 PrimitiveTypeBoolean in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement PrimitiveTypeBoolean Modifier and Type Class Description classPrimitiveTypeBooleanImplAn implementation of the model object 'Primitive Type Boolean'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return PrimitiveTypeBoolean Modifier and Type Method Description PrimitiveTypeBooleanJavaFactoryImpl. createPrimitiveTypeBoolean() -
Uses of PrimitiveTypeBoolean in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return PrimitiveTypeBoolean Modifier and Type Method Description PrimitiveTypeBooleanJavaFactory. createPrimitiveTypeBoolean()Returns a new object of class 'Primitive Type Boolean'. -
Uses of PrimitiveTypeBoolean in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type PrimitiveTypeBoolean Modifier and Type Method Description TJavaSwitch. casePrimitiveTypeBoolean(PrimitiveTypeBoolean object)Returns the result of interpreting the object as an instance of 'Primitive Type Boolean'.