|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimplePropertyAccessor | |
|---|---|
| org.biopax.paxtools.controller | |
| Uses of SimplePropertyAccessor in org.biopax.paxtools.controller |
|---|
| Subclasses of SimplePropertyAccessor in org.biopax.paxtools.controller | |
|---|---|
class |
EnumeratedPropertyEditor<D extends BioPAXElement,R extends Enum>
Provides an ENUM class compatible editor by extending the PropertyEditor. |
class |
ObjectPropertyEditor<D extends BioPAXElement,R extends BioPAXElement>
Provides an editor compatible with all value types other Primitive, ENUM, and String by extending the PropertyEditor. |
class |
PrimitivePropertyEditor<D extends BioPAXElement,R>
Provides a primitive (int, float, double) class compatible editor by extending the PropertyEditor. |
class |
PropertyEditor<D extends BioPAXElement,R>
This is the base class for all property editors. |
class |
StringPropertyEditor<D extends BioPAXElement>
Provides an String class compatible editor by extending the PropertyEditor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||