| Package | Description |
|---|---|
| com.crawljax.core | |
| com.crawljax.core.state |
| Modifier and Type | Method and Description |
|---|---|
StateFlowGraph |
CrawlSession.getStateFlowGraph() |
| Constructor and Description |
|---|
CrawlSession(CrawljaxConfiguration config,
StateFlowGraph stateFlowGraph,
StateVertex state,
com.codahale.metrics.MetricRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStateFlowGraph
The State-Flow Graph is a multi-edge directed graph with states (StateVetex) on the vertices and
clickables (Eventable) on the edges.
|
Copyright © 2007-2013. All Rights Reserved.