See: Description
Interface | Description |
---|---|
DynamicGraph |
the dynamic (state transition) graph.
|
TransitionGraph<V,E extends Edge<V>> |
Class | Description |
---|---|
DefaultDynamicEdgeStyle |
Default style for edges in the State Transition Graph.
|
DefaultDynamicNodeStyle |
Default style for nodes in the State Transition Graph.
|
DynamicEdge |
Edges in a state transition graph.
|
DynamicGINMLWriter |
Save a STG in the GINML format.
|
DynamicGraphFactory |
Factory used to create dynamical graphs (STGs).
|
DynamicGraphImpl |
Implementation of dynamical graphs.
|
DynamicNode |
A node in a State Transition Graph (i.e.
|
DynamicParser |
Parse a GINML file containing a STG.
|
TransitionGraphImpl<V,E extends Edge<V>> |
Enum | Description |
---|---|
ChangeType |
Define the types of changes in the transition from one state to another.
|
Copyright © 2005–2020. All rights reserved.