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

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

public class UMCFOrNode
extends AbstractUnparseModule

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

Version:
$Revision: 1.12 $
Author:
$Author: schneider $

Constructor Summary
UMCFOrNode()
           
 
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.fsa.unparse.AbstractUnparseModule
getChildProperties, getContainerForProperty, getMainFsaName, getPartnerProperties, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMCFOrNode

public UMCFOrNode()
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
Specified by:
create in class AbstractUnparseModule
Parameters:
parent - No description provided
incr - No description provided
Returns:
No description provided