public interface CobolFactory
extends org.eclipse.emf.ecore.EFactory
CobolPackage| Modifier and Type | Field and Description |
|---|---|
static CobolFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
COBOL66Element |
createCOBOL66Element()
Returns a new object of class 'COBOL66 Element'.
|
COBOL88Element |
createCOBOL88Element()
Returns a new object of class 'COBOL88 Element'.
|
COBOL88ElementValue |
createCOBOL88ElementValue()
Returns a new object of class 'COBOL88 Element Value'.
|
COBOLClassifier |
createCOBOLClassifier()
Returns a new object of class 'COBOL Classifier'.
|
COBOLComposedType |
createCOBOLComposedType()
Returns a new object of class 'COBOL Composed Type'.
|
COBOLElement |
createCOBOLElement()
Returns a new object of class 'COBOL Element'.
|
COBOLElementInitialValue |
createCOBOLElementInitialValue()
Returns a new object of class 'COBOL Element Initial Value'.
|
COBOLFixedLengthArray |
createCOBOLFixedLengthArray()
Returns a new object of class 'COBOL Fixed Length Array'.
|
COBOLRedefiningElement |
createCOBOLRedefiningElement()
Returns a new object of class 'COBOL Redefining Element'.
|
COBOLSimpleType |
createCOBOLSimpleType()
Returns a new object of class 'COBOL Simple Type'.
|
COBOLSourceText |
createCOBOLSourceText()
Returns a new object of class 'COBOL Source Text'.
|
COBOLVariableLengthArray |
createCOBOLVariableLengthArray()
Returns a new object of class 'COBOL Variable Length Array'.
|
CobolPackage |
getCobolPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final CobolFactory eINSTANCE
COBOLElement createCOBOLElement()
COBOLClassifier createCOBOLClassifier()
COBOLSimpleType createCOBOLSimpleType()
COBOLComposedType createCOBOLComposedType()
COBOLElementInitialValue createCOBOLElementInitialValue()
COBOL88Element createCOBOL88Element()
COBOL88ElementValue createCOBOL88ElementValue()
COBOLRedefiningElement createCOBOLRedefiningElement()
COBOL66Element createCOBOL66Element()
COBOLSourceText createCOBOLSourceText()
COBOLFixedLengthArray createCOBOLFixedLengthArray()
COBOLVariableLengthArray createCOBOLVariableLengthArray()
CobolPackage getCobolPackage()
Copyright © 2018–2020 Atlanmod. All rights reserved.