Package abc.tm.weaving.matching

Interface Summary
SMEdgeFactory An interface for an edge factory for edges in tracematch state machines.
State High-level representation of a state machine state.
StateMachine High-level representation of the state machine of the regex for tracematches -- interface for creating the state machine
 

Class Summary
SkipLoop  
SMEdge An edge in the state machine.
SMEdgeFactory.DefaultSMEdgeFactory The default edge factory for the tracematch implementation.
SMNode A node in the state machine.
TMStateMachine Implementation of the StateMachine interface for tracematch matching