| Package | Description |
|---|---|
| org.biopax.paxtools.controller |
This package contains various methods and algorithms for traversing and manipulating the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumeratedPropertyEditor<D extends BioPAXElement,R extends Enum>
Provides an ENUM class compatible editor by extending the
PropertyEditor. |
class |
PrimitivePropertyEditor<D extends BioPAXElement,R>
Provides a primitive (int, float, double) class compatible editor by extending the
PropertyEditor. |
class |
StringPropertyEditor<D extends BioPAXElement>
Provides an String class compatible editor by extending the
PropertyEditor. |
Copyright © 2015 BioPAX. All rights reserved.