public interface ProxyItem extends Item
The following features are supported:
OsgiPackage.getProxyItem()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Item> |
getItems()
Returns the value of the 'Items' reference list.
|
getInformation, getItemFeatures, getName, setInformation, setName
org.eclipse.emf.common.util.EList<Item> getItems()
Item
.
If the meaning of the 'Items' reference list isn't clear, there really should be more of a description here...
OsgiPackage.getProxyItem_Items()