|
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
public abstract class PrimitiveTypeHolder
Base class to implement type holders that host primitive types : String, int, boolean...
Constructor Summary | |
---|---|
PrimitiveTypeHolder()
|
Method Summary | |
---|---|
boolean |
isJava()
Is it standing for a java type (ie a class) ? |
void |
setPluginId(String pluginId_p)
Set the id of the plug-in responsible to deal with the given value in ITypeHolder.getValue(String) and ITypeHolder.isValid(String) . |
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 |
Methods inherited from interface org.eclipse.egf.model.contract.type.ITypeHolder |
---|
getValue, isValid |
Constructor Detail |
---|
public PrimitiveTypeHolder()
Method Detail |
---|
public boolean isJava()
ITypeHolder
ITypeHolder.isJava()
public void setPluginId(String pluginId_p)
ITypeHolder
ITypeHolder.getValue(String)
and ITypeHolder.isValid(String)
.
pluginId_p
- must be the id of the plug-in not its name (e.g "org.eclipse.core.runtime").ITypeHolder.setPluginId(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.