readme

来自「jawe的最新版本,基于Java的图形化工作流编辑器。图形化工作流编辑器 。使用」· 代码 · 共 22 行

TXT
22
字号
   These examples show a cases with various use of conformance classes -NOT_BLOCKED, LOOP_BLOCKED, FULL_BLOCKED. According to this, there arethree examples. Some of processes in the xpdl's are valid, and some invalid.The overall documents are invalid (regarding to the specified packageconformance class)   "NotBlocked.xpdl" represents example with no Graph Conformance restrictions(which means that "Not Blocked" graph conformance class is set).   "LoopBlocked.xpdl" shows a processes with LOOP_BLOCKED Graph Conformance.There are two processes where one has activities which form a cyclic graph(which is not allowed on that conformance level) and second is valid acyclicgraph.   "FullBlocked.xpdl" has a various processes for demonstration of FULL_BLOCKEDgraph conformance level. Processes demonstrate the various cases (Simple processwhich does and which doesn't satisfy a FULL_BLOCKED conformance level, processeswhere one or more splits don't have corresponding join because of type mismatch,process in which some 'And' splits haven't conditional outgoing transitions andin which 'Xor' splits have conditional outgoing transitions but with otherwiseoutgoing transitions

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?