|
|||||||||||
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 | |
private static org.apache.log4j.Logger |
LOG
No comment provided by developer, please add a comment to improve documentation. |
static ClassdiagramModelElementFactory |
SINGLETON
The singleton. |
Constructor Summary | |
private |
ClassdiagramModelElementFactory()
Constructor for class ClassdiagramModelElementFactory |
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 |
private static final org.apache.log4j.Logger LOG
public static final ClassdiagramModelElementFactory SINGLETON
Constructor Detail |
private ClassdiagramModelElementFactory()
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 |