|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TRCThreadWaitingForObjectEvent
A representation of the model object 'TRC Thread Waiting For Object Event'.
The following features are supported:
TracePackage.getTRCThreadWaitingForObjectEvent()| Method Summary | |
|---|---|
TRCObject |
getObjectWaitingFor()
Returns the value of the 'Object Waiting For' reference |
long |
getTimeout()
Returns the value of the 'Timeout' attribute |
void |
setObjectWaitingFor(TRCObject value)
Sets the value of the ' Object Waiting For' reference |
void |
setTimeout(long value)
Sets the value of the ' Timeout' 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 |
|---|
long getTimeout()
If the meaning of the 'Timeout' attribute isn't clear, there really should be more of a description here...
setTimeout(long),
TracePackage.getTRCThreadWaitingForObjectEvent_Timeout()void setTimeout(long value)
Timeout' attribute.
value - the new value of the 'Timeout' attribute.getTimeout()TRCObject getObjectWaitingFor()
If the meaning of the 'Object Waiting For' reference isn't clear, there really should be more of a description here...
setObjectWaitingFor(TRCObject),
TracePackage.getTRCThreadWaitingForObjectEvent_ObjectWaitingFor()void setObjectWaitingFor(TRCObject value)
Object Waiting For' reference.
value - the new value of the 'Object Waiting For' reference.getObjectWaitingFor()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||