Uses of Interface
org.biopax.paxtools.query.model.Edge
Packages that use Edge
Package
Description
This package contains the SIF rules for BioPAX Level 3.
This package contains the SIF rules for BioPAX Level 3.
This package contains TODO annotate!
This package contains TODO annotate!
-
Uses of Edge in org.biopax.paxtools.query.algorithm
Methods in org.biopax.paxtools.query.algorithm with parameters of type Edge -
Uses of Edge in org.biopax.paxtools.query.model
Classes in org.biopax.paxtools.query.model that implement EdgeModifier and TypeClassDescriptionclassThe base class for an edge in the traversed graph.Fields in org.biopax.paxtools.query.model with type parameters of type EdgeModifier and TypeFieldDescriptionAbstractNode.downstreamSet of downstream edges.AbstractNode.upstreamSet of upstream edges.Methods in org.biopax.paxtools.query.model that return types with arguments of type EdgeModifier and TypeMethodDescriptionAbstractNode.getDownstream()Gets the downstream edges.Node.getDownstream()AbstractNode.getDownstreamNoInit()This class gets the downstream links but does not initialize.AbstractNode.getUpstream()Gets the upstream edges.Node.getUpstream()AbstractNode.getUpstreamNoInit()This class gets the upstream links but does not initialize. -
Uses of Edge in org.biopax.paxtools.query.wrapperL3
Classes in org.biopax.paxtools.query.wrapperL3 that implement Edge -
Uses of Edge in org.biopax.paxtools.query.wrapperL3undirected
Classes in org.biopax.paxtools.query.wrapperL3undirected that implement Edge