TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.models.trace
Interface TRCThreadWaitingForJoinEvent

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, TRCThreadEvent, TRCThreadWaitingForObjectEvent
All Known Implementing Classes:
TRCThreadWaitingForJoinEventImpl

public interface TRCThreadWaitingForJoinEvent
extends TRCThreadWaitingForObjectEvent

A representation of the model object 'TRC Thread Waiting For Join Event'.

See Also:
TracePackage.getTRCThreadWaitingForJoinEvent()
Generated
[EMF] Model

Method Summary
 
Methods inherited from interface org.eclipse.hyades.models.trace.TRCThreadWaitingForObjectEvent
getObjectWaitingFor, getTimeout, setObjectWaitingFor, setTimeout
 
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
 


TPTP 4.5.0 Platform Project
Public API Specification