|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmAnnotationReference
A representation of the model object 'Jvm Annotation Reference'.
The following features are supported:
TypesPackage.getJvmAnnotationReference()| Method Summary | |
|---|---|
JvmAnnotationType |
getAnnotation()
Returns the value of the 'Annotation' reference |
JvmAnnotationTarget |
getTarget()
Returns the value of the 'Target' container reference. |
org.eclipse.emf.common.util.EList<JvmAnnotationValue> |
getValues()
Returns the value of the 'Values' containment reference list. |
void |
setAnnotation(JvmAnnotationType value)
Sets the value of the ' Annotation' reference |
void |
setTarget(JvmAnnotationTarget value)
Sets the value of the ' Target' container 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 |
|---|
JvmAnnotationType getAnnotation()
If the meaning of the 'Annotation' reference isn't clear, there really should be more of a description here...
setAnnotation(JvmAnnotationType),
TypesPackage.getJvmAnnotationReference_Annotation()void setAnnotation(JvmAnnotationType value)
Annotation' reference.
value - the new value of the 'Annotation' reference.getAnnotation()JvmAnnotationTarget getTarget()
Annotations'.
If the meaning of the 'Target' container reference isn't clear, there really should be more of a description here...
setTarget(JvmAnnotationTarget),
TypesPackage.getJvmAnnotationReference_Target(),
JvmAnnotationTarget.getAnnotations()void setTarget(JvmAnnotationTarget value)
Target' container reference.
value - the new value of the 'Target' container reference.getTarget()org.eclipse.emf.common.util.EList<JvmAnnotationValue> getValues()
JvmAnnotationValue.
If the meaning of the 'Values' containment reference list isn't clear, there really should be more of a description here...
TypesPackage.getJvmAnnotationReference_Values()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||