JIVE Platform
Release 0.3.1

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

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

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

Subinterfaces of MethodActivation 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.
 

Methods in edu.buffalo.cse.jive.sequence.java with parameters of type MethodActivation
 Object JavaExecutionActivation.Visitor.visit(MethodActivation activation, Object arg)
          Visits a MethodActivation.
 


JIVE Platform
Release 0.3.1