fUML.Syntax.Classes.Kernel
Class Comment
java.lang.Object
org.modeldriven.fuml.FumlObject
fUML.Syntax.Classes.Kernel.Comment
public class Comment
- extends FumlObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
annotatedElement
public ElementList annotatedElement
body
public String body
Comment
public Comment()
setAnnotatedElement
public void setAnnotatedElement(Element annotatedElement)
setBody
public void setBody(String body)
Copyright © 2014. All rights reserved.