public class BooleanMonitorImpl extends ItemFeatureEntryImpl implements BooleanMonitor
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 boolean |
active
The cached value of the '
Active' attribute. |
protected static boolean |
ACTIVE_EDEFAULT
The default value of the '
Active' 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 String |
message
The cached value of the '
Message' attribute. |
protected static String |
MESSAGE_EDEFAULT
The default value of the '
Message' attribute. |
protected static boolean |
REFERENCE_VALUE_EDEFAULT
The default value of the '
Reference Value' attribute. |
protected boolean |
referenceValue
The cached value of the '
Reference Value' attribute. |
protected static boolean |
REQUIRE_ACK_EDEFAULT
The default value of the '
Require Ack' attribute. |
protected boolean |
requireAck
The cached value of the '
Require Ack' attribute. |
protected Severity |
severity
The cached value of the '
Severity' attribute. |
protected static Severity |
SEVERITY_EDEFAULT
The default value of the '
Severity' attribute. |
protected static boolean |
SUPPRESS_EVENTS_EDEFAULT
The default value of the '
Suppress Events' attribute. |
protected boolean |
suppressEvents
The cached value of the '
Suppress Events' attribute. |
name, NAME_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
BooleanMonitorImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getDemotePrefix() |
String |
getMessage() |
Severity |
getSeverity() |
boolean |
isActive() |
boolean |
isReferenceValue() |
boolean |
isRequireAck() |
boolean |
isSuppressEvents() |
void |
setActive(boolean newActive) |
void |
setDemotePrefix(String newDemotePrefix) |
void |
setMessage(String newMessage) |
void |
setReferenceValue(boolean newReferenceValue) |
void |
setRequireAck(boolean newRequireAck) |
void |
setSeverity(Severity newSeverity) |
void |
setSuppressEvents(boolean newSuppressEvents) |
String |
toString() |
basicGetItem, basicSetItem, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, 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 boolean REFERENCE_VALUE_EDEFAULT
Reference Value' attribute.
isReferenceValue(),
Constant Field Valuesprotected boolean referenceValue
Reference Value' attribute.
isReferenceValue()protected static final boolean ACTIVE_EDEFAULT
Active' attribute.
isActive(),
Constant Field Valuesprotected boolean active
Active' attribute.
isActive()protected static final String DEMOTE_PREFIX_EDEFAULT
Demote Prefix' attribute.
getDemotePrefix()protected String demotePrefix
Demote Prefix' attribute.
getDemotePrefix()protected static final Severity SEVERITY_EDEFAULT
Severity' attribute.
getSeverity()protected Severity severity
Severity' attribute.
getSeverity()protected static final String MESSAGE_EDEFAULT
Message' attribute.
getMessage()protected String message
Message' attribute.
getMessage()protected static final boolean SUPPRESS_EVENTS_EDEFAULT
Suppress Events' attribute.
isSuppressEvents(),
Constant Field Valuesprotected boolean suppressEvents
Suppress Events' attribute.
isSuppressEvents()protected static final boolean REQUIRE_ACK_EDEFAULT
Require Ack' attribute.
isRequireAck(),
Constant Field Valuesprotected boolean requireAck
Require Ack' attribute.
isRequireAck()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class ItemFeatureEntryImplpublic boolean isReferenceValue()
isReferenceValue in interface BooleanMonitorBooleanMonitor.setReferenceValue(boolean),
OsgiPackage.getBooleanMonitor_ReferenceValue()public void setReferenceValue(boolean newReferenceValue)
setReferenceValue in interface BooleanMonitornewReferenceValue - the new value of the 'Reference Value' attribute.BooleanMonitor.isReferenceValue()public boolean isActive()
isActive in interface BooleanMonitorBooleanMonitor.setActive(boolean),
OsgiPackage.getBooleanMonitor_Active()public void setActive(boolean newActive)
setActive in interface BooleanMonitornewActive - the new value of the 'Active' attribute.BooleanMonitor.isActive()public String getDemotePrefix()
getDemotePrefix in interface BooleanMonitorBooleanMonitor.setDemotePrefix(String),
OsgiPackage.getBooleanMonitor_DemotePrefix()public void setDemotePrefix(String newDemotePrefix)
setDemotePrefix in interface BooleanMonitornewDemotePrefix - the new value of the 'Demote Prefix' attribute.BooleanMonitor.getDemotePrefix()public Severity getSeverity()
getSeverity in interface BooleanMonitorBooleanMonitor.setSeverity(Severity),
OsgiPackage.getBooleanMonitor_Severity()public void setSeverity(Severity newSeverity)
setSeverity in interface BooleanMonitornewSeverity - the new value of the 'Severity' attribute.BooleanMonitor.getSeverity()public String getMessage()
getMessage in interface BooleanMonitorBooleanMonitor.setMessage(String),
OsgiPackage.getBooleanMonitor_Message()public void setMessage(String newMessage)
setMessage in interface BooleanMonitornewMessage - the new value of the 'Message' attribute.BooleanMonitor.getMessage()public boolean isSuppressEvents()
isSuppressEvents in interface BooleanMonitorBooleanMonitor.setSuppressEvents(boolean),
OsgiPackage.getBooleanMonitor_SuppressEvents()public void setSuppressEvents(boolean newSuppressEvents)
setSuppressEvents in interface BooleanMonitornewSuppressEvents - the new value of the 'Suppress Events' attribute.BooleanMonitor.isSuppressEvents()public boolean isRequireAck()
isRequireAck in interface BooleanMonitorBooleanMonitor.setRequireAck(boolean),
OsgiPackage.getBooleanMonitor_RequireAck()public void setRequireAck(boolean newRequireAck)
setRequireAck in interface BooleanMonitornewRequireAck - the new value of the 'Require Ack' attribute.BooleanMonitor.isRequireAck()public 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