Uses of Interface
org.eclipse.gmt.modisco.cobol.COBOLSimpleType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
-
Uses of COBOLSimpleType in org.eclipse.gmt.modisco.cobol
Methods in org.eclipse.gmt.modisco.cobol that return COBOLSimpleType Modifier and Type Method Description COBOLSimpleTypeCobolFactory. createCOBOLSimpleType()Returns a new object of class 'COBOL Simple Type'. -
Uses of COBOLSimpleType in org.eclipse.gmt.modisco.cobol.impl
Classes in org.eclipse.gmt.modisco.cobol.impl that implement COBOLSimpleType Modifier and Type Class Description classCOBOLSimpleTypeImplAn implementation of the model object 'COBOL Simple Type'.Methods in org.eclipse.gmt.modisco.cobol.impl that return COBOLSimpleType Modifier and Type Method Description COBOLSimpleTypeCobolFactoryImpl. createCOBOLSimpleType() -
Uses of COBOLSimpleType in org.eclipse.gmt.modisco.cobol.util
Methods in org.eclipse.gmt.modisco.cobol.util with parameters of type COBOLSimpleType Modifier and Type Method Description TCobolSwitch. caseCOBOLSimpleType(COBOLSimpleType object)Returns the result of interpreting the object as an instance of 'COBOL Simple Type'.