Uses of Interface
org.biopax.paxtools.model.level3.Pathway
Packages that use Pathway
Package
Description
This package contains various methods and algorithms for traversing and manipulating the model.
This package contains the default implementation for BioPAX Level 3.
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
-
Uses of Pathway in org.biopax.paxtools.controller
Methods in org.biopax.paxtools.controller that return types with arguments of type PathwayModifier and TypeMethodDescriptionModelUtils.getParentPathways(BioPAXElement biopaxElement) Collects all parent Pathway objects recursively traversing the inverse object properties of the biopax element. -
Uses of Pathway in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement PathwayMethods in org.biopax.paxtools.impl.level3 that return PathwayMethods in org.biopax.paxtools.impl.level3 that return types with arguments of type PathwayModifier and TypeMethodDescriptionPathwayImpl.getModelInterface()ProcessImpl.getPathwayComponentOf()ControlImpl.getPathwayController()Methods in org.biopax.paxtools.impl.level3 with parameters of type PathwayModifier and TypeMethodDescriptionprotected voidPathwayStepImpl.setPathwayOrderOf(Pathway pathwayOrderOf) -
Uses of Pathway in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return PathwayMethods in org.biopax.paxtools.model.level3 that return types with arguments of type Pathway