public class StringPropertyEditor<D extends BioPAXElement> extends AbstractPropertyEditor<D,String> implements DataPropertyEditor<D,String>
PropertyEditor.PropertyEditoraddMethod, checkRestrictions, log, property, removeMethod, setMethodgetMethoddomain, multipleCardinality, range| Constructor and Description |
|---|
StringPropertyEditor(String property,
Method getMethod,
Class<D> domain,
boolean multipleCardinality) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
parseValueFromString(String value) |
addMaxCardinalityRestriction, checkRestrictions, createPropertyEditor, detectRange, getAddMethod, getGetMethod, getMaxCardinality, getPrimarySetMethod, getProperty, getRemoveMethod, getSetMethod, getUnknown, invokeMethod, isInstanceOfAtLeastOne, removeValueFromBean, removeValueFromBean, setValueToBean, setValueToBean, toStringgetValueFromBean, isMultipleCardinality, isUnknowngetDomain, getRange, getValueFromBeans, isMultipleCardinalityclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddMaxCardinalityRestriction, getAddMethod, getGetMethod, getMaxCardinality, getPrimarySetMethod, getProperty, getRemoveMethod, getSetMethod, getUnknown, removeValueFromBean, removeValueFromBean, setValueToBean, setValueToBean, toStringgetDomain, getRange, getValueFromBean, getValueFromBeans, isMultipleCardinality, isUnknownprotected String parseValueFromString(String value)
parseValueFromString in class AbstractPropertyEditor<D extends BioPAXElement,String>Copyright © 2015 BioPAX. All rights reserved.