de.uni_paderborn.fujaba.uml.unparse
Class UMObject
java.lang.Object
de.uni_paderborn.fujaba.fsa.unparse.AbstractUnparseModule
de.uni_paderborn.fujaba.uml.unparse.UMObject
- All Implemented Interfaces:
- UnparseInterface
- public class UMObject
- extends AbstractUnparseModule
No comment provided by developer, please add a comment to improve documentation.
- Version:
- $Revision: 1.55 $
- Author:
- $Author: trinet $
Nested Class Summary |
private class |
UMObject.BorderUpdater
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UMObject
public UMObject()
getChildProperties
public void getChildProperties(java.util.Set props)
- Get the childProperties attribute of the UMObject 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 providedincr
- No description provided
- Returns:
- No description provided
getContainerForProperty
public java.lang.String getContainerForProperty(java.lang.String property)
- Get the containerForProperty attribute of the UMObject object
- Specified by:
getContainerForProperty
in interface UnparseInterface
- Overrides:
getContainerForProperty
in class AbstractUnparseModule
- Parameters:
property
- No description provided
- Returns:
- The containerForProperty value
setBorder
public void setBorder(UMLObject object,
FSASeparatedPanel objectPanel)
- Sets the border attribute of the UMObject object
- Parameters:
object
- the object for which a border should be setobjectPanel
- The new border value