|
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 | ||||||||
public interface TRCThreadExecEvent
A representation of the model object 'TRC Thread Exec Event'.
The following features are supported:
TracePackage.getTRCThreadExecEvent()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<TRCThreadRunningEvent> |
getRunningEvents()
Returns the value of the 'Running Events' containment reference list. |
boolean |
isInCriticalPath()
Returns the value of the 'In Critical Path' attribute |
void |
setInCriticalPath(boolean value)
Sets the value of the ' In Critical Path' attribute |
| Methods inherited from interface org.eclipse.hyades.models.trace.TRCThreadEvent |
|---|
getAnnotations, getThread, getTime, setThread, setTime |
| 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 |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<TRCThreadRunningEvent> getRunningEvents()
TRCThreadRunningEvent.
If the meaning of the 'Running Events' containment reference list isn't clear, there really should be more of a description here...
TracePackage.getTRCThreadExecEvent_RunningEvents()boolean isInCriticalPath()
If the meaning of the 'In Critical Path' attribute isn't clear, there really should be more of a description here...
setInCriticalPath(boolean),
TracePackage.getTRCThreadExecEvent_InCriticalPath()void setInCriticalPath(boolean value)
In Critical Path' attribute.
value - the new value of the 'In Critical Path' attribute.isInCriticalPath()
|
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 | ||||||||