| Subclasses of Traverser in org.biopax.paxtools.controller |
class |
AbstractTraverser
This is a convenience all-in-one Traverser/Visitor that
keeps track in the model and prevents infinite loops. |
class |
Fetcher
This class is used to fetch an element (traverse it to obtain
its dependent elements) and to add this element into a model
using the visitor and traverse functions. |
class |
PropertyReasoner
A tool to set or infer a particular BioPAX
property for an object and all its children. |
class |
TraverserBilinked
|