public class MailEventHandlerImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements MailEventHandler
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 String |
from
The cached value of the '
From ' attribute. |
protected static String |
FROM_EDEFAULT
The default value of the '
From ' attribute. |
protected String |
password
The cached value of the '
Password ' attribute. |
protected static String |
PASSWORD_EDEFAULT
The default value of the '
Password ' attribute. |
protected static String |
QUEUE_ID_EDEFAULT
The default value of the '
Queue Id ' attribute. |
protected String |
queueId
The cached value of the '
Queue Id ' attribute. |
protected org.eclipse.emf.common.util.EList<PropertyEntry> |
sessionProperties
The cached value of the '
Session Properties ' containment reference list. |
protected org.eclipse.emf.common.util.EList<String> |
to
The cached value of the '
To ' attribute list. |
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 |
MailEventHandlerImpl() |
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 |
getFrom() |
String |
getPassword() |
String |
getQueueId() |
org.eclipse.emf.common.util.EList<PropertyEntry> |
getSessionProperties() |
org.eclipse.emf.common.util.EList<String> |
getTo() |
String |
getUsername() |
void |
setFrom(String newFrom) |
void |
setPassword(String newPassword) |
void |
setQueueId(String newQueueId) |
void |
setUsername(String newUsername) |
String |
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, 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> sessionProperties
Session Properties
' containment reference list.
getSessionProperties()
protected static final String FROM_EDEFAULT
From
' attribute.
getFrom()
protected org.eclipse.emf.common.util.EList<String> to
To
' attribute list.
getTo()
protected static final String USERNAME_EDEFAULT
Username
' attribute.
getUsername()
protected String username
Username
' attribute.
getUsername()
protected static final String PASSWORD_EDEFAULT
Password
' attribute.
getPassword()
protected String password
Password
' attribute.
getPassword()
protected static final String QUEUE_ID_EDEFAULT
Queue Id
' attribute.
getQueueId()
protected String queueId
Queue Id
' attribute.
getQueueId()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public org.eclipse.emf.common.util.EList<PropertyEntry> getSessionProperties()
getSessionProperties
in interface MailEventHandler
OsgiPackage.getMailEventHandler_SessionProperties()
public String getFrom()
getFrom
in interface MailEventHandler
MailEventHandler.setFrom(String)
,
OsgiPackage.getMailEventHandler_From()
public void setFrom(String newFrom)
setFrom
in interface MailEventHandler
newFrom
- the new value of the 'From' attribute.MailEventHandler.getFrom()
public org.eclipse.emf.common.util.EList<String> getTo()
getTo
in interface MailEventHandler
OsgiPackage.getMailEventHandler_To()
public String getUsername()
getUsername
in interface MailEventHandler
MailEventHandler.setUsername(String)
,
OsgiPackage.getMailEventHandler_Username()
public void setUsername(String newUsername)
setUsername
in interface MailEventHandler
newUsername
- the new value of the 'Username' attribute.MailEventHandler.getUsername()
public String getPassword()
getPassword
in interface MailEventHandler
MailEventHandler.setPassword(String)
,
OsgiPackage.getMailEventHandler_Password()
public void setPassword(String newPassword)
setPassword
in interface MailEventHandler
newPassword
- the new value of the 'Password' attribute.MailEventHandler.getPassword()
public String getQueueId()
getQueueId
in interface MailEventHandler
MailEventHandler.setQueueId(String)
,
OsgiPackage.getMailEventHandler_QueueId()
public void setQueueId(String newQueueId)
setQueueId
in interface MailEventHandler
newQueueId
- the new value of the 'Queue Id' attribute.MailEventHandler.getQueueId()
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