|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.hyades.models.hierarchy.impl.AbstractDefaultEventImpl
org.eclipse.hyades.models.cbe.impl.CBEDefaultEventImpl
org.eclipse.hyades.models.cbe.impl.CBECommonBaseEventImpl
public class CBECommonBaseEventImpl
An implementation of the model object 'Common Base Event'.
The following features are implemented:
Local Instance IdGlobal Instance IdCreation TimeTime ZoneSeverityPriorityMsgRepeat CountElapsed TimeSequence NumberVersionOther DataContext Data ElementsReporter Component IdSource Component IdMsg Data ElementSituationAdjusted Creation Time
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMsgDataElement(CBEMsgDataElement newMsgDataElement,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetReporterComponentId(CBEComponentIdentification newReporterComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSituation(CBESituation newSituation,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSourceComponentId(CBEComponentIdentification newSourceComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.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,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
double |
getAdjustedCreationTime()
|
org.eclipse.emf.common.util.EList |
getContextDataElements()
|
double |
getCreationTime()
|
long |
getElapsedTime()
|
java.lang.String |
getGlobalInstanceId()
|
java.lang.String |
getLocalInstanceId()
|
java.lang.String |
getMsg()
|
CBEMsgDataElement |
getMsgDataElement()
|
org.eclipse.emf.common.util.EList |
getOtherData()
|
short |
getPriority()
|
short |
getRepeatCount()
|
CBEComponentIdentification |
getReporterComponentId()
|
long |
getSequenceNumber()
|
short |
getSeverity()
|
CBESituation |
getSituation()
|
CBEComponentIdentification |
getSourceComponentId()
|
short |
getTimeZone()
|
java.lang.String |
getVersion()
|
void |
setCreationTime(double newCreationTime)
|
void |
setElapsedTime(long newElapsedTime)
|
void |
setGlobalInstanceId(java.lang.String newGlobalInstanceId)
|
void |
setLocalInstanceId(java.lang.String newLocalInstanceId)
|
void |
setMsg(java.lang.String newMsg)
|
void |
setMsgDataElement(CBEMsgDataElement newMsgDataElement)
|
void |
setPriority(short newPriority)
|
void |
setRepeatCount(short newRepeatCount)
|
void |
setReporterComponentId(CBEComponentIdentification newReporterComponentId)
|
void |
setSequenceNumber(long newSequenceNumber)
|
void |
setSeverity(short newSeverity)
|
void |
setSituation(CBESituation newSituation)
Sets the value of the ' Situation' containment reference |
void |
setSituationGen(CBESituation newSituation)
|
void |
setSourceComponentId(CBEComponentIdentification newSourceComponentId)
Sets the value of the ' Source Component Id' containment reference |
void |
setSourceComponentIdGen(CBEComponentIdentification newSourceComponentId)
|
void |
setTimeZone(short newTimeZone)
|
void |
setVersion(java.lang.String newVersion)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.hyades.models.cbe.impl.CBEDefaultEventImpl |
|---|
getExtendedProperties, getExtensionName, getSymptoms, isAnalyzed, setAnalyzed, setExtensionName |
| Methods inherited from class org.eclipse.hyades.models.hierarchy.impl.AbstractDefaultEventImpl |
|---|
basicSetAgent, eBasicRemoveFromContainerFeature, eInverseAdd, getAgent, setAgent |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.hyades.models.cbe.CBEDefaultEvent |
|---|
getExtendedProperties, getExtensionName, getSymptoms, isAnalyzed, setAnalyzed, setExtensionName |
| Methods inherited from interface org.eclipse.hyades.models.hierarchy.AbstractDefaultEvent |
|---|
getAgent, setAgent |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
public static final java.lang.String copyright
| Method Detail |
|---|
public java.lang.String getLocalInstanceId()
getLocalInstanceId in interface CBECommonBaseEventCBECommonBaseEvent.setLocalInstanceId(String),
CBEPackage.getCBECommonBaseEvent_LocalInstanceId()public void setLocalInstanceId(java.lang.String newLocalInstanceId)
setLocalInstanceId in interface CBECommonBaseEventnewLocalInstanceId - the new value of the 'Local Instance Id' attribute.CBECommonBaseEvent.getLocalInstanceId()public java.lang.String getGlobalInstanceId()
getGlobalInstanceId in interface CBECommonBaseEventCBECommonBaseEvent.setGlobalInstanceId(String),
CBEPackage.getCBECommonBaseEvent_GlobalInstanceId()public void setGlobalInstanceId(java.lang.String newGlobalInstanceId)
setGlobalInstanceId in interface CBECommonBaseEventnewGlobalInstanceId - the new value of the 'Global Instance Id' attribute.CBECommonBaseEvent.getGlobalInstanceId()public double getCreationTime()
getCreationTime in interface CBECommonBaseEventCBECommonBaseEvent.setCreationTime(double),
CBEPackage.getCBECommonBaseEvent_CreationTime()public void setCreationTime(double newCreationTime)
setCreationTime in interface CBECommonBaseEventnewCreationTime - the new value of the 'Creation Time' attribute.CBECommonBaseEvent.getCreationTime()public double getAdjustedCreationTime()
getAdjustedCreationTime in interface CBECommonBaseEventCBEPackage.getCBECommonBaseEvent_AdjustedCreationTime()public short getTimeZone()
getTimeZone in interface CBECommonBaseEventCBECommonBaseEvent.setTimeZone(short),
CBEPackage.getCBECommonBaseEvent_TimeZone()public void setTimeZone(short newTimeZone)
setTimeZone in interface CBECommonBaseEventnewTimeZone - the new value of the 'Time Zone' attribute.CBECommonBaseEvent.getTimeZone()public short getSeverity()
getSeverity in interface CBECommonBaseEventCBECommonBaseEvent.setSeverity(short),
CBEPackage.getCBECommonBaseEvent_Severity()public void setSeverity(short newSeverity)
setSeverity in interface CBECommonBaseEventnewSeverity - the new value of the 'Severity' attribute.CBECommonBaseEvent.getSeverity()public short getPriority()
getPriority in interface CBECommonBaseEventCBECommonBaseEvent.setPriority(short),
CBEPackage.getCBECommonBaseEvent_Priority()public void setPriority(short newPriority)
setPriority in interface CBECommonBaseEventnewPriority - the new value of the 'Priority' attribute.CBECommonBaseEvent.getPriority()public java.lang.String getMsg()
getMsg in interface CBECommonBaseEventCBECommonBaseEvent.setMsg(String),
CBEPackage.getCBECommonBaseEvent_Msg()public void setMsg(java.lang.String newMsg)
setMsg in interface CBECommonBaseEventnewMsg - the new value of the 'Msg' attribute.CBECommonBaseEvent.getMsg()public short getRepeatCount()
getRepeatCount in interface CBECommonBaseEventCBECommonBaseEvent.setRepeatCount(short),
CBEPackage.getCBECommonBaseEvent_RepeatCount()public void setRepeatCount(short newRepeatCount)
setRepeatCount in interface CBECommonBaseEventnewRepeatCount - the new value of the 'Repeat Count' attribute.CBECommonBaseEvent.getRepeatCount()public long getElapsedTime()
getElapsedTime in interface CBECommonBaseEventCBECommonBaseEvent.setElapsedTime(long),
CBEPackage.getCBECommonBaseEvent_ElapsedTime()public void setElapsedTime(long newElapsedTime)
setElapsedTime in interface CBECommonBaseEventnewElapsedTime - the new value of the 'Elapsed Time' attribute.CBECommonBaseEvent.getElapsedTime()public long getSequenceNumber()
getSequenceNumber in interface CBECommonBaseEventCBECommonBaseEvent.setSequenceNumber(long),
CBEPackage.getCBECommonBaseEvent_SequenceNumber()public void setSequenceNumber(long newSequenceNumber)
setSequenceNumber in interface CBECommonBaseEventnewSequenceNumber - the new value of the 'Sequence Number' attribute.CBECommonBaseEvent.getSequenceNumber()public java.lang.String getVersion()
getVersion in interface CBECommonBaseEventCBECommonBaseEvent.setVersion(String),
CBEPackage.getCBECommonBaseEvent_Version()public void setVersion(java.lang.String newVersion)
setVersion in interface CBECommonBaseEventnewVersion - the new value of the 'Version' attribute.CBECommonBaseEvent.getVersion()public org.eclipse.emf.common.util.EList getOtherData()
getOtherData in interface CBECommonBaseEventCBEPackage.getCBECommonBaseEvent_OtherData()public org.eclipse.emf.common.util.EList getContextDataElements()
getContextDataElements in interface CBECommonBaseEventCBEPackage.getCBECommonBaseEvent_ContextDataElements()public CBEComponentIdentification getReporterComponentId()
getReporterComponentId in interface CBECommonBaseEventCBECommonBaseEvent.setReporterComponentId(CBEComponentIdentification),
CBEPackage.getCBECommonBaseEvent_ReporterComponentId()
public org.eclipse.emf.common.notify.NotificationChain basicSetReporterComponentId(CBEComponentIdentification newReporterComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReporterComponentId(CBEComponentIdentification newReporterComponentId)
setReporterComponentId in interface CBECommonBaseEventnewReporterComponentId - the new value of the 'Reporter Component Id' containment reference.CBECommonBaseEvent.getReporterComponentId()public CBEComponentIdentification getSourceComponentId()
getSourceComponentId in interface CBECommonBaseEventCBECommonBaseEvent.setSourceComponentId(CBEComponentIdentification),
CBEPackage.getCBECommonBaseEvent_SourceComponentId()
public org.eclipse.emf.common.notify.NotificationChain basicSetSourceComponentId(CBEComponentIdentification newSourceComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSourceComponentId(CBEComponentIdentification newSourceComponentId)
CBECommonBaseEventSource Component Id' containment reference.
setSourceComponentId in interface CBECommonBaseEventnewSourceComponentId - the new value of the 'Source Component Id' containment reference.CBECommonBaseEvent.getSourceComponentId()public void setSourceComponentIdGen(CBEComponentIdentification newSourceComponentId)
public CBEMsgDataElement getMsgDataElement()
getMsgDataElement in interface CBECommonBaseEventCBECommonBaseEvent.setMsgDataElement(CBEMsgDataElement),
CBEPackage.getCBECommonBaseEvent_MsgDataElement()
public org.eclipse.emf.common.notify.NotificationChain basicSetMsgDataElement(CBEMsgDataElement newMsgDataElement,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMsgDataElement(CBEMsgDataElement newMsgDataElement)
setMsgDataElement in interface CBECommonBaseEventnewMsgDataElement - the new value of the 'Msg Data Element' containment reference.CBECommonBaseEvent.getMsgDataElement()public CBESituation getSituation()
getSituation in interface CBECommonBaseEventCBECommonBaseEvent.setSituation(CBESituation),
CBEPackage.getCBECommonBaseEvent_Situation()
public org.eclipse.emf.common.notify.NotificationChain basicSetSituation(CBESituation newSituation,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSituation(CBESituation newSituation)
CBECommonBaseEventSituation' containment reference.
setSituation in interface CBECommonBaseEventnewSituation - the new value of the 'Situation' containment reference.CBECommonBaseEvent.getSituation()public void setSituationGen(CBESituation newSituation)
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 CBEDefaultEventImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class CBEDefaultEventImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class CBEDefaultEventImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class CBEDefaultEventImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class CBEDefaultEventImplpublic java.lang.String toString()
toString in class CBEDefaultEventImpl
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||