Uses of Interface
org.eclipse.gmt.modisco.java.NullLiteral
| 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 NullLiteral in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement NullLiteral Modifier and Type Class Description classNullLiteralImplAn implementation of the model object 'Null Literal'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return NullLiteral Modifier and Type Method Description NullLiteralJavaFactoryImpl. createNullLiteral() -
Uses of NullLiteral in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return NullLiteral Modifier and Type Method Description NullLiteralJavaFactory. createNullLiteral()Returns a new object of class 'Null Literal'. -
Uses of NullLiteral in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type NullLiteral Modifier and Type Method Description TJavaSwitch. caseNullLiteral(NullLiteral object)Returns the result of interpreting the object as an instance of 'Null Literal'.