|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryParameterValue
A representation of the model object 'Query Parameter Value'.
The following features are supported:
DomPackage.getQueryParameterValue()| Method Summary | |
|---|---|
Attribute |
getAttribute()
Returns the value of the 'Attribute' reference. |
QueryParameterReference |
getParameter()
Returns the value of the 'Parameter' reference. |
void |
setAttribute(Attribute value)
Sets the value of the ' Attribute' reference. |
void |
setParameter(QueryParameterReference value)
Sets the value of the ' Parameter' reference. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
QueryParameterReference getParameter()
If the meaning of the 'Parameter' reference isn't clear, there really should be more of a description here...
setParameter(QueryParameterReference),
DomPackage.getQueryParameterValue_Parameter()void setParameter(QueryParameterReference value)
Parameter' reference.
value - the new value of the 'Parameter' reference.getParameter()Attribute getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
setAttribute(Attribute),
DomPackage.getQueryParameterValue_Attribute()void setAttribute(Attribute value)
Attribute' reference.
value - the new value of the 'Attribute' reference.getAttribute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||