de.uni_paderborn.fujaba.uml.unparse
Class UMGeneralization

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

public class UMGeneralization
extends UMConnection

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

Version:
$Revision: 1.34 $
Author:
$Author: trinet $

Nested Class Summary
private  class UMGeneralization.UMGeneralizationPropertyChangeListener
          No comment provided by developer, please add a comment to improve documentation.
 
Field Summary
 
Fields inherited from class de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
 
Constructor Summary
UMGeneralization()
           
 
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.UMConnection
remove
 
Methods inherited from class de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
getChildProperties, getContainerForProperty, getMainFsaName, getPartnerProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMGeneralization

public UMGeneralization()
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 UMConnection
Parameters:
parent - No description provided
incr - No description provided
Returns:
No description provided