|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.layout.classdiag.ClassdiagramModelElementFactory
A class to get the proper layouter for a Fig. Currently this deals only with Generalizations and Realizations. The class has been taken from Argo UML source code.
Field Summary | |
static ClassdiagramModelElementFactory |
SINGLETON
The singleton. |
Method Summary | |
ClassdiagramEdge |
getInstance(FSAObject fig)
create layouter object from a FSAObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ClassdiagramModelElementFactory SINGLETON
Method Detail |
public ClassdiagramEdge getInstance(FSAObject fig)
fig
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |