de.uni_paderborn.fujaba.gui
Class PEActLink.PEObjListEntry

java.lang.Object
  extended byde.uni_paderborn.fujaba.gui.PEListEntry
      extended byde.uni_paderborn.fujaba.gui.PEActLink.PEObjListEntry
Enclosing class:
PEActLink

class PEActLink.PEObjListEntry
extends PEListEntry

Encapsulates UMLObjects only.

Version:
$Revision: 1.93 $
Author:
$Author: trinet $

Field Summary
 
Fields inherited from class de.uni_paderborn.fujaba.gui.PEListEntry
 
Constructor Summary
PEActLink.PEObjListEntry(UMLObject obj)
          Constructor for class PEObjListEntry
 
Method Summary
 java.lang.String toString()
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class de.uni_paderborn.fujaba.gui.PEListEntry
getItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PEActLink.PEObjListEntry

public PEActLink.PEObjListEntry(UMLObject obj)
Constructor for class PEObjListEntry

Parameters:
obj - No description provided
Method Detail

toString

public java.lang.String toString()
No comment provided by developer, please add a comment to improve documentation.

Overrides:
toString in class PEListEntry
Returns:
No description provided