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