Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.StringType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of StringType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return StringType Modifier and Type Method Description StringTypeCodeFactory. createStringType()Returns a new object of class 'String Type'. -
Uses of StringType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement StringType Modifier and Type Class Description classStringTypeImplAn implementation of the model object 'String Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return StringType Modifier and Type Method Description StringTypeCodeFactoryImpl. createStringType() -
Uses of StringType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type StringType Modifier and Type Method Description TCodeSwitch. caseStringType(StringType object)Returns the result of interpreting the object as an instance of 'String Type'.