JIVE Platform
Release 0.2.2

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

Packages that use EOSEvent
edu.bsu.cs.jive.events Interfaces that define the JiveLog representation for program execution history. 
edu.buffalo.cse.jive.ui.search.queries JIVE search queries. 
 

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

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

Uses of EOSEvent in edu.buffalo.cse.jive.ui.search.queries
 

Methods in edu.buffalo.cse.jive.ui.search.queries with parameters of type EOSEvent
protected  boolean LineExecutedSearchQuery.checkForMatch(EOSEvent event)
          Checks if the supplied event matches the query input.
 


JIVE Platform
Release 0.2.2