de.uni_paderborn.fujaba.usecase.unparse
Class UMUsecase

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

public class UMUsecase
extends AbstractUnparseModule

Class for displaying a Usecase on screen.

Version:
$Revision: 1.22 $
Author:
$Author: lowende $

Field Summary
 
Fields inherited from class de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
 
Constructor Summary
UMUsecase()
           
 
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

UMUsecase

public UMUsecase()
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