Uses of Interface
org.pathvisio.libgpml.model.Xrefable

Packages that use Xrefable
Package Description
org.pathvisio.libgpml.model
Classes representing the pathway "model".
  • Uses of Xrefable in org.pathvisio.libgpml.model

    Classes in org.pathvisio.libgpml.model that implement Xrefable
    Modifier and Type Class Description
    class  DataNode
    This class stores information for a DataNode pathway element.
    class  DataNode.State
    This class stores all information relevant to a State pathway element.
    class  Group
    This class stores all information relevant to a Group pathway element.
    class  Interaction
    This class stores information for an Interaction pathway element.
    class  Pathway
    The Pathway class stores information or metadata for a Pathway Model.