|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelQueryResult
A representation of the model object 'Model Query Result'.
The following features are supported:
RuntimePackage.getModelQueryResult()| Method Summary | |
|---|---|
java.lang.Exception |
getException()
Returns the value of the 'Exception' attribute. |
EObject |
getSource()
Returns the value of the 'Source' reference. |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute. |
void |
setException(java.lang.Exception value)
Sets the value of the ' Exception' attribute. |
void |
setSource(EObject value)
Sets the value of the ' Source' reference. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value' attribute. |
| Method Detail |
|---|
EObject getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(EObject),
RuntimePackage.getModelQueryResult_Source()void setSource(EObject value)
Source' reference.
value - the new value of the 'Source' reference.getSource()java.lang.Object getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Object),
RuntimePackage.getModelQueryResult_Value()void setValue(java.lang.Object value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()java.lang.Exception getException()
If the meaning of the 'Exception' attribute isn't clear, there really should be more of a description here...
setException(Exception),
RuntimePackage.getModelQueryResult_Exception()void setException(java.lang.Exception value)
Exception' attribute.
value - the new value of the 'Exception' attribute.getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||