de.unihalle.informatik.Alida.workflows
Class ALDWorkflowID
java.lang.Object
de.unihalle.informatik.Alida.workflows.ALDWorkflowID
- Direct Known Subclasses:
- ALDWorkflowEdgeID, ALDWorkflowNodeID
public abstract class ALDWorkflowID
- extends Object
Class to index a work flow object.
- Author:
- posch
Field Summary |
Integer |
id
This id is only to print debug information, but NOT to identify an object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public final Integer id
- This id is only to print debug information, but NOT to identify an object
ALDWorkflowID
public ALDWorkflowID(Integer id)
- Create an id object.
- Parameters:
id
-
Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.