public interface EObjectRequestParameter extends RequestParameter
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
EObject |
getEObject()
Returns the value of the 'EObject' containment reference.
|
void |
setEObject(EObject value)
Sets the value of the '
EObject' containment reference. |
getNumber, getObject, setNumber, setObjectEObject getEObject()
If the meaning of the 'EObject' containment reference isn't clear, there really should be more of a description here...
setEObject(EObject),
RSAProviderPackage.getEObjectRequestParameter_EObject()void setEObject(EObject value)
EObject' containment reference.
value - the new value of the 'EObject' containment reference.getEObject()