Package jline.api.wf
Class Wf_pattern_updater
java.lang.Object
jline.api.wf.Wf_pattern_updater
Workflow pattern updater for simplifying and optimizing workflow networks.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classService parameters (phase-type distributions).static final classUpdated workflow representation. -
Method Summary
Modifier and TypeMethodDescriptiongetUpdateStats(Matrix originalMatrix, Wf_pattern_updater.UpdatedWorkflow updatedWorkflow) updatePatterns(Matrix linkMatrix, List<Integer> serviceNodes, List<Integer> forkNodes, List<Integer> joinNodes, List<Integer> routerNodes, Map<Integer, Wf_pattern_updater.ServiceParameters> serviceParams) static boolean
-
Method Details
-
updatePatterns
-
validateUpdatedWorkflow
-
getUpdateStats
public static Map<String,Object> getUpdateStats(Matrix originalMatrix, Wf_pattern_updater.UpdatedWorkflow updatedWorkflow)
-