de.uni_paderborn.fujaba.packagediagrams.unparse
Class UMDiagramUsage

java.lang.Object
  extended byde.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
      extended byde.uni_paderborn.fujaba.packagediagrams.unparse.UMDiagramUsage
All Implemented Interfaces:
UnparseInterface

public class UMDiagramUsage
extends AbstractUnparseModule

Class for displaying a DiagramUsage on screen. A DiagramUsage is a reference to a Diagram from within a Package Diagram.

Version:
$Revision: 1.29.2.1 $
Author:
$Author: mksoft $
See Also:
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

UMDiagramUsage

public UMDiagramUsage()
Method Detail

getChildProperties

public void getChildProperties(java.util.Set props)
Get the childProperties attribute of the UMDiagramUsage object

Specified by:
getChildProperties in interface UnparseInterface
Overrides:
getChildProperties in class AbstractUnparseModule
Parameters:
props - No description provided

create

public FSAObject create(FSAObject parent,
                        LogicUnparseInterface incr)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
create in interface UnparseInterface
Specified by:
create in class AbstractUnparseModule
Parameters:
parent - No description provided
incr - No description provided
Returns:
No description provided

getContainerForProperty

public java.lang.String getContainerForProperty(java.lang.String name)
Get the containerForProperty attribute of the UMDiagramUsage object

Specified by:
getContainerForProperty in interface UnparseInterface
Overrides:
getContainerForProperty in class AbstractUnparseModule
Parameters:
name - No description provided
Returns:
The containerForProperty value