Package | Description |
---|---|
org.ginsim.core.graph.regulatorygraph |
The regulatory graph is the main graph, it represents the model.
|
Modifier and Type | Method and Description |
---|---|
org.colomoto.biolqm.LogicalModel |
RegulatoryGraph.getModel(NodeOrderer orderer)
Get a ready-to-be-used model (list of nodes and functions, no graph structure)
|
org.colomoto.biolqm.LogicalModel |
RegulatoryGraphImpl.getModel(NodeOrderer orderer) |
org.colomoto.biolqm.LogicalModel |
RegulatoryGraph.getModel(NodeOrderer orderer,
boolean withLayout)
Get a ready-to-be-used model (list of nodes and functions, no graph structure)
|
org.colomoto.biolqm.LogicalModel |
RegulatoryGraphImpl.getModel(NodeOrderer orderer,
boolean withLayout) |
Copyright © 2005–2020. All rights reserved.