|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmAnnotationValue
A representation of the model object 'Jvm Annotation Value'.
Represents the value of an annotation member.
That is, either the default value of an operation as a member of an annotation type, or the concrete value in an annotation reference is returned.
The following features are supported:
TypesPackage.getJvmAnnotationValue()| Method Summary | |
|---|---|
JvmOperation |
getOperation()
Returns the value of the 'Operation' reference |
java.lang.String |
getValueName()
|
void |
setOperation(JvmOperation value)
Sets the value of the ' Operation' 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 |
|---|
JvmOperation getOperation()
If the meaning of the 'Operation' reference isn't clear, there really should be more of a description here...
setOperation(JvmOperation),
TypesPackage.getJvmAnnotationValue_Operation()void setOperation(JvmOperation value)
Operation' reference.
value - the new value of the 'Operation' reference.getOperation()java.lang.String getValueName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||