|
||||||||||
| 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:
XcorePackage.getXAnnotation()| Method Summary | |
|---|---|
EMap<java.lang.String,java.lang.String> |
getDetails()
Returns the value of the 'Details' map. |
XModelElement |
getModelElement()
Returns the value of the 'Model Element' container reference. |
XAnnotationDirective |
getSource()
Returns the value of the 'Source' reference |
void |
setModelElement(XModelElement value)
Sets the value of the ' Model Element' container reference |
void |
setSource(XAnnotationDirective value)
Sets the value of the ' Source' reference |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| 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 |
|---|
XAnnotationDirective getSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(XAnnotationDirective),
XcorePackage.getXAnnotation_Source()void setSource(XAnnotationDirective value)
Source' reference.
value - the new value of the 'Source' reference.getSource()EMap<java.lang.String,java.lang.String> getDetails()
String,
and the value is of type String,
If the meaning of the 'Details' map isn't clear, there really should be more of a description here...
XcorePackage.getXAnnotation_Details()XModelElement getModelElement()
Annotations'.
If the meaning of the 'Model Element' container reference isn't clear, there really should be more of a description here...
setModelElement(XModelElement),
XcorePackage.getXAnnotation_ModelElement(),
XModelElement.getAnnotations()void setModelElement(XModelElement value)
Model Element' container reference.
value - the new value of the 'Model Element' container reference.getModelElement()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||