de.uni_paderborn.fujaba.uml.unparse
Class UMCardinality

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

public class UMCardinality
extends AbstractUnparseModule

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

Version:
$Revision: 1.16 $
Author:
$Author: trinet $

Nested Class Summary
 class UMCardinality.AdornmentPropertyChangeListener
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
UMCardinality()
          Constructor for class UMCardinality
 
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

UMCardinality

public UMCardinality()
Constructor for class UMCardinality

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