|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SystemNamePhrase
A representation of a system name phrase in the VALUE OF clause in a file description entry.
The following features are supported:
COBOLPackage.getSystemNamePhrase()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getSystemName()
Returns the value of the 'System Name' attribute. |
DataRefOrLiteral |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setSystemName(java.lang.String value)
Sets the value of the ' System Name' attribute. |
void |
setValue(DataRefOrLiteral value)
Sets the value of the ' Value' containment reference. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.ASTNode |
|---|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTag |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getSystemName()
setSystemName(String),
COBOLPackage.getSystemNamePhrase_SystemName()void setSystemName(java.lang.String value)
System Name' attribute.
value - the new value of the 'System Name' attribute.getSystemName()DataRefOrLiteral getValue()
The value is the data reference or literal that follows the system name in the system name phrase.
setValue(DataRefOrLiteral),
COBOLPackage.getSystemNamePhrase_Value()void setValue(DataRefOrLiteral value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||