| Modifier and Type | Interface and Description |
|---|---|
interface |
FreeBasedOption
A representation of the model object 'Free Based Option'.
|
| Modifier and Type | Method and Description |
|---|---|
FreeOption |
PLIFactory.createFreeOption()
Returns a new object of class 'Free Option'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FreeOption> |
FreeStatement.getFreeOptions()
Returns the value of the 'Free Options' containment reference list.
|