public interface TypedItemReference extends ItemReference
The following features are supported:
OsgiPackage.getTypedItemReference()
Modifier and Type | Method and Description |
---|---|
DataType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(DataType value)
Sets the value of the '
Type ' attribute. |
getItem, getName, setItem, setName
DataType getType()
DataType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
DataType
,
setType(DataType)
,
OsgiPackage.getTypedItemReference_Type()