public interface MonitorPoolProxy extends NamedDocumentable
The following features are supported:
OsgiPackage.getMonitorPoolProxy()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MonitorPool> |
getLocal()
Returns the value of the 'Local' reference list.
|
org.eclipse.emf.common.util.EList<MonitorPool> |
getRemote()
Returns the value of the 'Remote' reference list.
|
getName, setName
getShortDescription, setShortDescription
org.eclipse.emf.common.util.EList<MonitorPool> getLocal()
MonitorPool
.
If the meaning of the 'Local' reference list isn't clear, there really should be more of a description here...
OsgiPackage.getMonitorPoolProxy_Local()
org.eclipse.emf.common.util.EList<MonitorPool> getRemote()
MonitorPool
.
If the meaning of the 'Remote' reference list isn't clear, there really should be more of a description here...
OsgiPackage.getMonitorPoolProxy_Remote()