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.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 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, 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 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.BasicEObjectImpl
public org.eclipse.emf.common.util.EList<PropertyEntry> getProperty()
getProperty
in interface ConnectionType
ConfigurationPackage.getConnectionType_Property()
public org.eclipse.emf.common.util.EList<QueryType> getQuery()
getQuery
in interface ConnectionType
ConfigurationPackage.getConnectionType_Query()
public org.eclipse.emf.common.util.EList<TabularQueryType> getTabularQuery()
getTabularQuery
in interface ConnectionType
ConfigurationPackage.getConnectionType_TabularQuery()
public org.eclipse.emf.common.util.EList<UpdateType> getUpdate()
getUpdate
in interface ConnectionType
ConfigurationPackage.getConnectionType_Update()
public String getConnectionClass()
getConnectionClass
in interface ConnectionType
ConnectionType.setConnectionClass(String)
,
ConfigurationPackage.getConnectionType_ConnectionClass()
public void setConnectionClass(String newConnectionClass)
setConnectionClass
in interface ConnectionType
newConnectionClass
- the new value of the 'Connection Class' attribute.ConnectionType.getConnectionClass()
public String getId()
getId
in interface ConnectionType
ConnectionType.setId(String)
,
ConfigurationPackage.getConnectionType_Id()
public void setId(String newId)
setId
in interface ConnectionType
newId
- the new value of the 'Id' attribute.ConnectionType.getId()
public String getPassword()
getPassword
in interface ConnectionType
ConnectionType.setPassword(String)
,
ConfigurationPackage.getConnectionType_Password()
public void setPassword(String newPassword)
setPassword
in interface ConnectionType
newPassword
- the new value of the 'Password' attribute.ConnectionType.getPassword()
public int getTimeout()
getTimeout
in interface ConnectionType
ConnectionType.isSetTimeout()
,
ConnectionType.unsetTimeout()
,
ConnectionType.setTimeout(int)
,
ConfigurationPackage.getConnectionType_Timeout()
public void setTimeout(int newTimeout)
setTimeout
in interface ConnectionType
newTimeout
- the new value of the 'Timeout' attribute.ConnectionType.isSetTimeout()
,
ConnectionType.unsetTimeout()
,
ConnectionType.getTimeout()
public void unsetTimeout()
unsetTimeout
in interface ConnectionType
ConnectionType.isSetTimeout()
,
ConnectionType.getTimeout()
,
ConnectionType.setTimeout(int)
public boolean isSetTimeout()
isSetTimeout
in interface ConnectionType
ConnectionType.unsetTimeout()
,
ConnectionType.getTimeout()
,
ConnectionType.setTimeout(int)
public String getUri()
getUri
in interface ConnectionType
ConnectionType.setUri(String)
,
ConfigurationPackage.getConnectionType_Uri()
public void setUri(String newUri)
setUri
in interface ConnectionType
newUri
- the new value of the 'Uri' attribute.ConnectionType.getUri()
public String getUsername()
getUsername
in interface ConnectionType
ConnectionType.setUsername(String)
,
ConfigurationPackage.getConnectionType_Username()
public void setUsername(String newUsername)
setUsername
in interface ConnectionType
newUsername
- 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.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