public class MailEventHandlerImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements MailEventHandler
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 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, 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> 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.BasicEObjectImplpublic org.eclipse.emf.common.util.EList<PropertyEntry> getSessionProperties()
getSessionProperties in interface MailEventHandlerOsgiPackage.getMailEventHandler_SessionProperties()public String getFrom()
getFrom in interface MailEventHandlerMailEventHandler.setFrom(String),
OsgiPackage.getMailEventHandler_From()public void setFrom(String newFrom)
setFrom in interface MailEventHandlernewFrom - the new value of the 'From' attribute.MailEventHandler.getFrom()public org.eclipse.emf.common.util.EList<String> getTo()
getTo in interface MailEventHandlerOsgiPackage.getMailEventHandler_To()public String getUsername()
getUsername in interface MailEventHandlerMailEventHandler.setUsername(String),
OsgiPackage.getMailEventHandler_Username()public void setUsername(String newUsername)
setUsername in interface MailEventHandlernewUsername - the new value of the 'Username' attribute.MailEventHandler.getUsername()public String getPassword()
getPassword in interface MailEventHandlerMailEventHandler.setPassword(String),
OsgiPackage.getMailEventHandler_Password()public void setPassword(String newPassword)
setPassword in interface MailEventHandlernewPassword - the new value of the 'Password' attribute.MailEventHandler.getPassword()public String getQueueId()
getQueueId in interface MailEventHandlerMailEventHandler.setQueueId(String),
OsgiPackage.getMailEventHandler_QueueId()public void setQueueId(String newQueueId)
setQueueId in interface MailEventHandlernewQueueId - 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.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