fUML.Syntax.Classes.Kernel
Class Comment

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Syntax.Classes.Kernel.Comment

public class Comment
extends FumlObject

An implementation of the model object ' fUML::Syntax::Classes::Kernel::Comment'.

The following features are implemented:


Field Summary
 ElementList annotatedElement
           
 String body
           
 
Constructor Summary
Comment()
           
 
Method Summary
 
Methods inherited from class org.modeldriven.fuml.FumlObject
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

annotatedElement

public ElementList annotatedElement

body

public String body
Constructor Detail

Comment

public Comment()


Copyright © 2012. All Rights Reserved.