Package org.biopax.paxtools.controller
Interface DataPropertyEditor<D extends BioPAXElement,R>
- All Superinterfaces:
PropertyAccessor<D,,R> PropertyEditor<D,R>
- All Known Implementing Classes:
EnumeratedPropertyEditor,PrimitivePropertyEditor,StringPropertyEditor
Created by igor on 13/08/15.
-
Method Summary
Methods inherited from interface org.biopax.paxtools.controller.PropertyAccessor
getDomain, getRange, getValueFromBean, getValueFromBeans, isMultipleCardinality, isUnknownMethods inherited from interface org.biopax.paxtools.controller.PropertyEditor
addMaxCardinalityRestriction, getAddMethod, getGetMethod, getMaxCardinality, getPrimarySetMethod, getProperty, getRemoveMethod, getSetMethod, getUnknown, removeValueFromBean, removeValueFromBean, setValueToBean, setValueToBean, toString