Uses of Interface
org.eclipse.gmt.modisco.cobol.COBOLRedefiningElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
-
Uses of COBOLRedefiningElement in org.eclipse.gmt.modisco.cobol
Methods in org.eclipse.gmt.modisco.cobol that return COBOLRedefiningElement Modifier and Type Method Description COBOLRedefiningElementCobolFactory. createCOBOLRedefiningElement()Returns a new object of class 'COBOL Redefining Element'. -
Uses of COBOLRedefiningElement in org.eclipse.gmt.modisco.cobol.impl
Classes in org.eclipse.gmt.modisco.cobol.impl that implement COBOLRedefiningElement Modifier and Type Class Description classCOBOLRedefiningElementImplAn implementation of the model object 'COBOL Redefining Element'.Methods in org.eclipse.gmt.modisco.cobol.impl that return COBOLRedefiningElement Modifier and Type Method Description COBOLRedefiningElementCobolFactoryImpl. createCOBOLRedefiningElement() -
Uses of COBOLRedefiningElement in org.eclipse.gmt.modisco.cobol.util
Methods in org.eclipse.gmt.modisco.cobol.util with parameters of type COBOLRedefiningElement Modifier and Type Method Description TCobolSwitch. caseCOBOLRedefiningElement(COBOLRedefiningElement object)Returns the result of interpreting the object as an instance of 'COBOL Redefining Element'.