|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.gmt.modisco.infra.query.runtime.impl.ModelQueryResultImpl
public class ModelQueryResultImpl
An implementation of the model object 'Model Query Result'.
The following features are implemented:
| Method Summary | |
|---|---|
EObject |
basicGetSource()
|
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)
|
java.lang.Exception |
getException()
|
EObject |
getSource()
|
java.lang.Object |
getValue()
|
void |
setException(java.lang.Exception newException)
|
void |
setSource(EObject newSource)
|
void |
setValue(java.lang.Object newValue)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public EObject getSource()
getSource in interface ModelQueryResultModelQueryResult.setSource(EObject),
RuntimePackage.getModelQueryResult_Source()public EObject basicGetSource()
public void setSource(EObject newSource)
setSource in interface ModelQueryResultnewSource - the new value of the 'Source' reference.ModelQueryResult.getSource()public java.lang.Object getValue()
getValue in interface ModelQueryResultModelQueryResult.setValue(Object),
RuntimePackage.getModelQueryResult_Value()public void setValue(java.lang.Object newValue)
setValue in interface ModelQueryResultnewValue - the new value of the 'Value' attribute.ModelQueryResult.getValue()public java.lang.Exception getException()
getException in interface ModelQueryResultModelQueryResult.setException(Exception),
RuntimePackage.getModelQueryResult_Exception()public void setException(java.lang.Exception newException)
setException in interface ModelQueryResultnewException - the new value of the 'Exception' attribute.ModelQueryResult.getException()
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 | |||||||||