| Modifier and Type | Interface and Description |
|---|---|
interface |
DoType3DataListItem
A representation of the model object 'Do Type3 Data List Item'.
|
interface |
ExpressionDataListItem
A representation of the model object 'Expression Data List Item'.
|
| Modifier and Type | Method and Description |
|---|---|
DataListItem |
DoType3DataListItem.getItem()
Returns the value of the 'Item' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataListItem> |
DataListFormatListSpecifications.getDataItems()
Returns the value of the 'Data Items' containment reference list.
|
java.util.List<DataListItem> |
ListDataSpecification.getItems()
Returns the value of the 'Items' containment reference list.
|
java.util.List<DataListItem> |
DataDataSpecification.getItems()
Returns the value of the 'Items' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DoType3DataListItem.setItem(DataListItem value)
Sets the value of the '
Item' containment reference. |