Uses of Interface
org.pathvisio.libgpml.model.Referenceable
| Package | Description |
|---|---|
| org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
-
Uses of Referenceable in org.pathvisio.libgpml.model
Subinterfaces of Referenceable in org.pathvisio.libgpml.model Modifier and Type Interface Description static interfaceReferenceable.AnnotatableInterface for classes which can hold aListofPathwayElement.AnnotationRef.static interfaceReferenceable.CitableInterface for classes which can hold aListofPathwayElement.CitationRef.static interfaceReferenceable.EvidenceableInterface for classes which can hold aListofPathwayElement.EvidenceRef.Classes in org.pathvisio.libgpml.model that implement Referenceable Modifier and Type Class Description classDataNodeThis class stores information for a DataNode pathway element.classDataNode.StateThis class stores all information relevant to a State pathway element.classGraphicalLineThis class stores information for GraphicalLine pathway element.classGroupThis class stores all information relevant to a Group pathway element.classInteractionThis class stores information for an Interaction pathway element.classLabelThis class stores all information relevant to a Label pathway element.classLineElementThis abstract class stores information for a Line pathway element, e.g.classPathwayThe Pathway class stores information or metadata for a Pathway Model.classPathwayElementAbstract class of pathway elements which are part of a pathway, have an elementId, have Comment, Children: DataNode, State, Interaction, GraphicalLine, Label, Shape, Group.classPathwayElement.AnnotationRefThis class stores information for an AnnotationRef with sourceAnnotation, targetReferenceable.Annotatable, and a list ofPathwayElement.CitationRefand/orPathwayElement.EvidenceRef.classPathwayElement.CitationRefThis class stores information for a CitationRef with sourceCitation, targetReferenceable.Citable, and a list ofPathwayElement.AnnotationRef.classShapeThis class stores all information relevant to a Shape pathway element.classShapedElementThis class stores information for shaped pathway elementDataNode,DataNode.State,Label,Shape, andGroup.