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 interface
Referenceable.Annotatable
Interface for classes which can hold aList
ofPathwayElement.AnnotationRef
.static interface
Referenceable.Citable
Interface for classes which can hold aList
ofPathwayElement.CitationRef
.static interface
Referenceable.Evidenceable
Interface for classes which can hold aList
ofPathwayElement.EvidenceRef
.