public class OptionsImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements Options
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 static short |
BASE_AE_NGP_PORT_EDEFAULT
The default value of the '
Base Ae Ngp Port ' attribute. |
protected static short |
BASE_CA_NGP_PORT_EDEFAULT
The default value of the '
Base Ca Ngp Port ' attribute. |
protected static short |
BASE_DA_NGP_PORT_EDEFAULT
The default value of the '
Base Da Ngp Port ' attribute. |
protected static short |
BASE_HD_NGP_PORT_EDEFAULT
The default value of the '
Base Hd Ngp Port ' attribute. |
protected short |
baseAeNgpPort
The cached value of the '
Base Ae Ngp Port ' attribute. |
protected short |
baseCaNgpPort
The cached value of the '
Base Ca Ngp Port ' attribute. |
protected short |
baseDaNgpPort
The cached value of the '
Base Da Ngp Port ' attribute. |
protected short |
baseHdNgpPort
The cached value of the '
Base Hd Ngp Port ' attribute. |
protected UserService |
defaultUserService
The cached value of the '
Default User Service ' containment reference. |
protected org.eclipse.emf.common.util.EList<EventPool> |
eventPools
The cached value of the '
Event Pools ' containment reference list. |
protected org.eclipse.emf.common.util.EList<MonitorPool> |
monitorPools
The cached value of the '
Monitor Pools ' containment reference list. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Modifier | Constructor and Description |
---|---|
protected |
OptionsImpl() |
Modifier and Type | Method and Description |
---|---|
UserService |
basicGetDefaultUserService() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDefaultUserService(UserService newDefaultUserService,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
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) |
short |
getBaseAeNgpPort() |
short |
getBaseCaNgpPort() |
short |
getBaseDaNgpPort() |
short |
getBaseHdNgpPort() |
UserService |
getDefaultUserService() |
org.eclipse.emf.common.util.EList<EventPool> |
getEventPools() |
org.eclipse.emf.common.util.EList<MonitorPool> |
getMonitorPools() |
void |
setBaseAeNgpPort(short newBaseAeNgpPort) |
void |
setBaseCaNgpPort(short newBaseCaNgpPort) |
void |
setBaseDaNgpPort(short newBaseDaNgpPort) |
void |
setBaseHdNgpPort(short newBaseHdNgpPort) |
void |
setDefaultUserService(UserService newDefaultUserService) |
String |
toString() |
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, 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
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final short BASE_DA_NGP_PORT_EDEFAULT
Base Da Ngp Port
' attribute.
getBaseDaNgpPort()
,
Constant Field Valuesprotected short baseDaNgpPort
Base Da Ngp Port
' attribute.
getBaseDaNgpPort()
protected static final short BASE_AE_NGP_PORT_EDEFAULT
Base Ae Ngp Port
' attribute.
getBaseAeNgpPort()
,
Constant Field Valuesprotected short baseAeNgpPort
Base Ae Ngp Port
' attribute.
getBaseAeNgpPort()
protected static final short BASE_CA_NGP_PORT_EDEFAULT
Base Ca Ngp Port
' attribute.
getBaseCaNgpPort()
,
Constant Field Valuesprotected short baseCaNgpPort
Base Ca Ngp Port
' attribute.
getBaseCaNgpPort()
protected static final short BASE_HD_NGP_PORT_EDEFAULT
Base Hd Ngp Port
' attribute.
getBaseHdNgpPort()
,
Constant Field Valuesprotected short baseHdNgpPort
Base Hd Ngp Port
' attribute.
getBaseHdNgpPort()
protected org.eclipse.emf.common.util.EList<MonitorPool> monitorPools
Monitor Pools
' containment reference list.
getMonitorPools()
protected org.eclipse.emf.common.util.EList<EventPool> eventPools
Event Pools
' containment reference list.
getEventPools()
protected UserService defaultUserService
Default User Service
' containment reference.
getDefaultUserService()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public short getBaseDaNgpPort()
getBaseDaNgpPort
in interface Options
Options.setBaseDaNgpPort(short)
,
InfrastructurePackage.getOptions_BaseDaNgpPort()
public void setBaseDaNgpPort(short newBaseDaNgpPort)
setBaseDaNgpPort
in interface Options
newBaseDaNgpPort
- the new value of the 'Base Da Ngp Port' attribute.Options.getBaseDaNgpPort()
public short getBaseAeNgpPort()
getBaseAeNgpPort
in interface Options
Options.setBaseAeNgpPort(short)
,
InfrastructurePackage.getOptions_BaseAeNgpPort()
public void setBaseAeNgpPort(short newBaseAeNgpPort)
setBaseAeNgpPort
in interface Options
newBaseAeNgpPort
- the new value of the 'Base Ae Ngp Port' attribute.Options.getBaseAeNgpPort()
public short getBaseCaNgpPort()
getBaseCaNgpPort
in interface Options
Options.setBaseCaNgpPort(short)
,
InfrastructurePackage.getOptions_BaseCaNgpPort()
public void setBaseCaNgpPort(short newBaseCaNgpPort)
setBaseCaNgpPort
in interface Options
newBaseCaNgpPort
- the new value of the 'Base Ca Ngp Port' attribute.Options.getBaseCaNgpPort()
public short getBaseHdNgpPort()
getBaseHdNgpPort
in interface Options
Options.setBaseHdNgpPort(short)
,
InfrastructurePackage.getOptions_BaseHdNgpPort()
public void setBaseHdNgpPort(short newBaseHdNgpPort)
setBaseHdNgpPort
in interface Options
newBaseHdNgpPort
- the new value of the 'Base Hd Ngp Port' attribute.Options.getBaseHdNgpPort()
public org.eclipse.emf.common.util.EList<MonitorPool> getMonitorPools()
getMonitorPools
in interface Options
InfrastructurePackage.getOptions_MonitorPools()
public org.eclipse.emf.common.util.EList<EventPool> getEventPools()
getEventPools
in interface Options
InfrastructurePackage.getOptions_EventPools()
public UserService getDefaultUserService()
getDefaultUserService
in interface Options
Options.setDefaultUserService(UserService)
,
InfrastructurePackage.getOptions_DefaultUserService()
public UserService basicGetDefaultUserService()
public org.eclipse.emf.common.notify.NotificationChain basicSetDefaultUserService(UserService newDefaultUserService, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDefaultUserService(UserService newDefaultUserService)
setDefaultUserService
in interface Options
newDefaultUserService
- the new value of the 'Default User Service' containment reference.Options.getDefaultUserService()
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 org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl