| Modifier and Type | Method and Description |
|---|---|
PLIName |
PLIFactory.createPLIName()
Returns a new object of class 'Name'.
|
PLIName |
LineDirective.getFileSpecification()
Returns the value of the 'File Specification' containment reference.
|
PLIName |
OrdinalValue.getMemberName()
Returns the value of the 'Member Name' containment reference.
|
PLIName |
DefineOrdinalStatement.getName()
Returns the value of the 'Name' containment reference.
|
PLIName |
DefineAliasStatement.getName()
Returns the value of the 'Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineDirective.setFileSpecification(PLIName value)
Sets the value of the '
File Specification' containment reference. |
void |
OrdinalValue.setMemberName(PLIName value)
Sets the value of the '
Member Name' containment reference. |
void |
DefineOrdinalStatement.setName(PLIName value)
Sets the value of the '
Name' containment reference. |
void |
DefineAliasStatement.setName(PLIName value)
Sets the value of the '
Name' containment reference. |