Package | Description |
---|---|
org.ginsim.core.graph.dynamicgraph |
State Transition Graphs, representing dynamical behaviours.
|
org.ginsim.core.graph.hierarchicaltransitiongraph |
Modifier and Type | Interface and Description |
---|---|
interface |
DynamicGraph
the dynamic (state transition) graph.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicGraphImpl
Implementation of dynamical graphs.
|
class |
TransitionGraphImpl<V,E extends Edge<V>> |
Modifier and Type | Interface and Description |
---|---|
interface |
HierarchicalTransitionGraph
Hierarchical Transition Graphs provide a compact representation of the dynamical behaviour.
|
Modifier and Type | Class and Description |
---|---|
class |
HierarchicalTransitionGraphImpl
Implementation of the HTG interface
|
Copyright © 2005–2020. All rights reserved.