Package | Description |
---|---|
org.ginsim.core.annotation |
Manage annotations: bibliography, Database entries and links.
|
org.ginsim.core.graph |
Define the main Graph interfaces, and a GraphManager to handle graph types
|
org.ginsim.core.graph.regulatorygraph |
The regulatory graph is the main graph, it represents the model.
|
org.ginsim.gui.annotation |
Shared GUI to edit annotations
|
org.ginsim.service.format.sbml | |
org.ginsim.service.tool.graphcomparator |
Modifier and Type | Method and Description |
---|---|
void |
Annotation.copyFrom(Annotation other) |
Modifier and Type | Field and Description |
---|---|
protected Annotation |
AbstractGraph.graphAnnotation |
Modifier and Type | Method and Description |
---|---|
Annotation |
GraphModel.getAnnotation()
Give access to the annotation associated with this graph.
|
Annotation |
AbstractGraph.getAnnotation()
Give access to the annotation associated with this graph.
|
Modifier and Type | Method and Description |
---|---|
Annotation |
RegulatoryMultiEdge.getAnnotation() |
Annotation |
RegulatoryNode.getAnnotation()
get notes on this gene.
|
Modifier and Type | Method and Description |
---|---|
void |
RegulatoryNode.setGsa(Annotation annotation) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationPanel.setAnnotation(Annotation annotation) |
Modifier and Type | Method and Description |
---|---|
void |
SBMLqualService.exportAnnotation(org.sbml.jsbml.SBase elt,
Annotation gsnote) |
void |
SBMLqualService.importAnnotation(RegulatoryGraph lrg,
org.sbml.jsbml.SBase elt,
Annotation gsnote) |
Modifier and Type | Method and Description |
---|---|
protected void |
RegulatoryGraphComparator.addtoannotation(Annotation a,
Annotation a1) |
Copyright © 2005–2020. All rights reserved.