public interface ETypedElementEObjectListResult<T extends EObject> extends ETypedElementResult
The following features are supported:
RuntimePackage.getETypedElementEObjectListResult()
Modifier and Type | Method and Description |
---|---|
|
getResultList()
Returns the value of the 'Result List' reference list.
|
getDerivedTypedElement, getException, getParameterValues, getSource, setDerivedTypedElement, setException, setSource
getResultList()
T
.
If the meaning of the 'Result List' reference list isn't clear, there really should be more of a description here...
RuntimePackage.getETypedElementEObjectListResult_ResultList()