|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'TRC Thread Waiting For Lock Event'.
The following features are supported:
TracePackage.getTRCThreadWaitingForLockEvent()| Method Summary | |
|---|---|
TRCObject |
getLockedObject()
Returns the value of the 'Locked Object' reference |
TRCThread |
getLockingThread()
Returns the value of the 'Locking Thread' reference |
void |
setLockedObject(TRCObject value)
Sets the value of the ' Locked Object' reference |
void |
setLockingThread(TRCThread value)
Sets the value of the ' Locking Thread' reference |
| 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 |
public TRCObject getLockedObject()
If the meaning of the 'Locked Object' reference isn't clear, there really should be more of a description here...
setLockedObject(TRCObject),
TracePackage.getTRCThreadWaitingForLockEvent_LockedObject()public void setLockedObject(TRCObject value)
Locked Object' reference.
value - the new value of the 'Locked Object' reference.getLockedObject()public TRCThread getLockingThread()
If the meaning of the 'Locking Thread' reference isn't clear, there really should be more of a description here...
setLockingThread(TRCThread),
TracePackage.getTRCThreadWaitingForLockEvent_LockingThread()public void setLockingThread(TRCThread value)
Locking Thread' reference.
value - the new value of the 'Locking Thread' reference.getLockingThread()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||