|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.asg.ASGUtility
Utility class for reusable diagram methodes. Each diagram should have one.
| Field Summary | |
private ASGDiagram |
diagram
1 utility 0..1 ASGDiagram ---------------------- ASGUtility diagram utility |
| Constructor Summary | |
ASGUtility(ASGDiagram diagram)
Constructor for abstract class ASGUtility |
|
| Method Summary | |
ASGDiagram |
getDiagram()
Get the diagram attribute of the ASGUtility object |
boolean |
setDiagram(ASGDiagram value)
Sets the diagram attribute of the ASGUtility object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private ASGDiagram diagram
1 utility 0..1
ASGDiagram ---------------------- ASGUtility
diagram utility
| Constructor Detail |
public ASGUtility(ASGDiagram diagram)
diagram - No description provided| Method Detail |
public boolean setDiagram(ASGDiagram value)
value - The new diagram value
public ASGDiagram getDiagram()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||