de.unihalle.informatik.Alida.workflows
Class ALDWorkflowNodeID

java.lang.Object
  extended by de.unihalle.informatik.Alida.workflows.ALDWorkflowID
      extended by de.unihalle.informatik.Alida.workflows.ALDWorkflowNodeID

public class ALDWorkflowNodeID
extends ALDWorkflowID

Class to index a work flow node. The id is NOT intended to be a means to identify the nodes, just used for, e.g., debugging output.

Author:
posch

Field Summary
 
Fields inherited from class de.unihalle.informatik.Alida.workflows.ALDWorkflowID
id
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.