de.uni_paderborn.fujaba.uml.unparse
Class UMPath

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

public class UMPath
extends UMConnection

This class displays path expressions.

Version:
$Revision: 1.3 $
Author:
$Author: trinet $

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

UMPath

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