public interface Blockings extends NamedDocumentable, ApplicationModule
The following features are supported:
OsgiPackage.getBlockings()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BlockGroup> |
getGroups()
Returns the value of the 'Groups' containment reference list.
|
getName, setName
getShortDescription, setShortDescription
org.eclipse.emf.common.util.EList<BlockGroup> getGroups()
BlockGroup
.
If the meaning of the 'Groups' containment reference list isn't clear, there really should be more of a description here...
OsgiPackage.getBlockings_Groups()