Package | Description |
---|---|
org.ginsim.core.graph.dynamicgraph |
State Transition Graphs, representing dynamical behaviours.
|
org.ginsim.core.graph.hierarchicaltransitiongraph | |
org.ginsim.core.graph.reducedgraph |
Loop-free graphs where each node represents a strongly connected component of the original graph.
|
org.ginsim.core.graph.regulatorygraph |
The regulatory graph is the main graph, it represents the model.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicParser
Parse a GINML file containing a STG.
|
Modifier and Type | Class and Description |
---|---|
class |
HierarchicalTransitionGraphParser
Parse XML files defining hierarchical graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
ReducedGraphParser
Load a SCC graph from GINML.
|
Modifier and Type | Class and Description |
---|---|
class |
RegulatoryParser
Load a regulatory graph from GINML.
|
Copyright © 2005–2020. All rights reserved.