public interface Comment
A representation of the model object 'Comment'.
The following features are supported:
EmofPackage.getComment()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<NamedElement> |
getAnnotatedElement()
Returns the value of the 'Annotated Element' reference list. |
Methods inherited from interface org.eclipse.gmt.umlx.emof.Element |
---|
getOwnedComment, getTag |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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<NamedElement> getAnnotatedElement()
NamedElement
.
If the meaning of the 'Annotated Element' reference list isn't clear, there really should be more of a description here...
EmofPackage.getComment_AnnotatedElement()