| Modifier and Type | Method and Description |
|---|---|
Literal |
PLIFactory.createLiteral()
Returns a new object of class 'Literal'.
|
Literal |
AbsoluteIncludable.getAbsolutePath()
Returns the value of the 'Absolute Path' containment reference.
|
Literal |
MacroReplaceStatement.getBy()
Returns the value of the 'By' containment reference.
|
Literal |
MacroNoteStatement.getCode()
Returns the value of the 'Code' containment reference.
|
Literal |
ProcedureListItem.getEnvironmentName()
Returns the value of the 'Environment Name' containment reference.
|
Literal |
ExternalAttribute.getEnvironmentName()
Returns the value of the 'Environment Name' containment reference.
|
Literal |
LineDirective.getLineNumber()
Returns the value of the 'Line Number' containment reference.
|
Literal |
SkipDirective.getLines()
Returns the value of the 'Lines' containment reference.
|
Literal |
DateAttribute.getPattern()
Returns the value of the 'Pattern' containment reference.
|
Literal |
PictureAttribute.getPicSpecification()
Returns the value of the 'Pic Specification' containment reference.
|
Literal |
PFormatItem.getPicSpecification()
Returns the value of the 'Pic Specification' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbsoluteIncludable.setAbsolutePath(Literal value)
Sets the value of the '
Absolute Path' containment reference. |
void |
MacroReplaceStatement.setBy(Literal value)
Sets the value of the '
By' containment reference. |
void |
MacroNoteStatement.setCode(Literal value)
Sets the value of the '
Code' containment reference. |
void |
ProcedureListItem.setEnvironmentName(Literal value)
Sets the value of the '
Environment Name' containment reference. |
void |
ExternalAttribute.setEnvironmentName(Literal value)
Sets the value of the '
Environment Name' containment reference. |
void |
LineDirective.setLineNumber(Literal value)
Sets the value of the '
Line Number' containment reference. |
void |
SkipDirective.setLines(Literal value)
Sets the value of the '
Lines' containment reference. |
void |
DateAttribute.setPattern(Literal value)
Sets the value of the '
Pattern' containment reference. |
void |
PictureAttribute.setPicSpecification(Literal value)
Sets the value of the '
Pic Specification' containment reference. |
void |
PFormatItem.setPicSpecification(Literal value)
Sets the value of the '
Pic Specification' containment reference. |