|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ETypedElementResult
A representation of the model object 'ETyped Element Result'. This class represents the result of evaluating the value of a DerivedTypedElement by means of a query .
The following features are supported:
RuntimePackage.getETypedElementResult()| Method Summary | |
|---|---|
ETypedElement |
getDerivedTypedElement()
Returns the value of the 'Derived Typed Element' reference. |
java.lang.Throwable |
getException()
Returns the value of the 'Exception' attribute. |
|
getParameterValues()
Returns the value of the 'Parameter Values' containment reference list. |
EObject |
getSource()
Returns the value of the 'Source' reference. |
void |
setDerivedTypedElement(ETypedElement value)
Sets the value of the ' Derived Typed Element' reference. |
void |
setException(java.lang.Throwable value)
Sets the value of the ' Exception' attribute. |
void |
setSource(EObject value)
Sets the value of the ' Source' reference. |
| Method Detail |
|---|
ETypedElement getDerivedTypedElement()
setDerivedTypedElement(ETypedElement),
RuntimePackage.getETypedElementResult_DerivedTypedElement()void setDerivedTypedElement(ETypedElement value)
Derived Typed Element' reference.
value - the new value of the 'Derived Typed Element' reference.getDerivedTypedElement()getParameterValues()
ParameterValue.
This is the list of the values given as parameters for the query execution.
RuntimePackage.getETypedElementResult_ParameterValues()EObject getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(EObject),
RuntimePackage.getETypedElementResult_Source()void setSource(EObject value)
Source' reference.
value - the new value of the 'Source' reference.getSource()java.lang.Throwable getException()
If the meaning of the 'Exception' attribute isn't clear, there really should be more of a description here...
setException(Throwable),
RuntimePackage.getETypedElementResult_Exception()void setException(java.lang.Throwable 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 | |||||||||