Package de.elo.ix.client
Class WFNodeMatrix
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.WFNodeMatrix
- All Implemented Interfaces:
Serializable
Stores the relationship between workflow nodes
Administers the bridges(connections) in a workflow diagram. These are objects of type WorkFlowNodeAssoc.
Copyright: Copyright (c) 2004
Organisation: ELO Digital Office
- See Also:
-
Field Summary
FieldsFields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper
-
Field Details
-
assocs
Array of the edges. Since 9.00.030, IX stores the order of the items in the database. When reading a workflow, the saved element order is restored.
-
-
Constructor Details
-
WFNodeMatrix
public WFNodeMatrix() -
WFNodeMatrix
-
-
Method Details