public interface EObjectLiteralQuery extends Query
The following features are supported:
QueryPackage.getEObjectLiteralQuery()
Modifier and Type | Method and Description |
---|---|
EObject |
getElement()
Returns the value of the 'Element' reference.
|
void |
setElement(EObject value)
Sets the value of the '
Element ' reference. |
isCanBeCached, isCanHaveSideEffects, setCanBeCached, setCanHaveSideEffects
EObject getElement()
If the meaning of the 'Element' reference isn't clear, there really should be more of a description here...
setElement(EObject)
,
QueryPackage.getEObjectLiteralQuery_Element()
void setElement(EObject value)
Element
' reference.
value
- the new value of the 'Element' reference.getElement()