public class SystemNodeImpl extends NodeImpl implements SystemNode
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.ecore.util.FeatureMap |
applications
The cached value of the '
Applications ' attribute list. |
protected org.eclipse.emf.common.util.EList<DeploymentMechanism> |
deployment
The cached value of the '
Deployment ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Driver> |
drivers
The cached value of the '
Drivers ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Service> |
services
The cached value of the '
Services ' containment reference list. |
protected org.eclipse.emf.common.util.EList<ValueArchiveSlave> |
valueSlaves
The cached value of the '
Value Slaves ' containment reference list. |
devices, HOST_NAME_EDEFAULT, hostName, name, NAME_EDEFAULT, SHORT_DESCRIPTION_EDEFAULT, shortDescription
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Modifier | Constructor and Description |
---|---|
protected |
SystemNodeImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.ecore.util.FeatureMap |
getApplications() |
org.eclipse.emf.common.util.EList<DeploymentMechanism> |
getDeployment() |
org.eclipse.emf.common.util.EList<Driver> |
getDrivers() |
org.eclipse.emf.common.util.EList<MasterServer> |
getMasters() |
org.eclipse.emf.common.util.EList<Service> |
getServices() |
org.eclipse.emf.common.util.EList<ValueArchiveServer> |
getValueArchives() |
org.eclipse.emf.common.util.EList<ValueArchiveSlave> |
getValueSlaves() |
String |
toString() |
getDevices, getHostName, getName, getShortDescription, setHostName, setName, setShortDescription
eBasicSetContainer, eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDevices, getHostName, setHostName
getName, setName
getShortDescription, setShortDescription
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected org.eclipse.emf.common.util.EList<DeploymentMechanism> deployment
Deployment
' containment reference list.
getDeployment()
protected org.eclipse.emf.common.util.EList<Driver> drivers
Drivers
' containment reference list.
getDrivers()
protected org.eclipse.emf.ecore.util.FeatureMap applications
Applications
' attribute list.
getApplications()
protected org.eclipse.emf.common.util.EList<Service> services
Services
' containment reference list.
getServices()
protected org.eclipse.emf.common.util.EList<ValueArchiveSlave> valueSlaves
Value Slaves
' containment reference list.
getValueSlaves()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class NodeImpl
public org.eclipse.emf.common.util.EList<DeploymentMechanism> getDeployment()
getDeployment
in interface SystemNode
InfrastructurePackage.getSystemNode_Deployment()
public org.eclipse.emf.common.util.EList<Driver> getDrivers()
getDrivers
in interface SystemNode
InfrastructurePackage.getSystemNode_Drivers()
,
Driver.getNode()
public org.eclipse.emf.common.util.EList<MasterServer> getMasters()
getMasters
in interface SystemNode
InfrastructurePackage.getSystemNode_Masters()
public org.eclipse.emf.common.util.EList<ValueArchiveServer> getValueArchives()
getValueArchives
in interface SystemNode
InfrastructurePackage.getSystemNode_ValueArchives()
public org.eclipse.emf.ecore.util.FeatureMap getApplications()
getApplications
in interface SystemNode
InfrastructurePackage.getSystemNode_Applications()
public org.eclipse.emf.common.util.EList<Service> getServices()
getServices
in interface SystemNode
InfrastructurePackage.getSystemNode_Services()
public org.eclipse.emf.common.util.EList<ValueArchiveSlave> getValueSlaves()
getValueSlaves
in interface SystemNode
InfrastructurePackage.getSystemNode_ValueSlaves()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class NodeImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class NodeImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)