public interface COBOL88Element
extends org.eclipse.emf.ecore.EObject
The following features are supported:
CobolPackage.getCOBOL88Element()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<COBOL88ElementValue> |
getHas()
Returns the value of the 'Has' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
String getName()
setName(String),
CobolPackage.getCOBOL88Element_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<COBOL88ElementValue> getHas()
COBOL88ElementValue.
CobolPackage.getCOBOL88Element_Has()Copyright © 2018–2020 Atlanmod. All rights reserved.