JIVE Platform
Release 0.2.2

edu.buffalo.cse.jive.sequence.java
Interface ThreadActivation.Exporter

All Superinterfaces:
ExecutionOccurrence.Exporter
Enclosing interface:
ThreadActivation

public static interface ThreadActivation.Exporter
extends ExecutionOccurrence.Exporter

A reverse-builder for thread activations.


Method Summary
 void addThread()
           
 
Methods inherited from interface edu.buffalo.cse.jive.sequence.ExecutionOccurrence.Exporter
addContext, addDuration, addEvents, addID, addInitiator, exportFinished
 

Method Detail

addThread

void addThread()

JIVE Platform
Release 0.2.2