|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.datatools.modelbase.dbdefinition.impl.DebuggerDefinitionImpl
An implementation of the model object 'Debugger Definition'.
The following features are implemented:
Method Summary | |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
boolean |
isConditionSupported()
|
void |
setConditionSupported(boolean newConditionSupported)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean isConditionSupported()
isConditionSupported
in interface DebuggerDefinition
DebuggerDefinition.setConditionSupported(boolean)
,
DatabaseDefinitionPackage.getDebuggerDefinition_ConditionSupported()
public void setConditionSupported(boolean newConditionSupported)
setConditionSupported
in interface DebuggerDefinition
newConditionSupported
- the new value of the 'Condition Supported' attribute.DebuggerDefinition.isConditionSupported()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |