Package org.pathvisio.libgpml.model
Interface Referenceable
- All Known Subinterfaces:
Referenceable.Annotatable,Referenceable.Citable,Referenceable.Evidenceable
- All Known Implementing Classes:
DataNode,DataNode.State,GraphicalLine,Group,Interaction,Label,LineElement,Pathway,PathwayElement,PathwayElement.AnnotationRef,PathwayElement.CitationRef,Shape,ShapedElement
public interface Referenceable
- Author:
- finterly
-
Nested Class Summary
Nested Classes 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.