public class EquinoxDriverImpl extends AbstractFactoryDriverImpl implements EquinoxDriver
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 Credentials |
accessCredentials
The cached value of the '
Access Credentials' containment reference. |
protected static int |
INSTANCE_NUMBER_EDEFAULT
The default value of the '
Instance Number' attribute. |
protected int |
instanceNumber
The cached value of the '
Instance Number' attribute. |
protected Configuration |
securityConfiguration
The cached value of the '
Security Configuration' reference. |
protected UserService |
userService
The cached value of the '
User Service' containment reference. |
devices, DRIVER_TYPE_ID_EDEFAULT, driverTypeIdname, NAME_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
EquinoxDriverImpl() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
basicGetAccessCredentials() |
Configuration |
basicGetSecurityConfiguration() |
UserService |
basicGetUserService() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetAccessCredentials(Credentials newAccessCredentials,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetUserService(UserService newUserService,
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) |
Credentials |
getAccessCredentials() |
int |
getInstanceNumber() |
Configuration |
getSecurityConfiguration() |
UserService |
getUserService() |
void |
setAccessCredentials(Credentials newAccessCredentials) |
void |
setInstanceNumber(int newInstanceNumber) |
void |
setSecurityConfiguration(Configuration newSecurityConfiguration) |
void |
setUserService(UserService newUserService) |
String |
toString() |
getDevices, getDriverTypeId, setDriverTypeIdbasicGetNode, basicSetNode, eBasicRemoveFromContainerFeature, eInverseAdd, getName, getNode, setName, setNodeeBasicSetContainer, 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, 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, waitgetDevices, getDriverTypeId, setDriverTypeIdgetName, getNode, setName, setNodeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected UserService userService
User Service' containment reference.
getUserService()protected static final int INSTANCE_NUMBER_EDEFAULT
Instance Number' attribute.
getInstanceNumber(),
Constant Field Valuesprotected int instanceNumber
Instance Number' attribute.
getInstanceNumber()protected Credentials accessCredentials
Access Credentials' containment reference.
getAccessCredentials()protected Configuration securityConfiguration
Security Configuration' reference.
getSecurityConfiguration()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class AbstractFactoryDriverImplpublic UserService getUserService()
getUserService in interface EquinoxDriverEquinoxDriver.setUserService(UserService),
InfrastructurePackage.getEquinoxDriver_UserService()public UserService basicGetUserService()
public org.eclipse.emf.common.notify.NotificationChain basicSetUserService(UserService newUserService, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setUserService(UserService newUserService)
setUserService in interface EquinoxDrivernewUserService - the new value of the 'User Service' containment reference.EquinoxDriver.getUserService()public int getInstanceNumber()
getInstanceNumber in interface EquinoxDriverEquinoxDriver.setInstanceNumber(int),
InfrastructurePackage.getEquinoxDriver_InstanceNumber()public void setInstanceNumber(int newInstanceNumber)
setInstanceNumber in interface EquinoxDrivernewInstanceNumber - the new value of the 'Instance Number' attribute.EquinoxDriver.getInstanceNumber()public Credentials getAccessCredentials()
getAccessCredentials in interface EquinoxDriverEquinoxDriver.setAccessCredentials(Credentials),
InfrastructurePackage.getEquinoxDriver_AccessCredentials()public Credentials basicGetAccessCredentials()
public org.eclipse.emf.common.notify.NotificationChain basicSetAccessCredentials(Credentials newAccessCredentials, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAccessCredentials(Credentials newAccessCredentials)
setAccessCredentials in interface EquinoxDrivernewAccessCredentials - the new value of the 'Access Credentials' containment reference.EquinoxDriver.getAccessCredentials()public Configuration getSecurityConfiguration()
getSecurityConfiguration in interface EquinoxDriverEquinoxDriver.setSecurityConfiguration(Configuration),
InfrastructurePackage.getEquinoxDriver_SecurityConfiguration()public Configuration basicGetSecurityConfiguration()
public void setSecurityConfiguration(Configuration newSecurityConfiguration)
setSecurityConfiguration in interface EquinoxDrivernewSecurityConfiguration - the new value of the 'Security Configuration' reference.EquinoxDriver.getSecurityConfiguration()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 DriverImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AbstractFactoryDriverImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AbstractFactoryDriverImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AbstractFactoryDriverImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AbstractFactoryDriverImplpublic String toString()
toString in class AbstractFactoryDriverImpl