Uses of Package
org.biopax.paxtools.controller
Packages that use org.biopax.paxtools.controller
Package
Description
This package contains classes for implementing undoable editing the model.
This package contains various methods and algorithms for traversing and manipulating the model.
This package contains a tools for upgrading BioPAX L1 and L2 to L3.
This package contains the default BioPAX Model implementations.
This package contains classes that handle IO operations including reading and writing BioPAX from files and streams..
-
Classes in org.biopax.paxtools.controller used by org.biopax.paxtools.command
-
Classes in org.biopax.paxtools.controller used by org.biopax.paxtools.controllerClassDescriptionThis is the base class for all property editors.Encapsulation of scores of conversions, and related informationCreated by igor on 13/08/15.This class contains methods that eases to use editors for specific or a set of property.Tries to get preferred type IDs of an entity reference.Provides an editor for all object value types, e.g.Allows generic access to the properties or a path of properties from a bean.Adapter class for all property accessors.A generic interface for bidirectional property filterProvides a simple editor map for a level with a given factory.This class is a transitive decorator for PropertyAccessors.This is a utility class for traversing over the dependent objects of a biopax element, based on property editorsA bi-directional BioPAX properties traverser.Basic visitor interface for classes using Traverser.
-
Classes in org.biopax.paxtools.controller used by org.biopax.paxtools.converterClassDescriptionThis is an all-in-one Traverser/Visitor combination to use when deep recursive visiting is required.A generic filter interface for Models.This is a utility class for traversing over the dependent objects of a biopax element, based on property editorsBasic visitor interface for classes using Traverser.
-
Classes in org.biopax.paxtools.controller used by org.biopax.paxtools.impl
-
Classes in org.biopax.paxtools.controller used by org.biopax.paxtools.ioClassDescriptionThis class contains methods that eases to use editors for specific or a set of property.This class contains methods for handling reused PEPs - a historically common problem in BioPAX L2 exports.Provides an String class compatible editor by extending the
PropertyEditor.