de.uni_paderborn.fujaba.uml.unparse
Class UMStoryPattern

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.UMStoryPattern
All Implemented Interfaces:
UnparseInterface

public class UMStoryPattern
extends UMDiagram

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

Version:
$Revision: 1.16 $
Author:
$Author: lowende $

Constructor Summary
UMStoryPattern()
           
 
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

UMStoryPattern

public UMStoryPattern()