Uses of Interface
org.eclipse.gmt.modisco.java.BooleanLiteral
| 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 BooleanLiteral in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement BooleanLiteral Modifier and Type Class Description classBooleanLiteralImplAn implementation of the model object 'Boolean Literal'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return BooleanLiteral Modifier and Type Method Description BooleanLiteralJavaFactoryImpl. createBooleanLiteral() -
Uses of BooleanLiteral in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return BooleanLiteral Modifier and Type Method Description BooleanLiteralJavaFactory. createBooleanLiteral()Returns a new object of class 'Boolean Literal'. -
Uses of BooleanLiteral in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type BooleanLiteral Modifier and Type Method Description TJavaSwitch. caseBooleanLiteral(BooleanLiteral object)Returns the result of interpreting the object as an instance of 'Boolean Literal'.