|
|||||||||||
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.
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 |
Constructor Detail |
public ASGUtility(ASGDiagram diagram)
diagram
- No description providedMethod 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 |