| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XAnnotation
A representation of the model object 'XAnnotation'.
The following features are supported:
XAnnotationsPackage.getXAnnotation()| Method Summary | |
|---|---|
 JvmAnnotationType | 
getAnnotationType()
Returns the value of the 'Annotation Type' reference  | 
 org.eclipse.emf.common.util.EList<XAnnotationElementValuePair> | 
getElementValuePairs()
Returns the value of the 'Element Value Pairs' containment reference list.  | 
 XExpression | 
getValue()
Returns the value of the 'Value' containment reference  | 
 void | 
setAnnotationType(JvmAnnotationType value)
Sets the value of the ' Annotation Type' 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 | 
|---|
org.eclipse.emf.common.util.EList<XAnnotationElementValuePair> getElementValuePairs()
XAnnotationElementValuePair.
 
 If the meaning of the 'Element Value Pairs' containment reference list isn't clear, there really should be more of a description here...
XAnnotationsPackage.getXAnnotation_ElementValuePairs()JvmAnnotationType getAnnotationType()
If the meaning of the 'Annotation Type' reference isn't clear, there really should be more of a description here...
setAnnotationType(JvmAnnotationType), 
XAnnotationsPackage.getXAnnotation_AnnotationType()void setAnnotationType(JvmAnnotationType value)
Annotation Type' reference.
 
 
value - the new value of the 'Annotation Type' reference.getAnnotationType()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.getXAnnotation_Value()void setValue(XExpression value)
Value' containment reference.
 
 
value - the new value of the 'Value' containment reference.getValue()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||