Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.CharType
| 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 CharType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CharType Modifier and Type Method Description CharTypeCodeFactory. createCharType()Returns a new object of class 'Char Type'. -
Uses of CharType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement CharType Modifier and Type Class Description classCharTypeImplAn implementation of the model object 'Char Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return CharType Modifier and Type Method Description CharTypeCodeFactoryImpl. createCharType() -
Uses of CharType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type CharType Modifier and Type Method Description TCodeSwitch. caseCharType(CharType object)Returns the result of interpreting the object as an instance of 'Char Type'.