de.uni_paderborn.fujaba.uml.unparse
Class UMAssoc

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

public class UMAssoc
extends UMConnection

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

Version:
$Revision: 1.41.2.1 $
Author:
$Author: mksoft $

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

UMAssoc

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