de.uni_paderborn.fujaba.views.cf.unparse
Class UMCFDiagram

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

public class UMCFDiagram
extends UMDiagram

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

Version:
$Revision: 1.11 $
Author:
$Author: schneider $

Constructor Summary
UMCFDiagram()
           
 
Method Summary
 FSAObject create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class de.uni_paderborn.fujaba.uml.unparse.UMDiagram
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

UMCFDiagram

public UMCFDiagram()
Method Detail

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
Overrides:
create in class UMDiagram
Parameters:
parent - No description provided
incr - No description provided
Returns:
No description provided