JIVE Platform
Release 0.3.1

Uses of Interface
edu.bsu.cs.jive.events.StartEvent

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

Uses of StartEvent in edu.bsu.cs.jive.events
 

Methods in edu.bsu.cs.jive.events with parameters of type StartEvent
 Object Event.Visitor.visit(StartEvent event, Object arg)
          Visits a StartEvent.
 Object AbstractEventVisitor.visit(StartEvent event, Object arg)
           
 


JIVE Platform
Release 0.3.1