|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.platform.analysis.util.converter.StringConverter
org.eclipse.tptp.platform.analysis.engine.algorithm.converter.impl.IEObjectArgumentStringConverter
| Field Summary | |
|---|---|
static IEObjectArgumentStringConverter |
INSTANCE
|
| Fields inherited from class org.eclipse.tptp.platform.analysis.util.converter.StringConverter |
|---|
DEFAULT |
| Constructor Summary | |
|---|---|
IEObjectArgumentStringConverter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
fromString(java.lang.String s)
Convert the string to an object. |
void |
setTypeObject(org.eclipse.emf.ecore.EDataType type)
|
java.lang.String |
toString(java.lang.Object o)
Convert an object to a string. |
| Methods inherited from class org.eclipse.tptp.platform.analysis.util.converter.StringConverter |
|---|
convert |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final IEObjectArgumentStringConverter INSTANCE
| Constructor Detail |
public IEObjectArgumentStringConverter()
| Method Detail |
public void setTypeObject(org.eclipse.emf.ecore.EDataType type)
public java.lang.String toString(java.lang.Object o)
IStringConverter
o -
public java.lang.Object fromString(java.lang.String s)
throws java.lang.UnsupportedOperationException
IStringConverter
s -
java.lang.UnsupportedOperationException
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||