|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Comment
A representation of the model object 'Comment'. A comment is a textual annotation that can be attached to a set of elements.
The following features are supported:
UMLPackage.getComment()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Element> |
getAnnotatedElements()
Returns the value of the 'Annotated Element' reference list. |
java.lang.String |
getBody()
Returns the value of the 'Body' attribute |
boolean |
isSetBody()
Returns whether the value of the ' Body' attribute is set |
void |
setBody(java.lang.String value)
Sets the value of the ' Body' attribute |
void |
unsetBody()
Unsets the value of the ' Body' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| 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 |
|---|
java.lang.String getBody()
isSetBody(),
unsetBody(),
setBody(String),
UMLPackage.getComment_Body()void setBody(java.lang.String value)
Body' attribute.
value - the new value of the 'Body' attribute.isSetBody(),
unsetBody(),
getBody()void unsetBody()
Body' attribute.
isSetBody(),
getBody(),
setBody(String)boolean isSetBody()
Body' attribute is set.
unsetBody(),
getBody(),
setBody(String)org.eclipse.emf.common.util.EList<Element> getAnnotatedElements()
Element.
References the Element(s) being commented.
UMLPackage.getComment_AnnotatedElement()
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||