|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Annotation'.
EtypesPackage.getAnnotation()
The following features are supported:
Method Summary | |
---|---|
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.
|
Methods inherited from interface org.eclipse.emf.cdo.etypes.ModelElement |
---|
getAnnotation, getAnnotations |
Methods inherited from interface org.eclipse.emf.cdo.CDOObject |
---|
cdoConflict, cdoDirectResource, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption |
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 |
---|
String 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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |