
public interface Annotation extends ModelElement
EtypesPackage.getAnnotation()The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
EList<EObject> |
getContents()
Returns the value of the 'Contents' containment reference list.
|
EMap<String,String> |
getDetails()
Returns the value of the 'Details' map.
|
ModelElement |
getModelElement()
Returns the value of the 'Model Element' container reference.
|
EList<EObject> |
getReferences()
Returns the value of the 'References' reference list.
|
String |
getSource()
Returns the value of the 'Source' attribute
|
void |
setModelElement(ModelElement value)
Sets the value of the '
Model Element' container reference |
void |
setSource(String value)
Sets the value of the ' Source' attribute.
|
getAnnotation, getAnnotationscdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverString getSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(String),
EtypesPackage.getAnnotation_Source()void setSource(String value)
Source' attribute. value - the new value of the 'Source' attribute.getSource()EMap<String,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...
EtypesPackage.getAnnotation_Details()ModelElement getModelElement()
Annotations'.
If the meaning of the 'Model Element' container reference isn't clear, there really should be more of a description here...
setModelElement(ModelElement),
EtypesPackage.getAnnotation_ModelElement(),
ModelElement.getAnnotations()void setModelElement(ModelElement value)
Model Element' container reference.
value - the new value of the 'Model Element' container reference.getModelElement()EList<EObject> getContents()
EObject.
If the meaning of the 'Contents' containment reference list isn't clear, there really should be more of a description here...
EtypesPackage.getAnnotation_Contents()EList<EObject> getReferences()
EObject.
If the meaning of the 'References' reference list isn't clear, there really should be more of a description here...
EtypesPackage.getAnnotation_References()Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.