Uses of Interface
org.eclipse.gmt.modisco.java.StringLiteral
| 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 StringLiteral in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement StringLiteral Modifier and Type Class Description classStringLiteralImplAn implementation of the model object 'String Literal'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return StringLiteral Modifier and Type Method Description StringLiteralJavaFactoryImpl. createStringLiteral() -
Uses of StringLiteral in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return StringLiteral Modifier and Type Method Description StringLiteralJavaFactory. createStringLiteral()Returns a new object of class 'String Literal'. -
Uses of StringLiteral in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type StringLiteral Modifier and Type Method Description TJavaSwitch. caseStringLiteral(StringLiteral object)Returns the result of interpreting the object as an instance of 'String Literal'.