public class MasterServerImpl extends EquinoxApplicationImpl implements MasterServer
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.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, name, NAME_EDEFAULTEVIRTUAL_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, getConfiguration, getConfigurations, getInstanceNumber, getLocalCredentials, getName, setConfiguration, setInstanceNumber, setLocalCredentials, setName, toStringeBasicSetContainer, eInternalContainerdynamicGet, 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, eSettingseAddVirtualValue, 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, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfiguration, getConfigurations, getInstanceNumber, getLocalCredentials, getName, setConfiguration, setInstanceNumber, setLocalCredentials, setNameeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected 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 EquinoxApplicationImplpublic org.eclipse.emf.common.util.EList<Authorative> getAuthoratives()
getAuthoratives in interface MasterServerInfrastructurePackage.getMasterServer_Authoratives()public org.eclipse.emf.common.util.EList<MasterImport> getImportMaster()
getImportMaster in interface MasterServerInfrastructurePackage.getMasterServer_ImportMaster(),
MasterImport.getMaster()public org.eclipse.emf.common.util.EList<Driver> getDriver()
getDriver in interface MasterServerInfrastructurePackage.getMasterServer_Driver()public ValueArchiveServer getArchiveTo()
getArchiveTo in interface MasterServerMasterServer.setArchiveTo(ValueArchiveServer),
InfrastructurePackage.getMasterServer_ArchiveTo()public ValueArchiveServer basicGetArchiveTo()
public void setArchiveTo(ValueArchiveServer newArchiveTo)
setArchiveTo in interface MasterServernewArchiveTo - 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.BasicEObjectImplpublic 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 EquinoxApplicationImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class EquinoxApplicationImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class EquinoxApplicationImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class EquinoxApplicationImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class EquinoxApplicationImpl