Uses of Class
org.pathvisio.libgpml.model.PathwayElement.InfoRef
Package | Description |
---|---|
org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
-
Uses of PathwayElement.InfoRef in org.pathvisio.libgpml.model
Subclasses of PathwayElement.InfoRef in org.pathvisio.libgpml.model Modifier and Type Class Description class
PathwayElement.AnnotationRef
This class stores information for an AnnotationRef with sourceAnnotation
, targetReferenceable.Annotatable
, and a list ofPathwayElement.CitationRef
and/orPathwayElement.EvidenceRef
.class
PathwayElement.CitationRef
This class stores information for a CitationRef with sourceCitation
, targetReferenceable.Citable
, and a list ofPathwayElement.AnnotationRef
.class
PathwayElement.EvidenceRef
This class stores information for a EvidenceRef which references anEvidence
.