JIVE Platform
Release 0.3.1

Uses of Interface
edu.buffalo.cse.jive.sequence.java.JavaExecutionActivation

Packages that use JavaExecutionActivation
edu.buffalo.cse.jive.sequence.java Java-specific sequence model elements. 
 

Uses of JavaExecutionActivation in edu.buffalo.cse.jive.sequence.java
 

Subinterfaces of JavaExecutionActivation in edu.buffalo.cse.jive.sequence.java
 interface FilteredMethodActivation
          A JavaExecutionActivation representing the execution of a method that eventually resulted in a MethodActivation, but itself has neither an identifier nor a context.
 interface MethodActivation
          A JavaExecutionActivation representing the execution of a method.
 interface ThreadActivation
          A JavaExecutionActivation representing the execution of a thread.
 


JIVE Platform
Release 0.3.1