public class BooleanMonitorImpl extends ItemFeatureEntryImpl implements BooleanMonitor
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 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_EDEFAULT
EVIRTUAL_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, setName
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, 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, eVirtualValues
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getItem, getName, setItem, setName
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected 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 ItemFeatureEntryImpl
public boolean isReferenceValue()
isReferenceValue
in interface BooleanMonitor
BooleanMonitor.setReferenceValue(boolean)
,
OsgiPackage.getBooleanMonitor_ReferenceValue()
public void setReferenceValue(boolean newReferenceValue)
setReferenceValue
in interface BooleanMonitor
newReferenceValue
- the new value of the 'Reference Value' attribute.BooleanMonitor.isReferenceValue()
public boolean isActive()
isActive
in interface BooleanMonitor
BooleanMonitor.setActive(boolean)
,
OsgiPackage.getBooleanMonitor_Active()
public void setActive(boolean newActive)
setActive
in interface BooleanMonitor
newActive
- the new value of the 'Active' attribute.BooleanMonitor.isActive()
public String getDemotePrefix()
getDemotePrefix
in interface BooleanMonitor
BooleanMonitor.setDemotePrefix(String)
,
OsgiPackage.getBooleanMonitor_DemotePrefix()
public void setDemotePrefix(String newDemotePrefix)
setDemotePrefix
in interface BooleanMonitor
newDemotePrefix
- the new value of the 'Demote Prefix' attribute.BooleanMonitor.getDemotePrefix()
public Severity getSeverity()
getSeverity
in interface BooleanMonitor
BooleanMonitor.setSeverity(Severity)
,
OsgiPackage.getBooleanMonitor_Severity()
public void setSeverity(Severity newSeverity)
setSeverity
in interface BooleanMonitor
newSeverity
- the new value of the 'Severity' attribute.BooleanMonitor.getSeverity()
public String getMessage()
getMessage
in interface BooleanMonitor
BooleanMonitor.setMessage(String)
,
OsgiPackage.getBooleanMonitor_Message()
public void setMessage(String newMessage)
setMessage
in interface BooleanMonitor
newMessage
- the new value of the 'Message' attribute.BooleanMonitor.getMessage()
public boolean isSuppressEvents()
isSuppressEvents
in interface BooleanMonitor
BooleanMonitor.setSuppressEvents(boolean)
,
OsgiPackage.getBooleanMonitor_SuppressEvents()
public void setSuppressEvents(boolean newSuppressEvents)
setSuppressEvents
in interface BooleanMonitor
newSuppressEvents
- the new value of the 'Suppress Events' attribute.BooleanMonitor.isSuppressEvents()
public boolean isRequireAck()
isRequireAck
in interface BooleanMonitor
BooleanMonitor.setRequireAck(boolean)
,
OsgiPackage.getBooleanMonitor_RequireAck()
public void setRequireAck(boolean newRequireAck)
setRequireAck
in interface BooleanMonitor
newRequireAck
- 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.InternalEObject
eGet
in class ItemFeatureEntryImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ItemFeatureEntryImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ItemFeatureEntryImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ItemFeatureEntryImpl
public String toString()
toString
in class ItemFeatureEntryImpl