|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.icore.process.StatusStepper
public class StatusStepper
Field Summary | |
---|---|
protected ProcessModelManager |
modelManager
|
Constructor Summary | |
---|---|
StatusStepper(ProcessModelManager pmm)
|
Method Summary | |
---|---|
static boolean |
allHaveStatus(java.util.List l,
Status status)
|
void |
changeStatus(PNode node,
Status status)
|
void |
computeStatus(PNode node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ProcessModelManager modelManager
Constructor Detail |
---|
public StatusStepper(ProcessModelManager pmm)
Method Detail |
---|
public void computeStatus(PNode node)
public void changeStatus(PNode node, Status status)
public static boolean allHaveStatus(java.util.List l, Status status)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |