| Modifier and Type | Method and Description |
|---|---|
FromOption |
PLIFactory.createFromOption()
Returns a new object of class 'From Option'.
|
FromOption |
WriteStatement.getFrom()
Returns the value of the 'From' containment reference.
|
FromOption |
RewriteStatement.getFrom()
Returns the value of the 'From' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WriteStatement.setFrom(FromOption value)
Sets the value of the '
From' containment reference. |
void |
RewriteStatement.setFrom(FromOption value)
Sets the value of the '
From' containment reference. |