|
||||||||||
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 ModelQueryResult
ModelQueryResult.setSource(EObject)
,
RuntimePackage.getModelQueryResult_Source()
public EObject basicGetSource()
public void setSource(EObject newSource)
setSource
in interface ModelQueryResult
newSource
- the new value of the 'Source' reference.ModelQueryResult.getSource()
public java.lang.Object getValue()
getValue
in interface ModelQueryResult
ModelQueryResult.setValue(Object)
,
RuntimePackage.getModelQueryResult_Value()
public void setValue(java.lang.Object newValue)
setValue
in interface ModelQueryResult
newValue
- the new value of the 'Value' attribute.ModelQueryResult.getValue()
public java.lang.Exception getException()
getException
in interface ModelQueryResult
ModelQueryResult.setException(Exception)
,
RuntimePackage.getModelQueryResult_Exception()
public void setException(java.lang.Exception newException)
setException
in interface ModelQueryResult
newException
- 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 |