|
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 TRCThreadInterruptThreadEvent
A representation of the model object 'TRC Thread Interrupt Thread Event'.
The following features are supported:
TracePackage.getTRCThreadInterruptThreadEvent()| Method Summary | |
|---|---|
TRCThread |
getInterruptedThread()
Returns the value of the 'Interrupted Thread' reference |
void |
setInterruptedThread(TRCThread value)
Sets the value of the ' Interrupted Thread' reference |
| Methods inherited from interface org.eclipse.hyades.models.trace.TRCThreadExecEvent |
|---|
getRunningEvents, isInCriticalPath, setInCriticalPath |
| 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 |
|---|
TRCThread getInterruptedThread()
If the meaning of the 'Interrupted Thread' reference isn't clear, there really should be more of a description here...
setInterruptedThread(TRCThread),
TracePackage.getTRCThreadInterruptThreadEvent_InterruptedThread()void setInterruptedThread(TRCThread value)
Interrupted Thread' reference.
value - the new value of the 'Interrupted Thread' reference.getInterruptedThread()
|
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 | ||||||||