public class MasterServerImpl extends EquinoxApplicationImpl implements MasterServer
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 ValueArchiveServer |
archiveTo
The cached value of the '
Archive To ' reference. |
protected org.eclipse.emf.common.util.EList<Authorative> |
authoratives
The cached value of the '
Authoratives ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Driver> |
driver
The cached value of the '
Driver ' reference list. |
protected org.eclipse.emf.common.util.EList<MasterImport> |
importMaster
The cached value of the '
Import Master ' containment reference list. |
configuration, configurations, INSTANCE_NUMBER_EDEFAULT, instanceNumber, localCredentials, modules, name, NAME_EDEFAULT, securityConfiguration
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Modifier | Constructor and Description |
---|---|
protected |
MasterServerImpl() |
Modifier and Type | Method and Description |
---|---|
ValueArchiveServer |
basicGetArchiveTo() |
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) |
ValueArchiveServer |
getArchiveTo() |
org.eclipse.emf.common.util.EList<Authorative> |
getAuthoratives() |
org.eclipse.emf.common.util.EList<Driver> |
getDriver() |
org.eclipse.emf.common.util.EList<MasterImport> |
getImportMaster() |
void |
setArchiveTo(ValueArchiveServer newArchiveTo) |
basicGetConfiguration, basicGetLocalCredentials, basicGetSecurityConfiguration, getConfiguration, getConfigurations, getInstanceNumber, getLocalCredentials, getModules, getName, getSecurityConfiguration, setConfiguration, setInstanceNumber, setLocalCredentials, setName, setSecurityConfiguration, 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, 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
getConfiguration, getConfigurations, getInstanceNumber, getLocalCredentials, getModules, getName, getSecurityConfiguration, setConfiguration, setInstanceNumber, setLocalCredentials, setName, setSecurityConfiguration
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected org.eclipse.emf.common.util.EList<Authorative> authoratives
Authoratives
' containment reference list.
getAuthoratives()
protected org.eclipse.emf.common.util.EList<MasterImport> importMaster
Import Master
' containment reference list.
getImportMaster()
protected org.eclipse.emf.common.util.EList<Driver> driver
Driver
' reference list.
getDriver()
protected ValueArchiveServer archiveTo
Archive To
' reference.
getArchiveTo()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class EquinoxApplicationImpl
public org.eclipse.emf.common.util.EList<Authorative> getAuthoratives()
getAuthoratives
in interface MasterServer
InfrastructurePackage.getMasterServer_Authoratives()
public org.eclipse.emf.common.util.EList<MasterImport> getImportMaster()
getImportMaster
in interface MasterServer
InfrastructurePackage.getMasterServer_ImportMaster()
,
MasterImport.getMaster()
public org.eclipse.emf.common.util.EList<Driver> getDriver()
getDriver
in interface MasterServer
InfrastructurePackage.getMasterServer_Driver()
public ValueArchiveServer getArchiveTo()
getArchiveTo
in interface MasterServer
MasterServer.setArchiveTo(ValueArchiveServer)
,
InfrastructurePackage.getMasterServer_ArchiveTo()
public ValueArchiveServer basicGetArchiveTo()
public void setArchiveTo(ValueArchiveServer newArchiveTo)
setArchiveTo
in interface MasterServer
newArchiveTo
- the new value of the 'Archive To' reference.MasterServer.getArchiveTo()
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 org.eclipse.emf.ecore.impl.BasicEObjectImpl
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 EquinoxApplicationImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class EquinoxApplicationImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class EquinoxApplicationImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class EquinoxApplicationImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class EquinoxApplicationImpl