|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLCommentary | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
Uses of UMLCommentary in de.uni_paderborn.fujaba.uml |
Fields in de.uni_paderborn.fujaba.uml declared as UMLCommentary | |
private UMLCommentary |
UMLIncrement.comment
UMLAssociation: 'comment' |
private UMLCommentary |
UMLActivityDiagram.javaVarDecls
not really transient, it is saved locally, dirty hack! |
Methods in de.uni_paderborn.fujaba.uml that return UMLCommentary | |
UMLCommentary |
UMLIncrement.getComment()
Get the comment attribute of the UMLIncrement object |
UMLCommentary |
UMLActivityDiagram.getJavaVarDecls()
Get the javaVarDecls attribute of the UMLActivityDiagram object |
Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLCommentary | |
void |
UMLActivityDiagram.setJavaVarDecls(UMLCommentary newJavaVarDecls)
Sets the javaVarDecls attribute of the UMLActivityDiagram object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |