Uses of Interface
org.eclipse.gmt.modisco.cobol.COBOLVariableLengthArray
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
-
Uses of COBOLVariableLengthArray in org.eclipse.gmt.modisco.cobol
Methods in org.eclipse.gmt.modisco.cobol that return COBOLVariableLengthArray Modifier and Type Method Description COBOLVariableLengthArrayCobolFactory. createCOBOLVariableLengthArray()Returns a new object of class 'COBOL Variable Length Array'. -
Uses of COBOLVariableLengthArray in org.eclipse.gmt.modisco.cobol.impl
Classes in org.eclipse.gmt.modisco.cobol.impl that implement COBOLVariableLengthArray Modifier and Type Class Description classCOBOLVariableLengthArrayImplAn implementation of the model object 'COBOL Variable Length Array'.Methods in org.eclipse.gmt.modisco.cobol.impl that return COBOLVariableLengthArray Modifier and Type Method Description COBOLVariableLengthArrayCobolFactoryImpl. createCOBOLVariableLengthArray() -
Uses of COBOLVariableLengthArray in org.eclipse.gmt.modisco.cobol.util
Methods in org.eclipse.gmt.modisco.cobol.util with parameters of type COBOLVariableLengthArray Modifier and Type Method Description TCobolSwitch. caseCOBOLVariableLengthArray(COBOLVariableLengthArray object)Returns the result of interpreting the object as an instance of 'COBOL Variable Length Array'.