A B C D E F G H I L M N O P R S T U V W

C

canStartWithEvent(Event) - Method in class edu.umass.cs.sase.query.State
 
checkMatch() - Method in class edu.umass.cs.sase.engine.Run
Checks whether the match is ready to make a match
checkNegation(Event) - Method in class edu.umass.cs.sase.engine.Engine
 
checkPartition(Event, Run) - Method in class edu.umass.cs.sase.engine.Engine
Checks whether the event satisfies the partition of a run, only used under partition-contiguity selection strategy
checkPredicate(Event, Run) - Method in class edu.umass.cs.sase.engine.Engine
Checks whether the event satisfies the predicates of a run
checkPredicateOptimized(Event, Run) - Method in class edu.umass.cs.sase.engine.Engine
Checks the predicate for e against r
checkProceed(Run) - Method in class edu.umass.cs.sase.engine.Engine
Checks whether a kleene closure state can proceed to the next state
checkProceedOptimized(Event, Run) - Method in class edu.umass.cs.sase.engine.Engine
Checks whether the run needs to proceed if we add e to r
checkSingle() - Method in class edu.umass.cs.sase.query.Operand
Checks whether the operand is single
checkSingle() - Method in class edu.umass.cs.sase.query.PredicateOptimized
Checks if the predicate needs other events
checkTimeWindow(Event, Run) - Method in class edu.umass.cs.sase.engine.Engine
Checks whether the event satisfies the time window constraint of a run
cleanRuns() - Method in class edu.umass.cs.sase.engine.Engine
Cleans useless runs
cleanRunsByPartition() - Method in class edu.umass.cs.sase.engine.Engine
Cleans useless runs by partition.
clone() - Method in class edu.umass.cs.sase.engine.Run
Clones the run itself
clone() - Method in class edu.umass.cs.sase.stream.ABCEvent
 
clone() - Method in interface edu.umass.cs.sase.stream.Event
 
clone() - Method in class edu.umass.cs.sase.stream.StockEvent
Clones the event
cloneRun(Run) - Method in class edu.umass.cs.sase.engine.Engine
Clones a run
CommandLineUI - Class in edu.umass.cs.sase.UI
The interface
CommandLineUI() - Constructor for class edu.umass.cs.sase.UI.CommandLineUI
 
compileValueVectorOptimized() - Method in class edu.umass.cs.sase.query.NFA
Compiles the value vector based on the nfa
computeRelatedState(String) - Method in class edu.umass.cs.sase.query.Predicate
Computes the related state
ConfigFlags - Class in edu.umass.cs.sase.engine
This ConfigFlags class sets the parameters for the Engine.
ConfigFlags() - Constructor for class edu.umass.cs.sase.engine.ConfigFlags
 
createNewRun(Event) - Method in class edu.umass.cs.sase.engine.Engine
Creates a new run containing the input event.
createNewRunByPartition(Event) - Method in class edu.umass.cs.sase.engine.Engine
Creates a new run containing the input event and adds the new run to the corresponding partition

A B C D E F G H I L M N O P R S T U V W