de.uni_paderborn.fujaba.uml.unparse
Class UMStereotype

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

public class UMStereotype
extends AbstractUnparseModule

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

Version:
$Revision: 1.17 $
Author:
$Author: schneider $

Constructor Summary
UMStereotype()
           
 
Method Summary
 FSAObject create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 java.lang.String getMainFsaName()
          Get the mainFsaName attribute of the UMStereotype object
 
Methods inherited from class de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
getChildProperties, getContainerForProperty, getPartnerProperties, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMStereotype

public UMStereotype()
Method Detail

getMainFsaName

public java.lang.String getMainFsaName()
Get the mainFsaName attribute of the UMStereotype object

Specified by:
getMainFsaName in interface UnparseInterface
Overrides:
getMainFsaName in class AbstractUnparseModule
Returns:
The mainFsaName value

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