public class Comment extends FumlObject
| Modifier and Type | Field and Description |
|---|---|
ElementList |
annotatedElement |
String |
body |
| Constructor and Description |
|---|
Comment() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAnnotatedElement(Element annotatedElement) |
void |
setBody(String body) |
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic ElementList annotatedElement
public String body
Copyright © 2017. All rights reserved.