public class ConnectionTypeImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements ConnectionType
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 static String |
CONNECTION_CLASS_EDEFAULT
The default value of the '
Connection Class' attribute. |
protected String |
connectionClass
The cached value of the '
Connection Class' attribute. |
protected String |
id
The cached value of the '
Id' attribute. |
protected static String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected String |
password
The cached value of the '
Password' attribute. |
protected static String |
PASSWORD_EDEFAULT
The default value of the '
Password' attribute. |
protected org.eclipse.emf.common.util.EList<PropertyEntry> |
property
The cached value of the '
Property' containment reference list. |
protected org.eclipse.emf.common.util.EList<QueryType> |
query
The cached value of the '
Query' containment reference list. |
protected org.eclipse.emf.common.util.EList<TabularQueryType> |
tabularQuery
The cached value of the '
Tabular Query' containment reference list. |
protected int |
timeout
The cached value of the '
Timeout' attribute. |
protected static int |
TIMEOUT_EDEFAULT
The default value of the '
Timeout' attribute. |
protected boolean |
timeoutESet
This is true if the Timeout attribute has been set.
|
protected org.eclipse.emf.common.util.EList<UpdateType> |
update
The cached value of the '
Update' containment reference list. |
protected String |
uri
The cached value of the '
Uri' attribute. |
protected static String |
URI_EDEFAULT
The default value of the '
Uri' attribute. |
protected String |
username
The cached value of the '
Username' attribute. |
protected static String |
USERNAME_EDEFAULT
The default value of the '
Username' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
ConnectionTypeImpl() |
| Modifier and Type | Method and Description |
|---|---|
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) |
String |
getConnectionClass() |
String |
getId() |
String |
getPassword() |
org.eclipse.emf.common.util.EList<PropertyEntry> |
getProperty() |
org.eclipse.emf.common.util.EList<QueryType> |
getQuery() |
org.eclipse.emf.common.util.EList<TabularQueryType> |
getTabularQuery() |
int |
getTimeout() |
org.eclipse.emf.common.util.EList<UpdateType> |
getUpdate() |
String |
getUri() |
String |
getUsername() |
boolean |
isSetTimeout() |
void |
setConnectionClass(String newConnectionClass) |
void |
setId(String newId) |
void |
setPassword(String newPassword) |
void |
setTimeout(int newTimeout) |
void |
setUri(String newUri) |
void |
setUsername(String newUsername) |
String |
toString() |
void |
unsetTimeout() |
eBasicSetContainer, 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, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.common.util.EList<PropertyEntry> property
Property' containment reference list.
getProperty()protected org.eclipse.emf.common.util.EList<QueryType> query
Query' containment reference list.
getQuery()protected org.eclipse.emf.common.util.EList<TabularQueryType> tabularQuery
Tabular Query' containment reference list.
getTabularQuery()protected org.eclipse.emf.common.util.EList<UpdateType> update
Update' containment reference list.
getUpdate()protected static final String CONNECTION_CLASS_EDEFAULT
Connection Class' attribute.
getConnectionClass()protected String connectionClass
Connection Class' attribute.
getConnectionClass()protected static final String ID_EDEFAULT
Id' attribute.
getId()protected static final String PASSWORD_EDEFAULT
Password' attribute.
getPassword()protected String password
Password' attribute.
getPassword()protected static final int TIMEOUT_EDEFAULT
Timeout' attribute.
getTimeout(),
Constant Field Valuesprotected int timeout
Timeout' attribute.
getTimeout()protected boolean timeoutESet
protected static final String URI_EDEFAULT
Uri' attribute.
getUri()protected static final String USERNAME_EDEFAULT
Username' attribute.
getUsername()protected String username
Username' attribute.
getUsername()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.util.EList<PropertyEntry> getProperty()
getProperty in interface ConnectionTypeConfigurationPackage.getConnectionType_Property()public org.eclipse.emf.common.util.EList<QueryType> getQuery()
getQuery in interface ConnectionTypeConfigurationPackage.getConnectionType_Query()public org.eclipse.emf.common.util.EList<TabularQueryType> getTabularQuery()
getTabularQuery in interface ConnectionTypeConfigurationPackage.getConnectionType_TabularQuery()public org.eclipse.emf.common.util.EList<UpdateType> getUpdate()
getUpdate in interface ConnectionTypeConfigurationPackage.getConnectionType_Update()public String getConnectionClass()
getConnectionClass in interface ConnectionTypeConnectionType.setConnectionClass(String),
ConfigurationPackage.getConnectionType_ConnectionClass()public void setConnectionClass(String newConnectionClass)
setConnectionClass in interface ConnectionTypenewConnectionClass - the new value of the 'Connection Class' attribute.ConnectionType.getConnectionClass()public String getId()
getId in interface ConnectionTypeConnectionType.setId(String),
ConfigurationPackage.getConnectionType_Id()public void setId(String newId)
setId in interface ConnectionTypenewId - the new value of the 'Id' attribute.ConnectionType.getId()public String getPassword()
getPassword in interface ConnectionTypeConnectionType.setPassword(String),
ConfigurationPackage.getConnectionType_Password()public void setPassword(String newPassword)
setPassword in interface ConnectionTypenewPassword - the new value of the 'Password' attribute.ConnectionType.getPassword()public int getTimeout()
getTimeout in interface ConnectionTypeConnectionType.isSetTimeout(),
ConnectionType.unsetTimeout(),
ConnectionType.setTimeout(int),
ConfigurationPackage.getConnectionType_Timeout()public void setTimeout(int newTimeout)
setTimeout in interface ConnectionTypenewTimeout - the new value of the 'Timeout' attribute.ConnectionType.isSetTimeout(),
ConnectionType.unsetTimeout(),
ConnectionType.getTimeout()public void unsetTimeout()
unsetTimeout in interface ConnectionTypeConnectionType.isSetTimeout(),
ConnectionType.getTimeout(),
ConnectionType.setTimeout(int)public boolean isSetTimeout()
isSetTimeout in interface ConnectionTypeConnectionType.unsetTimeout(),
ConnectionType.getTimeout(),
ConnectionType.setTimeout(int)public String getUri()
getUri in interface ConnectionTypeConnectionType.setUri(String),
ConfigurationPackage.getConnectionType_Uri()public void setUri(String newUri)
setUri in interface ConnectionTypenewUri - the new value of the 'Uri' attribute.ConnectionType.getUri()public String getUsername()
getUsername in interface ConnectionTypeConnectionType.setUsername(String),
ConfigurationPackage.getConnectionType_Username()public void setUsername(String newUsername)
setUsername in interface ConnectionTypenewUsername - the new value of the 'Username' attribute.ConnectionType.getUsername()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.BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl