|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.model.contract.type.AbstractTypeHolder
org.eclipse.egf.model.contract.type.PrimitiveTypeHolder
org.eclipse.egf.model.contract.type.StringTypeHolder
public class StringTypeHolder
Provides an implementation to host the java type String.
Constructor Summary | |
---|---|
StringTypeHolder()
|
Method Summary | |
---|---|
Object |
getValue(String value_p)
Convert value from string to object. |
boolean |
isValid(String value_p)
Is value string representation valid ? |
Methods inherited from class org.eclipse.egf.model.contract.type.PrimitiveTypeHolder |
---|
isJava, setPluginId |
Methods inherited from class org.eclipse.egf.model.contract.type.AbstractTypeHolder |
---|
getSelectionDialog, getSelectionHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringTypeHolder()
Method Detail |
---|
public Object getValue(String value_p)
ITypeHolder
ITypeHolder.getValue(java.lang.String)
public boolean isValid(String value_p)
ITypeHolder
ITypeHolder.isValid(java.lang.String)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.