Uses of Interface
org.eclipse.gmt.modisco.cobol.COBOL88Element
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
-
Uses of COBOL88Element in org.eclipse.gmt.modisco.cobol
Methods in org.eclipse.gmt.modisco.cobol that return COBOL88Element Modifier and Type Method Description COBOL88ElementCobolFactory. createCOBOL88Element()Returns a new object of class 'COBOL88 Element'.Methods in org.eclipse.gmt.modisco.cobol that return types with arguments of type COBOL88Element Modifier and Type Method Description org.eclipse.emf.common.util.EList<COBOL88Element>COBOLElement. getContains()Returns the value of the 'Contains' containment reference list. -
Uses of COBOL88Element in org.eclipse.gmt.modisco.cobol.impl
Classes in org.eclipse.gmt.modisco.cobol.impl that implement COBOL88Element Modifier and Type Class Description classCOBOL88ElementImplAn implementation of the model object 'COBOL88 Element'.Fields in org.eclipse.gmt.modisco.cobol.impl with type parameters of type COBOL88Element Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<COBOL88Element>COBOLElementImpl. containsThe cached value of the 'Contains' containment reference list.Methods in org.eclipse.gmt.modisco.cobol.impl that return COBOL88Element Modifier and Type Method Description COBOL88ElementCobolFactoryImpl. createCOBOL88Element()Methods in org.eclipse.gmt.modisco.cobol.impl that return types with arguments of type COBOL88Element Modifier and Type Method Description org.eclipse.emf.common.util.EList<COBOL88Element>COBOLElementImpl. getContains() -
Uses of COBOL88Element in org.eclipse.gmt.modisco.cobol.util
Methods in org.eclipse.gmt.modisco.cobol.util with parameters of type COBOL88Element Modifier and Type Method Description TCobolSwitch. caseCOBOL88Element(COBOL88Element object)Returns the result of interpreting the object as an instance of 'COBOL88 Element'.