Uses of Class
org.biopax.paxtools.controller.TransitivePropertyAccessor
Packages that use TransitivePropertyAccessor
Package
Description
This package contains various methods and algorithms for traversing and manipulating the model.
-
Uses of TransitivePropertyAccessor in org.biopax.paxtools.controller
Methods in org.biopax.paxtools.controller that return TransitivePropertyAccessorModifier and TypeMethodDescriptionstatic <R extends BioPAXElement,D extends R>
TransitivePropertyAccessor<R,D> TransitivePropertyAccessor.create(PropertyAccessor<D, R> pa)