de.uni_paderborn.fujaba.uml.unparse
Class UMStoryActivity

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

public class UMStoryActivity
extends AbstractUnparseModule

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

Since:
$Date: 2005/05/30 15:33:44 $
Version:
$Revision: 1.30.2.1 $
Author:
$Author: fklar $

Constructor Summary
UMStoryActivity()
           
 
Method Summary
 FSAObject create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 void getChildProperties(java.util.Set props)
          Get the childProperties attribute of the UMStoryActivity object
 void setBorder(UMLStoryActivity storyAct, FSAPanel storyPanel)
          Sets the border attribute of the UMStoryActivity object
 
Methods inherited from class de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
getContainerForProperty, getMainFsaName, getPartnerProperties, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMStoryActivity

public UMStoryActivity()
Method Detail

getChildProperties

public void getChildProperties(java.util.Set props)
Get the childProperties attribute of the UMStoryActivity object

Specified by:
getChildProperties in interface UnparseInterface
Overrides:
getChildProperties in class AbstractUnparseModule
Parameters:
props - No description provided

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

setBorder

public void setBorder(UMLStoryActivity storyAct,
                      FSAPanel storyPanel)
Sets the border attribute of the UMStoryActivity object

Parameters:
storyAct - The new border value
storyPanel - The new border value