|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XAnnotationElementValuePair
A representation of the model object 'XAnnotation Element Value Pair'.
The following features are supported:
XAnnotationsPackage.getXAnnotationElementValuePair()
Method Summary | |
---|---|
JvmOperation |
getElement()
Returns the value of the 'Element' reference |
XExpression |
getValue()
Returns the value of the 'Value' containment reference |
void |
setElement(JvmOperation value)
Sets the value of the ' Element ' reference |
void |
setValue(XExpression value)
Sets the value of the ' Value ' containment reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
XExpression getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(XExpression)
,
XAnnotationsPackage.getXAnnotationElementValuePair_Value()
void setValue(XExpression value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
JvmOperation getElement()
If the meaning of the 'Element' reference isn't clear, there really should be more of a description here...
setElement(JvmOperation)
,
XAnnotationsPackage.getXAnnotationElementValuePair_Element()
void setElement(JvmOperation value)
Element
' reference.
value
- the new value of the 'Element' reference.getElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |