public class ListMonitorImpl extends ItemFeatureEntryImpl implements ListMonitor
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 boolean |
DEFAULT_ACK_EDEFAULT
The default value of the '
Default Ack' attribute. |
protected static Severity |
DEFAULT_SEVERITY_EDEFAULT
The default value of the '
Default Severity' attribute. |
protected boolean |
defaultAck
The cached value of the '
Default Ack' attribute. |
protected Severity |
defaultSeverity
The cached value of the '
Default Severity' attribute. |
protected static String |
DEMOTE_PREFIX_EDEFAULT
The default value of the '
Demote Prefix' attribute. |
protected String |
demotePrefix
The cached value of the '
Demote Prefix' attribute. |
protected org.eclipse.emf.common.util.EList<ListMonitorEntry> |
entries
The cached value of the '
Entries' containment reference list. |
protected String |
message
The cached value of the '
Message' attribute. |
protected static String |
MESSAGE_ATTRIBUTE_EDEFAULT
The default value of the '
Message Attribute' attribute. |
protected static String |
MESSAGE_EDEFAULT
The default value of the '
Message' attribute. |
protected String |
messageAttribute
The cached value of the '
Message Attribute' attribute. |
protected static String |
MONITOR_TYPE_EDEFAULT
The default value of the '
Monitor Type' attribute. |
protected String |
monitorType
The cached value of the '
Monitor Type' attribute. |
name, NAME_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
ListMonitorImpl() |
| 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) |
Severity |
getDefaultSeverity() |
String |
getDemotePrefix() |
org.eclipse.emf.common.util.EList<ListMonitorEntry> |
getEntries() |
String |
getMessage() |
String |
getMessageAttribute() |
String |
getMonitorType() |
boolean |
isDefaultAck() |
void |
setDefaultAck(boolean newDefaultAck) |
void |
setDefaultSeverity(Severity newDefaultSeverity) |
void |
setDemotePrefix(String newDemotePrefix) |
void |
setMessage(String newMessage) |
void |
setMessageAttribute(String newMessageAttribute) |
void |
setMonitorType(String newMonitorType) |
String |
toString() |
basicGetItem, basicSetItem, eBasicRemoveFromContainerFeature, eInverseAdd, getItem, getName, setItem, setNameeBasicSetContainer, 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, waitgetItem, getName, setItem, setNameeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final String MESSAGE_EDEFAULT
Message' attribute.
getMessage()protected String message
Message' attribute.
getMessage()protected static final String MESSAGE_ATTRIBUTE_EDEFAULT
Message Attribute' attribute.
getMessageAttribute()protected String messageAttribute
Message Attribute' attribute.
getMessageAttribute()protected static final boolean DEFAULT_ACK_EDEFAULT
Default Ack' attribute.
isDefaultAck(),
Constant Field Valuesprotected boolean defaultAck
Default Ack' attribute.
isDefaultAck()protected static final Severity DEFAULT_SEVERITY_EDEFAULT
Default Severity' attribute.
getDefaultSeverity()protected Severity defaultSeverity
Default Severity' attribute.
getDefaultSeverity()protected static final String MONITOR_TYPE_EDEFAULT
Monitor Type' attribute.
getMonitorType(),
Constant Field Valuesprotected String monitorType
Monitor Type' attribute.
getMonitorType()protected static final String DEMOTE_PREFIX_EDEFAULT
Demote Prefix' attribute.
getDemotePrefix()protected String demotePrefix
Demote Prefix' attribute.
getDemotePrefix()protected org.eclipse.emf.common.util.EList<ListMonitorEntry> entries
Entries' containment reference list.
getEntries()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class ItemFeatureEntryImplpublic String getMessage()
getMessage in interface ListMonitorListMonitor.setMessage(String),
OsgiPackage.getListMonitor_Message()public void setMessage(String newMessage)
setMessage in interface ListMonitornewMessage - the new value of the 'Message' attribute.ListMonitor.getMessage()public String getMessageAttribute()
getMessageAttribute in interface ListMonitorListMonitor.setMessageAttribute(String),
OsgiPackage.getListMonitor_MessageAttribute()public void setMessageAttribute(String newMessageAttribute)
setMessageAttribute in interface ListMonitornewMessageAttribute - the new value of the 'Message Attribute' attribute.ListMonitor.getMessageAttribute()public boolean isDefaultAck()
isDefaultAck in interface ListMonitorListMonitor.setDefaultAck(boolean),
OsgiPackage.getListMonitor_DefaultAck()public void setDefaultAck(boolean newDefaultAck)
setDefaultAck in interface ListMonitornewDefaultAck - the new value of the 'Default Ack' attribute.ListMonitor.isDefaultAck()public Severity getDefaultSeverity()
getDefaultSeverity in interface ListMonitorListMonitor.setDefaultSeverity(Severity),
OsgiPackage.getListMonitor_DefaultSeverity()public void setDefaultSeverity(Severity newDefaultSeverity)
setDefaultSeverity in interface ListMonitornewDefaultSeverity - the new value of the 'Default Severity' attribute.ListMonitor.getDefaultSeverity()public String getMonitorType()
getMonitorType in interface ListMonitorListMonitor.setMonitorType(String),
OsgiPackage.getListMonitor_MonitorType()public void setMonitorType(String newMonitorType)
setMonitorType in interface ListMonitornewMonitorType - the new value of the 'Monitor Type' attribute.ListMonitor.getMonitorType()public String getDemotePrefix()
getDemotePrefix in interface ListMonitorListMonitor.setDemotePrefix(String),
OsgiPackage.getListMonitor_DemotePrefix()public void setDemotePrefix(String newDemotePrefix)
setDemotePrefix in interface ListMonitornewDemotePrefix - the new value of the 'Demote Prefix' attribute.ListMonitor.getDemotePrefix()public org.eclipse.emf.common.util.EList<ListMonitorEntry> getEntries()
getEntries in interface ListMonitorOsgiPackage.getListMonitor_Entries()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 ItemFeatureEntryImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class ItemFeatureEntryImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class ItemFeatureEntryImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class ItemFeatureEntryImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class ItemFeatureEntryImplpublic String toString()
toString in class ItemFeatureEntryImpl