Uses of Interface
org.eclipse.gmt.modisco.cobol.COBOL88ElementValue
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
-
Uses of COBOL88ElementValue in org.eclipse.gmt.modisco.cobol
Methods in org.eclipse.gmt.modisco.cobol that return COBOL88ElementValue Modifier and Type Method Description COBOL88ElementValueCobolFactory. createCOBOL88ElementValue()Returns a new object of class 'COBOL88 Element Value'.Methods in org.eclipse.gmt.modisco.cobol that return types with arguments of type COBOL88ElementValue Modifier and Type Method Description org.eclipse.emf.common.util.EList<COBOL88ElementValue>COBOL88Element. getHas()Returns the value of the 'Has' containment reference list. -
Uses of COBOL88ElementValue in org.eclipse.gmt.modisco.cobol.impl
Classes in org.eclipse.gmt.modisco.cobol.impl that implement COBOL88ElementValue Modifier and Type Class Description classCOBOL88ElementValueImplAn implementation of the model object 'COBOL88 Element Value'.Fields in org.eclipse.gmt.modisco.cobol.impl with type parameters of type COBOL88ElementValue Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<COBOL88ElementValue>COBOL88ElementImpl. hasThe cached value of the 'Has' containment reference list.Methods in org.eclipse.gmt.modisco.cobol.impl that return COBOL88ElementValue Modifier and Type Method Description COBOL88ElementValueCobolFactoryImpl. createCOBOL88ElementValue()Methods in org.eclipse.gmt.modisco.cobol.impl that return types with arguments of type COBOL88ElementValue Modifier and Type Method Description org.eclipse.emf.common.util.EList<COBOL88ElementValue>COBOL88ElementImpl. getHas() -
Uses of COBOL88ElementValue in org.eclipse.gmt.modisco.cobol.util
Methods in org.eclipse.gmt.modisco.cobol.util with parameters of type COBOL88ElementValue Modifier and Type Method Description TCobolSwitch. caseCOBOL88ElementValue(COBOL88ElementValue object)Returns the result of interpreting the object as an instance of 'COBOL88 Element Value'.