Uses of Class
de.uni_paderborn.fujaba.uml.UMLCommentary

Packages that use UMLCommentary
de.uni_paderborn.fujaba.gui Graphical User Interface 
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
 

Uses of UMLCommentary in de.uni_paderborn.fujaba.gui
 

Methods in de.uni_paderborn.fujaba.gui that return UMLCommentary
 UMLCommentary EditCommentDialog.getUMLCommentary()
          Get the UMLCommentary that is edited in this EditCommentDialog object.
 

Methods in de.uni_paderborn.fujaba.gui with parameters of type UMLCommentary
 void EditCommentDialog.unparse(UMLCommentary value)
          Called when the dialog is initialized.
 

Uses of UMLCommentary in de.uni_paderborn.fujaba.uml
 

Methods in de.uni_paderborn.fujaba.uml that return UMLCommentary
 UMLCommentary UMLIncrement.getComment()
          Get the comment attribute of the UMLIncrement object