|
||||||||||
| 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:
PivotPackage.getComment()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Element> |
getAnnotatedElement()
Returns the value of the 'Annotated Element' reference list. |
java.lang.String |
getBody()
Returns the value of the 'Body' attribute. |
void |
setBody(java.lang.String value)
Sets the value of the ' Body' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| 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 |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
java.lang.String getBody()
setBody(String),
PivotPackage.getComment_Body()void setBody(java.lang.String value)
Body' attribute.
value - the new value of the 'Body' attribute.getBody()org.eclipse.emf.common.util.EList<Element> getAnnotatedElement()
Element.
References the Element(s) being commented.
PivotPackage.getComment_AnnotatedElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||