Uses of Interface
org.eclipse.gmt.modisco.cobol.COBOL66Element
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
-
Uses of COBOL66Element in org.eclipse.gmt.modisco.cobol
Methods in org.eclipse.gmt.modisco.cobol that return COBOL66Element Modifier and Type Method Description COBOL66ElementCobolFactory. createCOBOL66Element()Returns a new object of class 'COBOL66 Element'. -
Uses of COBOL66Element in org.eclipse.gmt.modisco.cobol.impl
Classes in org.eclipse.gmt.modisco.cobol.impl that implement COBOL66Element Modifier and Type Class Description classCOBOL66ElementImplAn implementation of the model object 'COBOL66 Element'.Methods in org.eclipse.gmt.modisco.cobol.impl that return COBOL66Element Modifier and Type Method Description COBOL66ElementCobolFactoryImpl. createCOBOL66Element() -
Uses of COBOL66Element in org.eclipse.gmt.modisco.cobol.util
Methods in org.eclipse.gmt.modisco.cobol.util with parameters of type COBOL66Element Modifier and Type Method Description TCobolSwitch. caseCOBOL66Element(COBOL66Element object)Returns the result of interpreting the object as an instance of 'COBOL66 Element'.