JIVE Platform
Release 0.2.2

Uses of Interface
edu.bsu.cs.jive.events.CallEvent.Caller.System

Packages that use CallEvent.Caller.System
edu.bsu.cs.jive.events Interfaces that define the JiveLog representation for program execution history. 
edu.bsu.cs.jive.util Miscellaneous utility classes and interfaces for JIVE. 
 

Uses of CallEvent.Caller.System in edu.bsu.cs.jive.events
 

Methods in edu.bsu.cs.jive.events with parameters of type CallEvent.Caller.System
 Object CallEvent.Caller.Visitor.visit(CallEvent.Caller.System caller, Object obj)
          Visits a system caller.
 

Uses of CallEvent.Caller.System in edu.bsu.cs.jive.util
 

Classes in edu.bsu.cs.jive.util that implement CallEvent.Caller.System
 class SystemCaller
          Singleton system caller.
 


JIVE Platform
Release 0.2.2