public interface ItemInterceptor
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MasterServer> |
getMasterOn()
Returns the value of the 'Master On' reference list.
|
org.eclipse.emf.common.util.EList<PropertyEntry> |
getProperties()
Returns the value of the 'Properties' containment reference list.
|
org.eclipse.emf.common.util.EList<MasterServer> getMasterOn()
MasterServer.
If the meaning of the 'Master On' reference list isn't clear, there really should be more of a description here...
ComponentPackage.getItemInterceptor_MasterOn()org.eclipse.emf.common.util.EList<PropertyEntry> getProperties()
PropertyEntry.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
ComponentPackage.getItemInterceptor_Properties()