|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.workflows.ALDWorkflowID
de.unihalle.informatik.Alida.workflows.ALDWorkflowNodeID
public class ALDWorkflowNodeID
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.
Field Summary | |
---|---|
private static java.lang.Integer |
lastID
variable to count IDs |
Fields inherited from class de.unihalle.informatik.Alida.workflows.ALDWorkflowID |
---|
id |
Constructor Summary | |
---|---|
ALDWorkflowNodeID()
Create a new node id. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static java.lang.Integer lastID
Constructor Detail |
---|
ALDWorkflowNodeID()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |