| Modifier and Type | Interface and Description |
|---|---|
interface |
DataDataSpecification
A representation of the model object 'Data Data Specification'.
|
interface |
EditDataSpecification
A representation of the model object 'Edit Data Specification'.
|
interface |
ListDataSpecification
A representation of the model object 'List Data Specification'.
|
| Modifier and Type | Method and Description |
|---|---|
DataSpecification |
PutStatement.getDataSpecification()
Returns the value of the 'Data Specification' containment reference.
|
DataSpecification |
GetStatement.getDataSpecification()
Returns the value of the 'Data Specification' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutStatement.setDataSpecification(DataSpecification value)
Sets the value of the '
Data Specification' containment reference. |
void |
GetStatement.setDataSpecification(DataSpecification value)
Sets the value of the '
Data Specification' containment reference. |