public interface BlockHandler extends ItemFeatureEntry
The following features are supported:
OsgiPackage.getBlockHandler()| Modifier and Type | Method and Description |
|---|---|
BlockGroup |
getGroup()
Returns the value of the 'Group' reference.
|
void |
setGroup(BlockGroup value)
Sets the value of the '
Group' reference. |
getItem, getName, setItem, setNameBlockGroup getGroup()
Handlers'.
If the meaning of the 'Group' reference isn't clear, there really should be more of a description here...
setGroup(BlockGroup),
OsgiPackage.getBlockHandler_Group(),
BlockGroup.getHandlers()void setGroup(BlockGroup value)
Group' reference.
value - the new value of the 'Group' reference.getGroup()