|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
de.uni_paderborn.fujaba.packagediagrams.unparse.UMDiagramUsage
Class for displaying a DiagramUsage
on screen. A DiagramUsage is a reference to
a Diagram from within a Package Diagram.
DiagramUsage
,
PackageDiagram
Constructor Summary | |
UMDiagramUsage()
|
Method Summary | |
FSAObject |
create(FSAObject parent,
LogicUnparseInterface incr)
No comment provided by developer, please add a comment to improve documentation. |
void |
getChildProperties(java.util.Set props)
Get the childProperties attribute of the UMDiagramUsage object |
java.lang.String |
getContainerForProperty(java.lang.String name)
Get the containerForProperty attribute of the UMDiagramUsage object |
Methods inherited from class de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule |
getMainFsaName, getPartnerProperties, remove |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UMDiagramUsage()
Method Detail |
public void getChildProperties(java.util.Set props)
getChildProperties
in interface UnparseInterface
getChildProperties
in class AbstractUnparseModule
props
- No description providedpublic FSAObject create(FSAObject parent, LogicUnparseInterface incr)
create
in interface UnparseInterface
create
in class AbstractUnparseModule
parent
- No description providedincr
- No description provided
public java.lang.String getContainerForProperty(java.lang.String name)
getContainerForProperty
in interface UnparseInterface
getContainerForProperty
in class AbstractUnparseModule
name
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |