|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThreadActivation
A JavaExecutionActivation representing the execution of a
thread.
JavaExecutionActivation| Nested Class Summary | |
|---|---|
static interface |
ThreadActivation.Exporter
A reverse-builder for thread activations. |
static interface |
ThreadActivation.Importer
A builder for thread activations. |
| Nested classes/interfaces inherited from interface edu.buffalo.cse.jive.sequence.java.JavaExecutionActivation |
|---|
JavaExecutionActivation.Visitor |
| Method Summary | |
|---|---|
ThreadID |
thread()
Returns the identifier of the thread that the activation represents. |
| Methods inherited from interface edu.buffalo.cse.jive.sequence.java.JavaExecutionActivation |
|---|
accept |
| Methods inherited from interface edu.buffalo.cse.jive.sequence.ExecutionOccurrence |
|---|
containingModel, context, duration, events, export, id, initiator |
| Method Detail |
|---|
ThreadID thread()
|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||