JIVE Platform
Release 0.3.1

Uses of Interface
edu.bsu.cs.jive.events.Event.Importer

Packages that use Event.Importer
edu.bsu.cs.jive.events Interfaces that define the JiveLog representation for program execution history. 
 

Uses of Event.Importer in edu.bsu.cs.jive.events
 

Subinterfaces of Event.Importer in edu.bsu.cs.jive.events
static interface AssignEvent.Importer
          Importer (builder) for assign events.
static interface CallEvent.Importer
          Importer (builder) for call events.
static interface EOSEvent.Importer
          Importer (builder) for an EOS event.
static interface ExceptionEvent.Importer
          Importer (builder) for an exception event.
static interface ExitEvent.Importer
          A builder for an exit event.
static interface LoadEvent.Importer
          A builder for a load event.
static interface NewEvent.Importer
          An importer (builder) for a new event.
static interface ReturnEvent.Importer
          Importer (builder) for return events.
static interface StartEvent.Importer
          A builder for a start event.
 


JIVE Platform
Release 0.3.1