de.uni_paderborn.fujaba.uml.unparse
Class UMStatechart

java.lang.Object
  extended byde.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
      extended byde.uni_paderborn.fujaba.uml.unparse.UMDiagram
          extended byde.uni_paderborn.fujaba.uml.unparse.UMStatechart
All Implemented Interfaces:
UnparseInterface

public class UMStatechart
extends UMDiagram

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.12 $
Author:
$Author: lowende $

Constructor Summary
UMStatechart()
           
 
Methods inherited from class de.uni_paderborn.fujaba.uml.unparse.UMDiagram
create, getChildProperties
 
Methods inherited from class de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
getContainerForProperty, getMainFsaName, getPartnerProperties, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMStatechart

public UMStatechart()