public interface ItemReferenceOutputDefinition extends OutputDefinition
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
DanglingItemReference |
createReference() |
String |
getItemId()
Returns the value of the 'Item Id' attribute.
|
void |
setItemId(String value)
Sets the value of the '
Item Id' attribute. |
getCustomizationTags, getLocalTag, getName, setNameString getItemId()
If the meaning of the 'Item Id' attribute isn't clear, there really should be more of a description here...
setItemId(String),
ComponentPackage.getItemReferenceOutputDefinition_ItemId()void setItemId(String value)
Item Id' attribute.
value - the new value of the 'Item Id' attribute.getItemId()DanglingItemReference createReference()
createReference in interface OutputDefinition