|
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 TRCThreadStartThreadEvent
A representation of the model object 'TRC Thread Start Thread Event'.
The following features are supported:
TracePackage.getTRCThreadStartThreadEvent()| Method Summary | |
|---|---|
TRCThread |
getStartedThread()
Returns the value of the 'Started Thread' reference |
void |
setStartedThread(TRCThread value)
Sets the value of the ' Started 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 getStartedThread()
If the meaning of the 'Started Thread' reference isn't clear, there really should be more of a description here...
setStartedThread(TRCThread),
TracePackage.getTRCThreadStartThreadEvent_StartedThread()void setStartedThread(TRCThread value)
Started Thread' reference.
value - the new value of the 'Started Thread' reference.getStartedThread()
|
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 | ||||||||