Package | Description |
---|---|
org.ginsim.core.graph |
Define the main Graph interfaces, and a GraphManager to handle graph types
|
org.ginsim.service.tool.modelreduction |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGraph.copyView(Graph<V,E> src,
ViewCopyHelper<Graph<V,E>,V,E> helper) |
void |
Graph.copyView(Graph<V,E> src,
ViewCopyHelper<Graph<V,E>,V,E> helper)
Transfer view settings from a related graph.
|
Modifier and Type | Class and Description |
---|---|
class |
ReconstructionTask
Reconstruct a Regulatory Graph from a Logical model and restore layout,
comments and metadata from an original graph.
|
Copyright © 2005–2020. All rights reserved.