|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biopax.paxtools.controller.PropertyEditor
org.biopax.paxtools.controller.StringPropertyEditor
public class StringPropertyEditor
User: root Date: Aug 23, 2006 Time: 4:42:27 PM
| Field Summary |
|---|
| Fields inherited from class org.biopax.paxtools.controller.PropertyEditor |
|---|
addMethod, domain, getMethod, log, multipleCardinality, property, range, removeMethod, setMethod |
| Constructor Summary | |
|---|---|
StringPropertyEditor(java.lang.String property,
java.lang.reflect.Method getMethod,
java.lang.Class domain,
java.lang.Class range,
boolean multipleCardinality)
|
|
| Method Summary |
|---|
| Methods inherited from class org.biopax.paxtools.controller.PropertyEditor |
|---|
addMaxCardinalityRestriction, checkRestrictions, createPropertyEditor, getAddMethod, getDomain, getGetMethod, getMaxCardinality, getPrimarySetMethod, getProperty, getRange, getRemoveMethod, getSetMethod, getValueFromBean, invokeMethod, isInstanceOfAtLeastOne, isMultipleCardinality, isUnknown, removePropertyFromBean, setPropertyToBean |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringPropertyEditor(java.lang.String property,
java.lang.reflect.Method getMethod,
java.lang.Class domain,
java.lang.Class range,
boolean multipleCardinality)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||