| Package | Description |
|---|---|
| bio.singa.simulation.export.reactiongraph |
| Modifier and Type | Method and Description |
|---|---|
ReactionGraphNode |
ReactionGraph.addNode(ChemicalEntity entity) |
ReactionGraphNode |
ReactionGraphNode.getCopy() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ReactionGraphNode> |
ReactionGraph.getNodeWithContent(ChemicalEntity content) |
| Modifier and Type | Method and Description |
|---|---|
int |
ReactionGraph.addEdgeBetween(int identifier,
ReactionGraphNode source,
ReactionGraphNode target) |
int |
ReactionGraph.addEdgeBetween(ReactionGraphNode source,
ReactionGraphNode target) |
Copyright © 2019. All rights reserved.