id: 1 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 131 end line: 234 size: 98 LOC McCabe index: 29 number of parameters: 1 id: 2 unit: private static void readSend() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2383 end line: 2485 size: 96 LOC McCabe index: 22 number of parameters: 4 id: 3 unit: private static void readExecutableContext() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1462 end line: 1557 size: 94 LOC McCabe index: 32 number of parameters: 4 id: 4 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 199 end line: 291 size: 89 LOC McCabe index: 31 number of parameters: 1 id: 5 unit: private static void readState() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2530 end line: 2618 size: 86 LOC McCabe index: 22 number of parameters: 4 id: 6 unit: private static XMLStreamReader getReader() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 591 end line: 685 size: 80 LOC McCabe index: 24 number of parameters: 6 id: 7 unit: private static void writeExecutableContent() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 688 end line: 767 size: 78 LOC McCabe index: 20 number of parameters: 2 id: 8 unit: private static void readTransitionalStateSrc() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2664 end line: 2750 size: 77 LOC McCabe index: 19 number of parameters: 3 id: 9 unit: private static void readParallel() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2007 end line: 2085 size: 76 LOC McCabe index: 19 number of parameters: 4 id: 10 unit: private static void readCustomAction() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1086 end line: 1169 size: 74 LOC McCabe index: 15 number of parameters: 5 id: 11 unit: public void send() file: src/main/java/org/apache/commons/scxml2/env/SimpleDispatcher.java start line: 157 end line: 237 size: 74 LOC McCabe index: 14 number of parameters: 8 id: 12 unit: private static Element readElement() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1340 end line: 1414 size: 67 LOC McCabe index: 22 number of parameters: 1 id: 13 unit: protected void cloneDatamodel() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 156 end line: 223 size: 64 LOC McCabe index: 19 number of parameters: 4 id: 14 unit: private static void readSCXML() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2306 end line: 2370 size: 62 LOC McCabe index: 15 number of parameters: 3 id: 15 unit: public void onError() file: src/main/java/org/apache/commons/scxml2/env/SimpleErrorReporter.java start line: 78 end line: 141 size: 55 LOC McCabe index: 16 number of parameters: 3 id: 16 unit: private static void readParsedValue() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2133 end line: 2188 size: 54 LOC McCabe index: 18 number of parameters: 4 id: 17 unit: public void removeConflictingTransitions() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 974 end line: 1027 size: 52 LOC McCabe index: 13 number of parameters: 3 id: 18 unit: public void enterStates() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 289 end line: 341 size: 49 LOC McCabe index: 17 number of parameters: 3 id: 19 unit: private static void writeParsedValue() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1072 end line: 1118 size: 47 LOC McCabe index: 14 number of parameters: 2 id: 20 unit: public void addDescendantStatesToEnter() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 108 end line: 153 size: 46 LOC McCabe index: 15 number of parameters: 3 id: 21 unit: private static void updateState() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 344 end line: 394 size: 45 LOC McCabe index: 14 number of parameters: 2 id: 22 unit: private static void readInvoke() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1853 end line: 1898 size: 43 LOC McCabe index: 8 number of parameters: 3 id: 23 unit: public boolean matchTransition() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 733 end line: 774 size: 42 LOC McCabe index: 15 number of parameters: 3 id: 24 unit: public Object processDoneData() file: src/main/java/org/apache/commons/scxml2/model/Final.java start line: 72 end line: 112 size: 41 LOC McCabe index: 8 number of parameters: 1 id: 25 unit: private static void readFinal() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1571 end line: 1614 size: 40 LOC McCabe index: 11 number of parameters: 4 id: 26 unit: private static String escapeXML() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 299 end line: 342 size: 40 LOC McCabe index: 9 number of parameters: 1 id: 27 unit: private static void readAssign() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 908 end line: 949 size: 39 LOC McCabe index: 9 number of parameters: 4 id: 28 unit: public boolean isLegalConfiguration() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 630 end line: 678 size: 38 LOC McCabe index: 8 number of parameters: 2 id: 29 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 66 end line: 111 size: 37 LOC McCabe index: 14 number of parameters: 1 id: 30 unit: public TransitionalState getTransitionDomain() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 145 end line: 183 size: 37 LOC McCabe index: 13 number of parameters: 0 id: 31 unit: private static void writeSCXML() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1168 end line: 1218 size: 36 LOC McCabe index: 9 number of parameters: 2 id: 32 unit: static long parseDelay() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 79 end line: 116 size: 35 LOC McCabe index: 11 number of parameters: 3 id: 33 unit: public Object cloneData() file: src/main/java/org/apache/commons/scxml2/env/AbstractBaseEvaluator.java start line: 44 end line: 78 size: 35 LOC McCabe index: 12 number of parameters: 1 id: 34 unit: public void finalStep() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 476 end line: 511 size: 35 LOC McCabe index: 10 number of parameters: 1 id: 35 unit: private static void readDoneData() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1296 end line: 1331 size: 34 LOC McCabe index: 9 number of parameters: 3 id: 36 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/If.java start line: 86 end line: 119 size: 33 LOC McCabe index: 11 number of parameters: 1 id: 37 unit: public void selectTransitions() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 1037 end line: 1074 size: 33 LOC McCabe index: 13 number of parameters: 2 id: 38 unit: public void exitStates() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 420 end line: 457 size: 32 LOC McCabe index: 12 number of parameters: 3 id: 39 unit: public void macroStep() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 692 end line: 724 size: 32 LOC McCabe index: 11 number of parameters: 2 id: 40 unit: private static void updateHistory() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 243 end line: 273 size: 30 LOC McCabe index: 8 number of parameters: 3 id: 41 unit: public void setEvent() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 132 end line: 161 size: 29 LOC McCabe index: 10 number of parameters: 1 id: 42 unit: public static void addToPayload() file: src/main/java/org/apache/commons/scxml2/model/PayloadBuilder.java start line: 122 end line: 149 size: 28 LOC McCabe index: 6 number of parameters: 3 id: 43 unit: public void executeContent() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 350 end line: 377 size: 28 LOC McCabe index: 9 number of parameters: 2 id: 44 unit: public void recordHistory() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 936 end line: 965 size: 28 LOC McCabe index: 10 number of parameters: 3 id: 45 unit: private static void readDatamodel() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1213 end line: 1242 size: 27 LOC McCabe index: 7 number of parameters: 4 id: 46 unit: private static void updateTransition() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 403 end line: 430 size: 27 LOC McCabe index: 7 number of parameters: 2 id: 47 unit: private static void readHistory() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1695 end line: 1723 size: 26 LOC McCabe index: 6 number of parameters: 4 id: 48 unit: public static String spaceNormalizeContent() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 88 end line: 113 size: 26 LOC McCabe index: 7 number of parameters: 1 id: 49 unit: public void computeEntrySet() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 194 end line: 220 size: 26 LOC McCabe index: 8 number of parameters: 2 id: 50 unit: private static String readBody() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 969 end line: 996 size: 25 LOC McCabe index: 9 number of parameters: 1 id: 51 unit: private static int initObservables() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 173 end line: 197 size: 25 LOC McCabe index: 9 number of parameters: 2 id: 52 unit: private static boolean verifyTransitionTargets() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 447 end line: 476 size: 25 LOC McCabe index: 13 number of parameters: 1 id: 53 unit: private static void writePretty() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1132 end line: 1159 size: 25 LOC McCabe index: 6 number of parameters: 4 id: 54 unit: public Object evalScript() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 187 end line: 213 size: 25 LOC McCabe index: 8 number of parameters: 2 id: 55 unit: protected void initialize() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 361 end line: 386 size: 25 LOC McCabe index: 7 number of parameters: 0 id: 56 unit: private static SCXML readDocument() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1260 end line: 1284 size: 24 LOC McCabe index: 6 number of parameters: 2 id: 57 unit: private static void readParam() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2095 end line: 2120 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 58 unit: public void nextStep() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 824 end line: 847 size: 24 LOC McCabe index: 6 number of parameters: 2 id: 59 unit: public void processInvokes() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 885 end line: 919 size: 24 LOC McCabe index: 9 number of parameters: 2 id: 60 unit: private static void readInitial() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1779 end line: 1804 size: 23 LOC McCabe index: 6 number of parameters: 3 id: 61 unit: private static XMLStreamWriter getWriter() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 378 end line: 409 size: 23 LOC McCabe index: 8 number of parameters: 4 id: 62 unit: private static void writeState() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1257 end line: 1284 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 63 unit: public CustomAction() file: src/main/java/org/apache/commons/scxml2/model/CustomAction.java start line: 90 end line: 112 size: 23 LOC McCabe index: 8 number of parameters: 3 id: 64 unit: public Script getScript() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 254 end line: 276 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 65 unit: private static void readCancel() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1029 end line: 1051 size: 22 LOC McCabe index: 4 number of parameters: 4 id: 66 unit: private static Script readScript() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2249 end line: 2271 size: 22 LOC McCabe index: 4 number of parameters: 2 id: 67 unit: public Context getContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 243 end line: 265 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 68 unit: public synchronized void setConfiguration() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 429 end line: 450 size: 22 LOC McCabe index: 8 number of parameters: 1 id: 69 unit: private static void writeParallel() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1019 end line: 1045 size: 21 LOC McCabe index: 5 number of parameters: 2 id: 70 unit: public String toString() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 191 end line: 211 size: 21 LOC McCabe index: 6 number of parameters: 0 id: 71 unit: private static void readData() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1179 end line: 1200 size: 20 LOC McCabe index: 4 number of parameters: 3 id: 72 unit: private static Transition readTransition() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2629 end line: 2651 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 73 unit: private static void reportIgnoredElement() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2830 end line: 2850 size: 20 LOC McCabe index: 5 number of parameters: 5 id: 74 unit: static void updateSCXML() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 307 end line: 334 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 75 unit: private void writeObject() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 134 end line: 153 size: 20 LOC McCabe index: 6 number of parameters: 1 id: 76 unit: protected SCXMLExecutionContext() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 140 end line: 161 size: 20 LOC McCabe index: 4 number of parameters: 4 id: 77 unit: private static void writeInternal() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 906 end line: 925 size: 19 LOC McCabe index: 5 number of parameters: 5 id: 78 unit: private static void writeSend() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1227 end line: 1248 size: 19 LOC McCabe index: 1 number of parameters: 2 id: 79 unit: public String toString() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 109 end line: 127 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 80 unit: public static void addParamsToPayload() file: src/main/java/org/apache/commons/scxml2/model/PayloadBuilder.java start line: 85 end line: 104 size: 19 LOC McCabe index: 5 number of parameters: 4 id: 81 unit: public Object eval() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 135 end line: 155 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 82 unit: public Boolean evalCond() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 161 end line: 181 size: 19 LOC McCabe index: 7 number of parameters: 2 id: 83 unit: private static void readRaise() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2201 end line: 2222 size: 18 LOC McCabe index: 3 number of parameters: 4 id: 84 unit: private static SimpleTransition readSimpleTransition() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2496 end line: 2516 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 85 unit: private static void reportConflictingAttribute() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2765 end line: 2783 size: 18 LOC McCabe index: 5 number of parameters: 5 id: 86 unit: private static void writeFinal() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 776 end line: 794 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 87 unit: public Object eval() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 124 end line: 143 size: 18 LOC McCabe index: 5 number of parameters: 2 id: 88 unit: public String preProcess() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 88 end line: 105 size: 18 LOC McCabe index: 6 number of parameters: 1 id: 89 unit: public Boolean evalCond() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 127 end line: 144 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 90 unit: public boolean isInFinalState() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 601 end line: 618 size: 18 LOC McCabe index: 8 number of parameters: 2 id: 91 unit: protected void initializeDatamodel() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 388 end line: 409 size: 18 LOC McCabe index: 8 number of parameters: 1 id: 92 unit: private static void reportIgnoredAttribute() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2798 end line: 2815 size: 17 LOC McCabe index: 5 number of parameters: 5 id: 93 unit: private static String getName() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 127 end line: 143 size: 17 LOC McCabe index: 6 number of parameters: 1 id: 94 unit: private static Transformer getTransformer() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 349 end line: 365 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 95 unit: private static void writeHistory() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 839 end line: 857 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 96 unit: public static String trimContent() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 120 end line: 136 size: 17 LOC McCabe index: 7 number of parameters: 1 id: 97 unit: private void readObject() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 103 end line: 119 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 98 unit: public void cancel() file: src/main/java/org/apache/commons/scxml2/env/SimpleDispatcher.java start line: 112 end line: 128 size: 17 LOC McCabe index: 5 number of parameters: 1 id: 99 unit: public Object eval() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 105 end line: 121 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 100 unit: public Object evalScript() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 150 end line: 166 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 101 unit: public void addAncestorStatesToEnter() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 81 end line: 99 size: 17 LOC McCabe index: 6 number of parameters: 4 id: 102 unit: protected void attachInstance() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 179 end line: 196 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 103 unit: private static void writeDatamodel() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 619 end line: 636 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 104 unit: public static void addNamelistDataToPayload() file: src/main/java/org/apache/commons/scxml2/model/PayloadBuilder.java start line: 58 end line: 74 size: 16 LOC McCabe index: 4 number of parameters: 6 id: 105 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 66 end line: 88 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 106 unit: public void buildStep() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 162 end line: 184 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 107 unit: private static void readForeach() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1648 end line: 1663 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 108 unit: private static void writeInvoke() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 934 end line: 951 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 109 unit: public String toXml() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 240 end line: 254 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 110 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Cancel.java start line: 55 end line: 71 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 111 unit: protected Class compileScript() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 192 end line: 208 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 112 unit: protected void ensureInitializedOrReloaded() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 210 end line: 226 size: 15 LOC McCabe index: 5 number of parameters: 0 id: 113 unit: public void computeExitSet() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 231 end line: 246 size: 15 LOC McCabe index: 5 number of parameters: 3 id: 114 unit: private static String readOrGeneratedTransitionTargetId() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1980 end line: 1993 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 115 unit: private static void writeNode() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 960 end line: 974 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 116 unit: private static void writeTransition() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1293 end line: 1308 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 117 unit: public final boolean isTypeInternal() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 213 end line: 229 size: 14 LOC McCabe index: 7 number of parameters: 0 id: 118 unit: public void evalAssign() file: src/main/java/org/apache/commons/scxml2/env/AbstractBaseEvaluator.java start line: 93 end line: 106 size: 14 LOC McCabe index: 5 number of parameters: 3 id: 119 unit: protected ScriptContext getScriptContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 228 end line: 242 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 120 unit: public void firstStep() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 535 end line: 554 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 121 unit: public void setSystemEventVariable() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 1086 end line: 1100 size: 14 LOC McCabe index: 5 number of parameters: 3 id: 122 unit: public boolean equals() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 132 end line: 145 size: 14 LOC McCabe index: 9 number of parameters: 1 id: 123 unit: public Context getSystemContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 340 end line: 354 size: 14 LOC McCabe index: 6 number of parameters: 0 id: 124 unit: protected void execute() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 64 end line: 77 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 125 unit: private static void readContent() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1061 end line: 1074 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 126 unit: private static void readIf() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1736 end line: 1749 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 127 unit: private static SCXML readInternal() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1826 end line: 1841 size: 13 LOC McCabe index: 4 number of parameters: 6 id: 128 unit: private static void readLog() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1908 end line: 1921 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 129 unit: private static int initDocumentOrder() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 152 end line: 164 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 130 unit: public ParsedValue parseContent() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 171 end line: 183 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 131 unit: public final List getTransitionsList() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 183 end line: 195 size: 13 LOC McCabe index: 7 number of parameters: 1 id: 132 unit: private void initialize() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 248 end line: 260 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 133 unit: public void initiateInvokes() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 569 end line: 581 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 134 unit: protected void initializeIOProcessors() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 347 end line: 361 size: 13 LOC McCabe index: 5 number of parameters: 0 id: 135 unit: public Thread run() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 395 end line: 407 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 136 unit: private static Boolean readBooleanAV() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1007 end line: 1018 size: 12 LOC McCabe index: 5 number of parameters: 3 id: 137 unit: private static void skipToEndElement() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2872 end line: 2883 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 138 unit: private static void writeEnterableStates() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 667 end line: 678 size: 12 LOC McCabe index: 5 number of parameters: 2 id: 139 unit: protected void setParent() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 156 end line: 167 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 140 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Var.java start line: 65 end line: 76 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 141 unit: public boolean invoke() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 268 end line: 279 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 142 unit: public Object get() file: src/main/java/org/apache/commons/scxml2/env/EffectiveContextMap.java start line: 68 end line: 79 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 143 unit: protected synchronized void initEngine() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 258 end line: 269 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 144 unit: private JexlEngine getJexlEngine() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 189 end line: 200 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 145 unit: public synchronized void fireOnTransition() file: src/main/java/org/apache/commons/scxml2/NotificationRegistry.java start line: 111 end line: 122 size: 12 LOC McCabe index: 5 number of parameters: 5 id: 146 unit: public void cancelInvoker() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 203 end line: 214 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 147 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 722 end line: 733 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 148 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 762 end line: 773 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 149 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 802 end line: 813 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 150 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 846 end line: 857 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 151 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 886 end line: 897 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 152 unit: private static void readInExternalTargets() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1757 end line: 1767 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 153 unit: private static void readScript() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2282 end line: 2293 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 154 unit: private static void updateEnterableStates() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 223 end line: 233 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 155 unit: private static void updateParallel() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 282 end line: 293 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 156 unit: public static void write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 479 end line: 490 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 157 unit: public static void write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 551 end line: 562 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 158 unit: private static void writeDocument() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 647 end line: 658 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 159 unit: public EnterableState getParentEnterableState() file: src/main/java/org/apache/commons/scxml2/model/Action.java start line: 72 end line: 83 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 160 unit: public boolean equals() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 103 end line: 116 size: 11 LOC McCabe index: 6 number of parameters: 1 id: 161 unit: public void executeGlobalScript() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 385 end line: 395 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 162 unit: public synchronized void fireOnEntry() file: src/main/java/org/apache/commons/scxml2/NotificationRegistry.java start line: 71 end line: 81 size: 11 LOC McCabe index: 5 number of parameters: 2 id: 163 unit: public synchronized void fireOnExit() file: src/main/java/org/apache/commons/scxml2/NotificationRegistry.java start line: 90 end line: 100 size: 11 LOC McCabe index: 5 number of parameters: 2 id: 164 unit: synchronized void removeListener() file: src/main/java/org/apache/commons/scxml2/NotificationRegistry.java start line: 130 end line: 140 size: 11 LOC McCabe index: 5 number of parameters: 2 id: 165 unit: protected void setEvaluator() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 480 end line: 491 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 166 unit: public void initialize() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 332 end line: 342 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 167 unit: public Invoker newInvoker() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 386 end line: 396 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 168 unit: protected void logState() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 350 end line: 360 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 169 unit: private static Map readNamespaces() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1929 end line: 1938 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 170 unit: public static String write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 439 end line: 450 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 171 unit: private static void writeParams() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1054 end line: 1063 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 172 unit: public final void setFirst() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 118 end line: 127 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 173 unit: public AbstractStateMachine() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 193 end line: 202 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 174 unit: public SimpleContext() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 66 end line: 75 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 175 unit: public Object get() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 85 end line: 94 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 176 unit: public EffectiveContextMap() file: src/main/java/org/apache/commons/scxml2/env/EffectiveContextMap.java start line: 43 end line: 52 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 177 unit: public Object put() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 110 end line: 119 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 178 unit: public boolean var() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovySCXMLScript.java start line: 104 end line: 113 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 179 unit: public PathResolver getResolver() file: src/main/java/org/apache/commons/scxml2/env/URLResolver.java start line: 56 end line: 65 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 180 unit: public String resolvePath() file: src/main/java/org/apache/commons/scxml2/env/URLResolver.java start line: 72 end line: 81 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 181 unit: public void invoke() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 100 end line: 109 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 182 unit: public void invokeContent() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 115 end line: 124 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 183 unit: void setSystemContext() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 159 end line: 170 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 184 unit: public void registerInvoker() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 412 end line: 421 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 185 unit: public Configuration() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 276 end line: 284 size: 9 LOC McCabe index: 1 number of parameters: 13 id: 186 unit: private static void logAndThrowModelError() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 206 end line: 214 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 187 unit: private static void writeContent() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 601 end line: 610 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 188 unit: private static void writeForeach() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 820 end line: 829 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 189 unit: private static void writeInitial() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 882 end line: 892 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 190 unit: private static void writeOnEntry() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 983 end line: 992 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 191 unit: private static void writeOnExit() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1001 end line: 1010 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 192 unit: public Node parseXml() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 214 end line: 222 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 193 unit: public EventVariable() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 70 end line: 78 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 194 unit: protected void updateDescendantsAncestors() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 231 end line: 240 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 195 unit: private static Context getMinimalContextParent() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 42 end line: 50 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 196 unit: public boolean fireEvent() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 211 end line: 219 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 197 unit: public boolean resetMachine() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 297 end line: 305 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 198 unit: public Object put() file: src/main/java/org/apache/commons/scxml2/env/EffectiveContextMap.java start line: 97 end line: 105 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 199 unit: private void copyJavascriptGlobalsToScxmlContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 102 end line: 110 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 200 unit: protected String getScriptBaseClass() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 87 end line: 95 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 201 unit: public static String getTTPath() file: src/main/java/org/apache/commons/scxml2/env/LogUtils.java start line: 34 end line: 42 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 202 unit: public void microStep() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 787 end line: 795 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 203 unit: public Step() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 75 end line: 83 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 204 unit: public Context getGlobalContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 284 end line: 293 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 205 unit: public Final getFinalState() file: src/main/java/org/apache/commons/scxml2/Status.java start line: 54 end line: 62 size: 9 LOC McCabe index: 4 number of parameters: 0 id: 206 unit: protected SCInstance detachInstance() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 223 end line: 231 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 207 unit: public void start() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 510 end line: 518 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 208 unit: public void triggerEvents() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 553 end line: 561 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 209 unit: private static void readElseIf() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1441 end line: 1449 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 210 unit: private static void readFinalize() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1627 end line: 1635 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 211 unit: private static void readOnEntry() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1950 end line: 1958 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 212 unit: private static void readOnExit() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1970 end line: 1978 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 213 unit: private static String readRequiredAV() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2233 end line: 2240 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 214 unit: private static void writeFinalize() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 803 end line: 811 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 215 unit: public Boolean evalCond() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 75 end line: 83 size: 8 LOC McCabe index: 4 number of parameters: 2 id: 216 unit: public void clearCache() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 182 end line: 189 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 217 unit: public void setScriptCodeBase() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 330 end line: 337 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 218 unit: public void run() file: src/main/java/org/apache/commons/scxml2/env/SimpleDispatcher.java start line: 86 end line: 93 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 219 unit: public static String transToString() file: src/main/java/org/apache/commons/scxml2/env/LogUtils.java start line: 53 end line: 60 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 220 unit: public void computeExitSet() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 256 end line: 263 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 221 unit: public boolean containsNoDescendant() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 270 end line: 277 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 222 unit: public void enterState() file: src/main/java/org/apache/commons/scxml2/StateConfiguration.java start line: 60 end line: 67 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 223 unit: public static Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/EvaluatorFactory.java start line: 71 end line: 78 size: 8 LOC McCabe index: 5 number of parameters: 1 id: 224 unit: protected SCInstance() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 139 end line: 146 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 225 unit: public boolean isInState() file: src/main/java/org/apache/commons/scxml2/Status.java start line: 80 end line: 87 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 226 unit: protected void setErrorReporter() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 456 end line: 464 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 227 unit: public SCXMLExecutor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 118 end line: 125 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 228 unit: private static void readElse() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1424 end line: 1431 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 229 unit: private static void readGlobalScript() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 1675 end line: 1682 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 230 unit: public static void write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 517 end line: 524 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 231 unit: private static void writeIf() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 866 end line: 873 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 232 unit: public final void setTransition() file: src/main/java/org/apache/commons/scxml2/model/History.java start line: 88 end line: 94 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 233 unit: public void setParentEnterableState() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 423 end line: 429 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 234 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Raise.java start line: 52 end line: 60 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 235 unit: public void report() file: src/main/java/org/apache/commons/scxml2/env/SimpleXMLReporter.java start line: 52 end line: 59 size: 7 LOC McCabe index: 2 number of parameters: 4 id: 236 unit: public void set() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 180 end line: 186 size: 7 LOC McCabe index: 4 number of parameters: 2 id: 237 unit: public Object getVariable() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 52 end line: 58 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 238 unit: public void setVariable() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 76 end line: 82 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 239 unit: public boolean empty() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovySCXMLScript.java start line: 59 end line: 65 size: 7 LOC McCabe index: 9 number of parameters: 1 id: 240 unit: public void notifyOnTransition() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 870 end line: 876 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 241 unit: public void clearIntermediateState() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 88 end line: 94 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 242 unit: private EvaluatorFactory() file: src/main/java/org/apache/commons/scxml2/EvaluatorFactory.java start line: 101 end line: 107 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 243 unit: public Set getLastConfiguration() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 301 end line: 307 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 244 unit: protected void setRootContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 516 end line: 524 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 245 unit: protected void setStateMachine() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 542 end line: 548 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 246 unit: public void go() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 308 end line: 320 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 247 unit: private static void reportMissingAttribute() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2860 end line: 2865 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 248 unit: private static void writeAV() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 572 end line: 577 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 249 unit: private static void writeAV() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 587 end line: 592 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 250 unit: private static void writeTransitionTargetId() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1316 end line: 1321 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 251 unit: public ParsedValue parseResource() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 201 end line: 206 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 252 unit: public TransitionalState() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 57 end line: 62 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 253 unit: public final EnterableState getFirstChild() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 206 end line: 211 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 254 unit: protected void updateDescendantsAncestors() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 172 end line: 177 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 255 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/Initial.java start line: 92 end line: 97 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 256 unit: public void setLocal() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 198 end line: 203 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 257 unit: protected void mergeVars() file: src/main/java/org/apache/commons/scxml2/env/EffectiveContextMap.java start line: 86 end line: 91 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 258 unit: protected void handleErrorMessage() file: src/main/java/org/apache/commons/scxml2/env/SimpleErrorReporter.java start line: 65 end line: 71 size: 6 LOC McCabe index: 2 number of parameters: 4 id: 259 unit: public Tracer() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 54 end line: 59 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 260 unit: protected ScriptEngine getEngine() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 189 end line: 194 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 261 unit: public void injectData() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 279 end line: 285 size: 6 LOC McCabe index: 4 number of parameters: 3 id: 262 unit: public void setContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 147 end line: 152 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 263 unit: public void onTransition() file: src/main/java/org/apache/commons/scxml2/env/SimpleSCXMLListener.java start line: 62 end line: 67 size: 6 LOC McCabe index: 2 number of parameters: 4 id: 264 unit: public GroovyContextBinding() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 35 end line: 40 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 265 unit: GroovyContextBinding getBinding() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 76 end line: 81 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 266 unit: protected GroovyExtendableScriptCache newScriptCache() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 271 end line: 276 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 267 unit: public void error() file: src/main/java/org/apache/commons/scxml2/env/SimpleErrorHandler.java start line: 52 end line: 57 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 268 unit: public void fatalError() file: src/main/java/org/apache/commons/scxml2/env/SimpleErrorHandler.java start line: 63 end line: 68 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 269 unit: public void warning() file: src/main/java/org/apache/commons/scxml2/env/SimpleErrorHandler.java start line: 74 end line: 79 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 270 unit: protected JexlEngine createJexlEngine() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 86 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 271 unit: protected Class resolveClass() file: src/main/java/org/apache/commons/scxml2/SCInstanceObjectInputStream.java start line: 61 end line: 66 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 272 unit: public void exitState() file: src/main/java/org/apache/commons/scxml2/StateConfiguration.java start line: 74 end line: 79 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 273 unit: synchronized void addListener() file: src/main/java/org/apache/commons/scxml2/NotificationRegistry.java start line: 57 end line: 62 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 274 unit: public Context getRootContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 314 end line: 319 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 275 unit: protected void setErrorReporter() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 463 end line: 468 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 276 unit: public void setSingleContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 526 end line: 531 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 277 unit: public void start() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 554 end line: 559 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 278 unit: public void cancel() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 57 end line: 62 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 279 unit: public void parentEvent() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 130 end line: 135 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 280 unit: public void set() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 141 end line: 147 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 281 unit: public SCXMLExecutor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 103 end line: 108 size: 6 LOC McCabe index: 2 number of parameters: 4 id: 282 unit: public void triggerEvents() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 536 end line: 541 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 283 unit: public Configuration() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 386 end line: 390 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 284 unit: public Configuration() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 220 end line: 225 size: 5 LOC McCabe index: 1 number of parameters: 6 id: 285 unit: public ContentParser() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 146 end line: 150 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 286 unit: public final void setType() file: src/main/java/org/apache/commons/scxml2/model/History.java start line: 100 end line: 105 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 287 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 51 end line: 55 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 288 unit: public final void addAction() file: src/main/java/org/apache/commons/scxml2/model/If.java start line: 76 end line: 80 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 289 unit: public final void addAction() file: src/main/java/org/apache/commons/scxml2/model/Executable.java start line: 53 end line: 57 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 290 unit: public final void setInitial() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 135 end line: 139 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 291 unit: public final void addData() file: src/main/java/org/apache/commons/scxml2/model/Datamodel.java start line: 52 end line: 56 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 292 unit: public final void addAction() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 56 end line: 60 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 293 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/Log.java start line: 56 end line: 60 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 294 unit: public AbstractStateMachine() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 162 end line: 166 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 295 unit: protected void logError() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 286 end line: 290 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 296 unit: public void report() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 117 end line: 121 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 297 unit: get: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 26 end line: 30 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 298 unit: get: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 131 end line: 135 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 299 unit: public void putAll() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 126 end line: 130 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 300 unit: public void onEntry() file: src/main/java/org/apache/commons/scxml2/env/SimpleSCXMLListener.java start line: 42 end line: 46 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 301 unit: public void onExit() file: src/main/java/org/apache/commons/scxml2/env/SimpleSCXMLListener.java start line: 52 end line: 56 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 302 unit: public int hashCode() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 135 end line: 139 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 303 unit: public boolean isEmpty() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 291 end line: 295 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 304 unit: protected Script getScript() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 235 end line: 239 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 305 unit: public void executeTransitionContent() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 404 end line: 408 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 306 unit: public ClassResolver setClassResolver() file: src/main/java/org/apache/commons/scxml2/SCInstanceObjectInputStream.java start line: 92 end line: 96 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 307 unit: public synchronized void addEvent() file: src/main/java/org/apache/commons/scxml2/ParentSCXMLIOProcessor.java start line: 30 end line: 34 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 308 unit: protected void detach() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 231 end line: 235 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 309 unit: public void removeInvoker() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 437 end line: 441 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 310 unit: protected void setEvaluator() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 475 end line: 480 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 311 unit: protected void setStateMachine() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 500 end line: 505 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 312 unit: public void addEvent() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 135 end line: 139 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 313 unit: public void triggerEvent() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 526 end line: 530 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 314 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 705 end line: 709 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 315 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 745 end line: 749 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 316 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 785 end line: 789 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 317 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 829 end line: 833 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 318 unit: public static SCXML read() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 869 end line: 873 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 319 unit: public static String write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 422 end line: 426 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 320 unit: public static void write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 461 end line: 465 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 321 unit: public static void write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 501 end line: 505 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 322 unit: public static void write() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 535 end line: 539 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 323 unit: public static boolean hasJsonSignature() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 59 end line: 62 size: 4 LOC McCabe index: 3 number of parameters: 1 id: 324 unit: public EnterableState() file: src/main/java/org/apache/commons/scxml2/model/EnterableState.java start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 325 unit: public final void addOnEntry() file: src/main/java/org/apache/commons/scxml2/model/EnterableState.java start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 326 unit: public final void addOnExit() file: src/main/java/org/apache/commons/scxml2/model/EnterableState.java start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 327 unit: public TextValue() file: src/main/java/org/apache/commons/scxml2/model/TextValue.java start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 328 unit: protected void addChild() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 329 unit: public final void addHistory() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 79 end line: 82 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 330 unit: public final void addInvoke() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 331 unit: public final void addTransition() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 102 end line: 105 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 332 unit: public If() file: src/main/java/org/apache/commons/scxml2/model/If.java start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 333 unit: public SCXML() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 334 unit: public Param() file: src/main/java/org/apache/commons/scxml2/model/Param.java start line: 51 end line: 54 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 335 unit: public CommonsSCXML() file: src/main/java/org/apache/commons/scxml2/model/CommonsSCXML.java start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 336 unit: public ActionExecutionError() file: src/main/java/org/apache/commons/scxml2/model/ActionExecutionError.java start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 337 unit: public final boolean isDescendantOf() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 125 end line: 128 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 338 unit: public final void setTransition() file: src/main/java/org/apache/commons/scxml2/model/Initial.java start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 339 unit: public JsonValue() file: src/main/java/org/apache/commons/scxml2/model/JsonValue.java start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 340 unit: public void error() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 341 unit: public void fatalError() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 342 unit: public void onError() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 91 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 343 unit: public void onTransition() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 108 end line: 111 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 344 unit: public void warning() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 127 end line: 130 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 345 unit: public ScriptCacheElement() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 97 end line: 100 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 346 unit: private void readObject() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 305 end line: 308 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 347 unit: public void setBinding() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovySCXMLScript.java start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 348 unit: public GroovyContext() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 349 unit: public GroovyContext() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 350 unit: public GroovyEvaluator() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 351 unit: public SCXMLExpressionException() file: src/main/java/org/apache/commons/scxml2/SCXMLExpressionException.java start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 352 unit: public void clear() file: src/main/java/org/apache/commons/scxml2/StateConfiguration.java start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 353 unit: public ParentSCXMLIOProcessor() file: src/main/java/org/apache/commons/scxml2/ParentSCXMLIOProcessor.java start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 354 unit: void setContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 453 end line: 456 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 355 unit: public void setLastConfiguration() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 507 end line: 510 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 356 unit: public void setInvokeId() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 141 end line: 144 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 357 unit: public InvokerException() file: src/main/java/org/apache/commons/scxml2/invoke/InvokerException.java start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 358 unit: public SCXMLExecutor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 359 unit: protected void eventStep() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 178 end line: 181 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 360 unit: public void removeListener() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 378 end line: 381 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 361 unit: public void setStateMachine() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 512 end line: 515 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 362 unit: public EventBuilder() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 363 unit: public EventBuilder data() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 38 end line: 41 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 364 unit: public EventBuilder invokeId() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 365 unit: public EventBuilder origin() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 366 unit: public EventBuilder originType() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 367 unit: public EventBuilder sendId() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 368 unit: public Configuration() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 369 unit: public Configuration() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 375 end line: 377 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 370 unit: public boolean isSilent() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 416 end line: 418 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 371 unit: public boolean isStrict() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 425 end line: 427 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 372 unit: public void setSilent() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 434 end line: 436 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 373 unit: public void setStrict() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 443 end line: 445 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 374 unit: private static String createQualifiedName() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 572 end line: 574 size: 3 LOC McCabe index: 3 number of parameters: 2 id: 375 unit: private static String nullIfEmpty() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 691 end line: 693 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 376 unit: private static String readAV() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 958 end line: 960 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 377 unit: public Configuration() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 185 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 378 unit: private static String createQualifiedName() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 288 end line: 290 size: 3 LOC McCabe index: 3 number of parameters: 2 id: 379 unit: public static boolean hasXmlSignature() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 69 end line: 71 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 380 unit: public static boolean isWhiteSpace() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 78 end line: 80 size: 3 LOC McCabe index: 4 number of parameters: 1 id: 381 unit: public ContentParser() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 382 unit: public Object parseJson() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 383 unit: public String toJson() file: src/main/java/org/apache/commons/scxml2/io/ContentParser.java start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 384 unit: public Object getData() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 385 unit: public String getInvokeid() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 386 unit: public String getName() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 387 unit: public String getOrigin() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 388 unit: public String getOrigintype() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 389 unit: public String getSendid() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 390 unit: public String getType() file: src/main/java/org/apache/commons/scxml2/system/EventVariable.java start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 391 unit: public DoneData getDoneData() file: src/main/java/org/apache/commons/scxml2/model/Final.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 392 unit: public State getParent() file: src/main/java/org/apache/commons/scxml2/model/Final.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 393 unit: public final boolean isAtomicState() file: src/main/java/org/apache/commons/scxml2/model/Final.java start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 394 unit: public void setDoneData() file: src/main/java/org/apache/commons/scxml2/model/Final.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 395 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/Final.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 396 unit: public final List getOnEntries() file: src/main/java/org/apache/commons/scxml2/model/EnterableState.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 397 unit: public final List getOnExits() file: src/main/java/org/apache/commons/scxml2/model/EnterableState.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 398 unit: public final int getOrder() file: src/main/java/org/apache/commons/scxml2/model/EnterableState.java start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 399 unit: public final void setOrder() file: src/main/java/org/apache/commons/scxml2/model/EnterableState.java start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 400 unit: public String getSendid() file: src/main/java/org/apache/commons/scxml2/model/Cancel.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 401 unit: public String getSendidexpr() file: src/main/java/org/apache/commons/scxml2/model/Cancel.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 402 unit: public void setSendid() file: src/main/java/org/apache/commons/scxml2/model/Cancel.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 403 unit: public void setSendidexpr() file: src/main/java/org/apache/commons/scxml2/model/Cancel.java start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 404 unit: public NodeListValue() file: src/main/java/org/apache/commons/scxml2/model/NodeListValue.java start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 405 unit: public final ValueType getType() file: src/main/java/org/apache/commons/scxml2/model/NodeListValue.java start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 406 unit: public final List getValue() file: src/main/java/org/apache/commons/scxml2/model/NodeListValue.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 407 unit: public Else() file: src/main/java/org/apache/commons/scxml2/model/Else.java start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 408 unit: public final ValueType getType() file: src/main/java/org/apache/commons/scxml2/model/TextValue.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 409 unit: public final String getValue() file: src/main/java/org/apache/commons/scxml2/model/TextValue.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 410 unit: public final boolean isCDATA() file: src/main/java/org/apache/commons/scxml2/model/TextValue.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 411 unit: public TransitionalState getParent() file: src/main/java/org/apache/commons/scxml2/model/History.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 412 unit: public final SimpleTransition getTransition() file: src/main/java/org/apache/commons/scxml2/model/History.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 413 unit: public final boolean isDeep() file: src/main/java/org/apache/commons/scxml2/model/History.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 414 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/History.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 415 unit: public String getScript() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 416 unit: public String getSrc() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 417 unit: public boolean isGlobalScript() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 418 unit: public void setGlobalScript() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 419 unit: public void setScript() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 420 unit: public void setSrc() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 421 unit: public TransitionalState getAncestor() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 422 unit: public final List getChildren() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 423 unit: public final Datamodel getDatamodel() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 424 unit: public final List getHistory() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 425 unit: public final List getInvokes() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 426 unit: public TransitionalState getParent() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 427 unit: public final List getTransitionsList() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 428 unit: public final boolean hasHistory() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 429 unit: public final void setDatamodel() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 430 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/TransitionalState.java start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 431 unit: public final List getActions() file: src/main/java/org/apache/commons/scxml2/model/If.java start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 432 unit: public final String getCond() file: src/main/java/org/apache/commons/scxml2/model/If.java start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 433 unit: public final void setCond() file: src/main/java/org/apache/commons/scxml2/model/If.java start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 434 unit: public final void addChild() file: src/main/java/org/apache/commons/scxml2/model/Parallel.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 435 unit: public final boolean isAtomicState() file: src/main/java/org/apache/commons/scxml2/model/Parallel.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 436 unit: public Executable() file: src/main/java/org/apache/commons/scxml2/model/Executable.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 437 unit: public final List getActions() file: src/main/java/org/apache/commons/scxml2/model/Executable.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 438 unit: public EnterableState getParent() file: src/main/java/org/apache/commons/scxml2/model/Executable.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 439 unit: protected void setParent() file: src/main/java/org/apache/commons/scxml2/model/Executable.java start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 440 unit: public final void addChild() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 441 unit: public final String getFirst() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 442 unit: public final Initial getInitial() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 443 unit: public final boolean isAtomicState() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 444 unit: public final boolean isComposite() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 445 unit: public final boolean isRegion() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 446 unit: public final boolean isSimple() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 447 unit: public final String getExpr() file: src/main/java/org/apache/commons/scxml2/model/Content.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 448 unit: public final ParsedValue getParsedValue() file: src/main/java/org/apache/commons/scxml2/model/Content.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 449 unit: public final void setExpr() file: src/main/java/org/apache/commons/scxml2/model/Content.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 450 unit: public final void setParsedValue() file: src/main/java/org/apache/commons/scxml2/model/Content.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 451 unit: public final Boolean getRaiseEvent() file: src/main/java/org/apache/commons/scxml2/model/OnEntry.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 452 unit: public final boolean isRaiseEvent() file: src/main/java/org/apache/commons/scxml2/model/OnEntry.java start line: 54 end line: 56 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 453 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/OnEntry.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 454 unit: public final void setRaiseEvent() file: src/main/java/org/apache/commons/scxml2/model/OnEntry.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 455 unit: public NodeTextValue() file: src/main/java/org/apache/commons/scxml2/model/NodeTextValue.java start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 456 unit: public final ValueType getType() file: src/main/java/org/apache/commons/scxml2/model/NodeTextValue.java start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 457 unit: public String getValue() file: src/main/java/org/apache/commons/scxml2/model/NodeTextValue.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 458 unit: public Action() file: src/main/java/org/apache/commons/scxml2/model/Action.java start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 459 unit: public Executable getParent() file: src/main/java/org/apache/commons/scxml2/model/Action.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 460 unit: public void setParent() file: src/main/java/org/apache/commons/scxml2/model/Action.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 461 unit: public Datamodel() file: src/main/java/org/apache/commons/scxml2/model/Datamodel.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 462 unit: public final List getData() file: src/main/java/org/apache/commons/scxml2/model/Datamodel.java start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 463 unit: public final void addChild() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 464 unit: public final void addTarget() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 465 unit: public final String generateTransitionTargetId() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 466 unit: public final List getChildren() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 467 unit: public final Datamodel getDatamodel() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 468 unit: public String getDatamodelName() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 469 unit: public String getExmode() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 470 unit: public final Script getGlobalScript() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 471 unit: public final String getInitial() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 472 unit: public final SimpleTransition getInitialTransition() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 473 unit: public String getName() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 474 unit: public final Map getNamespaces() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 253 end line: 255 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 475 unit: public final Integer getObservableId() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 476 unit: public PathResolver getPathResolver() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 477 unit: public String getProfile() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 478 unit: public final Map getTargets() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 289 end line: 291 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 479 unit: public final String getVersion() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 480 unit: public final Boolean isLateBinding() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 481 unit: public final void setDatamodel() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 311 end line: 313 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 482 unit: public void setDatamodelName() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 483 unit: public void setExmode() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 484 unit: public final void setGlobalScript() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 332 end line: 334 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 485 unit: public final void setInitial() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 342 end line: 344 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 486 unit: public final void setInitialTransition() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 353 end line: 355 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 487 unit: public final void setLateBinding() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 357 end line: 359 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 488 unit: public void setName() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 366 end line: 368 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 489 unit: public final void setNamespaces() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 376 end line: 378 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 490 unit: public void setPathResolver() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 385 end line: 387 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 491 unit: public void setProfile() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 394 end line: 396 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 492 unit: public final void setVersion() file: src/main/java/org/apache/commons/scxml2/model/SCXML.java start line: 403 end line: 405 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 493 unit: public Foreach() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 494 unit: public final List getActions() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 495 unit: public String getArray() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 496 unit: public String getIndex() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 497 unit: public String getItem() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 498 unit: public void setArray() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 499 unit: public void setIndex() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 500 unit: public void setItem() file: src/main/java/org/apache/commons/scxml2/model/Foreach.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 501 unit: public ModelException() file: src/main/java/org/apache/commons/scxml2/model/ModelException.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 502 unit: public ModelException() file: src/main/java/org/apache/commons/scxml2/model/ModelException.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 503 unit: public ModelException() file: src/main/java/org/apache/commons/scxml2/model/ModelException.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 504 unit: public final String getExpr() file: src/main/java/org/apache/commons/scxml2/model/Param.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 505 unit: public String getLocation() file: src/main/java/org/apache/commons/scxml2/model/Param.java start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 506 unit: public final String getName() file: src/main/java/org/apache/commons/scxml2/model/Param.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 507 unit: public final void setExpr() file: src/main/java/org/apache/commons/scxml2/model/Param.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 508 unit: public void setLocation() file: src/main/java/org/apache/commons/scxml2/model/Param.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 509 unit: public final void setName() file: src/main/java/org/apache/commons/scxml2/model/Param.java start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 510 unit: public final boolean equals() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 511 unit: public final Boolean getAutoForward() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 512 unit: public Content getContent() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 249 end line: 251 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 513 unit: public String getCurrentSCXMLExecutionContextKey() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 514 unit: public final Finalize getFinalize() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 265 end line: 267 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 515 unit: public final String getId() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 274 end line: 276 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 516 unit: public String getIdlocation() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 281 end line: 283 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 517 unit: public final String getNamelist() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 290 end line: 292 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 518 unit: public List getParams() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 300 end line: 302 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 519 unit: public EnterableState getParentEnterableState() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 520 unit: public final String getSrc() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 521 unit: public final String getSrcexpr() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 522 unit: public final String getType() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 338 end line: 340 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 523 unit: public String getTypeexpr() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 524 unit: public final int hashCode() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 354 end line: 356 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 525 unit: public final boolean isAutoForward() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 361 end line: 363 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 526 unit: public final void setAutoForward() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 527 unit: public void setContent() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 379 end line: 381 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 528 unit: public final void setFinalize() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 388 end line: 390 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 529 unit: public final void setId() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 397 end line: 399 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 530 unit: public void setIdlocation() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 531 unit: public final void setNamelist() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 414 end line: 416 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 532 unit: public final void setSrc() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 436 end line: 438 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 533 unit: public final void setSrcexpr() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 446 end line: 448 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 534 unit: public final void setType() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 455 end line: 457 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 535 unit: public void setTypeexpr() file: src/main/java/org/apache/commons/scxml2/model/Invoke.java start line: 463 end line: 465 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 536 unit: public ActionExecutionError() file: src/main/java/org/apache/commons/scxml2/model/ActionExecutionError.java start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 537 unit: public ActionExecutionError() file: src/main/java/org/apache/commons/scxml2/model/ActionExecutionError.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 538 unit: public ActionExecutionError() file: src/main/java/org/apache/commons/scxml2/model/ActionExecutionError.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 539 unit: public boolean isEventRaised() file: src/main/java/org/apache/commons/scxml2/model/ActionExecutionError.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 540 unit: public Content getContent() file: src/main/java/org/apache/commons/scxml2/model/DoneData.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 541 unit: public List getParams() file: src/main/java/org/apache/commons/scxml2/model/DoneData.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 542 unit: public void setContent() file: src/main/java/org/apache/commons/scxml2/model/DoneData.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 543 unit: public TransitionalState getParent() file: src/main/java/org/apache/commons/scxml2/model/Finalize.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 544 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/Finalize.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 545 unit: public NodeValue() file: src/main/java/org/apache/commons/scxml2/model/NodeValue.java start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 546 unit: public final ValueType getType() file: src/main/java/org/apache/commons/scxml2/model/NodeValue.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 547 unit: public final Node getValue() file: src/main/java/org/apache/commons/scxml2/model/NodeValue.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 548 unit: public final String getExpr() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 549 unit: public final String getId() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 550 unit: public final ParsedValue getParsedValue() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 551 unit: public final String getSrc() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 552 unit: public final void setExpr() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 553 unit: public final void setId() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 554 unit: public final void setParsedValue() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 555 unit: public final void setSrc() file: src/main/java/org/apache/commons/scxml2/model/Data.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 556 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 557 unit: public Action getAction() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 558 unit: public final Map getAttributes() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 559 unit: public String getLocalName() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 560 unit: public final Map getNamespaces() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 561 unit: public Executable getParent() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 562 unit: public EnterableState getParentEnterableState() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 563 unit: public String getPrefix() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 564 unit: public void setAction() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 565 unit: public void setAttributes() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 566 unit: public void setLocalName() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 567 unit: public void setParent() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 568 unit: public void setPrefix() file: src/main/java/org/apache/commons/scxml2/model/CustomActionWrapper.java start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 569 unit: public final String getCond() file: src/main/java/org/apache/commons/scxml2/model/ElseIf.java start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 570 unit: public final void setCond() file: src/main/java/org/apache/commons/scxml2/model/ElseIf.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 571 unit: public final String getExpr() file: src/main/java/org/apache/commons/scxml2/model/Log.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 572 unit: public final String getLabel() file: src/main/java/org/apache/commons/scxml2/model/Log.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 573 unit: public final void setExpr() file: src/main/java/org/apache/commons/scxml2/model/Log.java start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 574 unit: public final void setLabel() file: src/main/java/org/apache/commons/scxml2/model/Log.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 575 unit: public Content getContent() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 576 unit: public final String getDelay() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 308 end line: 310 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 577 unit: public String getDelayexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 578 unit: public final String getEvent() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 324 end line: 326 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 579 unit: public String getEventexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 331 end line: 333 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 580 unit: public final String getHints() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 340 end line: 342 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 581 unit: public final String getId() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 582 unit: public String getIdlocation() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 583 unit: public final String getNamelist() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 365 end line: 367 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 584 unit: public List getParams() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 375 end line: 377 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 585 unit: public final String getTarget() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 384 end line: 386 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 586 unit: public String getTargetexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 391 end line: 393 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 587 unit: public final String getType() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 400 end line: 402 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 588 unit: public String getTypeexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 407 end line: 409 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 589 unit: public void setContent() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 590 unit: public final void setDelay() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 426 end line: 428 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 591 unit: public void setDelayexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 435 end line: 437 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 592 unit: public final void setEvent() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 444 end line: 446 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 593 unit: public void setEventexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 453 end line: 455 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 594 unit: public final void setHints() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 462 end line: 464 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 595 unit: public final void setId() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 471 end line: 473 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 596 unit: public void setIdlocation() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 480 end line: 482 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 597 unit: public final void setNamelist() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 489 end line: 491 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 598 unit: public final void setTarget() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 498 end line: 500 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 599 unit: public void setTargetexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 507 end line: 509 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 600 unit: public final void setType() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 516 end line: 518 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 601 unit: public void setTypeexpr() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 525 end line: 527 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 602 unit: public TransitionTarget() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 603 unit: public final boolean equals() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 604 unit: public EnterableState getAncestor() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 605 unit: public final String getId() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 606 unit: public int getNumberOfAncestors() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 607 unit: public final Integer getObservableId() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 608 unit: public EnterableState getParent() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 609 unit: public final int hashCode() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 610 unit: public final void setId() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 611 unit: public final void setObservableId() file: src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 612 unit: public final String getEvent() file: src/main/java/org/apache/commons/scxml2/model/Raise.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 613 unit: public final void setEvent() file: src/main/java/org/apache/commons/scxml2/model/Raise.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 614 unit: public final Boolean getRaiseEvent() file: src/main/java/org/apache/commons/scxml2/model/OnExit.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 615 unit: public final boolean isRaiseEvent() file: src/main/java/org/apache/commons/scxml2/model/OnExit.java start line: 54 end line: 56 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 616 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/OnExit.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 617 unit: public final void setRaiseEvent() file: src/main/java/org/apache/commons/scxml2/model/OnExit.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 618 unit: public Class getActionClass() file: src/main/java/org/apache/commons/scxml2/model/CustomAction.java start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 619 unit: public String getLocalName() file: src/main/java/org/apache/commons/scxml2/model/CustomAction.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 620 unit: public String getNamespaceURI() file: src/main/java/org/apache/commons/scxml2/model/CustomAction.java start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 621 unit: public final State getParent() file: src/main/java/org/apache/commons/scxml2/model/Initial.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 622 unit: public final SimpleTransition getTransition() file: src/main/java/org/apache/commons/scxml2/model/Initial.java start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 623 unit: public final boolean isGenerated() file: src/main/java/org/apache/commons/scxml2/model/Initial.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 624 unit: public final void setGenerated() file: src/main/java/org/apache/commons/scxml2/model/Initial.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 625 unit: public String getCond() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 626 unit: public String getEvent() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 627 unit: public final List getEvents() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 628 unit: public final int getOrder() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 629 unit: public final boolean isAllEventsTransition() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 630 unit: public final boolean isNoEventsTransition() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 631 unit: public void setCond() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 632 unit: public final void setOrder() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 633 unit: public SimpleTransition() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 634 unit: public final String getNext() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 635 unit: public final Integer getObservableId() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 636 unit: public TransitionalState getParent() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 637 unit: public final Set getTargets() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 638 unit: public final TransitionType getType() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 639 unit: private boolean isCompoundStateParent() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 192 end line: 194 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 640 unit: public final void setNext() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 641 unit: public final void setObservableId() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 244 end line: 246 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 642 unit: public final void setParent() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 643 unit: public final void setType() file: src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 644 unit: public final ValueType getType() file: src/main/java/org/apache/commons/scxml2/model/JsonValue.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 645 unit: public final Object getValue() file: src/main/java/org/apache/commons/scxml2/model/JsonValue.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 646 unit: public final boolean isCDATA() file: src/main/java/org/apache/commons/scxml2/model/JsonValue.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 647 unit: public String getExpr() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 648 unit: public String getLocation() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 649 unit: public final ParsedValue getParsedValue() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 650 unit: public String getSrc() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 651 unit: public void setExpr() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 652 unit: public void setLocation() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 653 unit: public final void setParsedValue() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 654 unit: public void setSrc() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 655 unit: public final String getExpr() file: src/main/java/org/apache/commons/scxml2/model/Var.java start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 656 unit: public final String getName() file: src/main/java/org/apache/commons/scxml2/model/Var.java start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 657 unit: public final void setExpr() file: src/main/java/org/apache/commons/scxml2/model/Var.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 658 unit: public final void setName() file: src/main/java/org/apache/commons/scxml2/model/Var.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 659 unit: public static boolean isMember() file: src/main/java/org/apache/commons/scxml2/Builtin.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 660 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 661 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 662 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 663 unit: public Object cloneData() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 664 unit: public Object eval() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 665 unit: public void evalAssign() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 666 unit: public Object evalScript() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 667 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 668 unit: public Context newContext() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 96 end line: 98 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 669 unit: public boolean requiresGlobalContext() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalEvaluator.java start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 670 unit: public MinimalContext() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 671 unit: public Object get() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 672 unit: public Map getVars() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 673 unit: public boolean has() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 674 unit: public boolean hasLocal() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 675 unit: public void onTransition() file: src/main/java/org/apache/commons/scxml2/env/AbstractSCXMLListener.java start line: 53 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 676 unit: public void onEntry() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 677 unit: public void onTransition() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 101 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 678 unit: public AbstractStateMachine() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 144 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 679 unit: public AbstractStateMachine() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 176 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 680 unit: public SCXMLExecutor getEngine() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 681 unit: public Log getLog() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 682 unit: public void setLog() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 312 end line: 314 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 683 unit: public SimpleContext() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 684 unit: public SimpleContext() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 685 unit: protected Log getLog() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 686 unit: public Context getParent() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 687 unit: public final SCXMLSystemContext getSystemContext() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 688 unit: public Map getVars() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 689 unit: public boolean has() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 144 end line: 146 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 690 unit: public boolean hasLocal() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 691 unit: public void reset() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 692 unit: protected void setVars() file: src/main/java/org/apache/commons/scxml2/env/SimpleContext.java start line: 210 end line: 212 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 693 unit: protected Object cloneUnknownDataType() file: src/main/java/org/apache/commons/scxml2/env/AbstractBaseEvaluator.java start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 694 unit: public void onEntry() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 695 unit: public void onExit() file: src/main/java/org/apache/commons/scxml2/env/Tracer.java start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 696 unit: get: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 697 unit: set: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 698 unit: get: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 699 unit: set: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 700 unit: get: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 701 unit: set: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 702 unit: get name() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 63 end line: 65 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 703 unit: set name() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 704 unit: get type() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 69 end line: 71 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 705 unit: set type() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 706 unit: get sendid() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 75 end line: 77 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 707 unit: set sendid() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 708 unit: get orgin() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 81 end line: 83 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 709 unit: set origin() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 710 unit: get origintype() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 87 end line: 89 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 711 unit: set origintype() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 712 unit: get invokeid() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 93 end line: 95 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 713 unit: set invokeid() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 714 unit: get data() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 99 end line: 101 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 715 unit: set data() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 716 unit: get: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 112 end line: 114 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 717 unit: set: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 718 unit: get: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 719 unit: set: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 720 unit: set: function() file: src/main/java/org/apache/commons/scxml2/env/javascript/init_global.js start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 721 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 722 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 723 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 724 unit: public Boolean evalCond() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 725 unit: public Object evalScript() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 726 unit: protected JSContext getEffectiveContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 727 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 245 end line: 247 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 728 unit: public Context newContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 729 unit: public boolean requiresGlobalContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSEvaluator.java start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 730 unit: public JSBindings() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 731 unit: public boolean containsKey() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 732 unit: public boolean containsValue() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 733 unit: public Object get() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 734 unit: public boolean isEmpty() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 735 unit: public Set keySet() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 736 unit: public Object remove() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 737 unit: public int size() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 738 unit: public Collection values() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 739 unit: public JSContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSContext.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 740 unit: public JSContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSContext.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 741 unit: GroovyContext getContext() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 742 unit: public Object getProperty() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 743 unit: public Map getVariables() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 744 unit: public boolean hasVariable() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 745 unit: public void setProperty() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContextBinding.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 746 unit: public String getBaseClass() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 747 unit: public Class getScriptClass() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 748 unit: public String getScriptName() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 749 unit: public String getScriptSource() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 750 unit: public void setScriptClass() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 751 unit: public void setScriptName() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 752 unit: protected String generatedScriptName() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 228 end line: 230 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 753 unit: public CompilerConfigurationFactory getCompilerConfigurationFactory() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 754 unit: public ClassLoader getGroovyClassLoader() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 755 unit: public ParentClassLoaderFactory getParentClassLoaderFactory() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 756 unit: public Script getScript() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 250 end line: 252 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 757 unit: public String getScriptBaseClass() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 758 unit: public String getScriptCodeBase() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 759 unit: public ScriptPreProcessor getScriptPreProcessor() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 760 unit: protected String preProcessScript() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 297 end line: 299 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 761 unit: public void setCompilerConfigurationFactory() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 311 end line: 313 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 762 unit: public void setParentClassLoaderFactory() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 316 end line: 318 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 763 unit: public void setScriptBaseClass() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 764 unit: public void setScriptPreProcessor() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 338 end line: 340 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 765 unit: protected GroovySCXMLScript() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovySCXMLScript.java start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 766 unit: public boolean In() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovySCXMLScript.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 767 unit: protected GroovyEvaluator getGroovyEvaluator() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 768 unit: public Map getVars() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 769 unit: protected void setGroovyEvaluator() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 770 unit: protected void setScriptBaseClass() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 771 unit: protected void setVars() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 772 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 773 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 774 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 775 unit: public GroovyEvaluator() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 776 unit: public void clearCache() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 777 unit: protected GroovyContext getEffectiveContext() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 778 unit: protected ClassLoader getGroovyClassLoader() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 779 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 780 unit: public Context newContext() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 258 end line: 260 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 781 unit: public boolean requiresGlobalContext() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyEvaluator.java start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 782 unit: public URLResolver() file: src/main/java/org/apache/commons/scxml2/env/URLResolver.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 783 unit: protected Log getLog() file: src/main/java/org/apache/commons/scxml2/env/SimpleDispatcher.java start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 784 unit: protected Map getTimers() file: src/main/java/org/apache/commons/scxml2/env/SimpleDispatcher.java start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 785 unit: public SimpleDispatcher newInstance() file: src/main/java/org/apache/commons/scxml2/env/SimpleDispatcher.java start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 786 unit: public JexlBuiltin() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlBuiltin.java start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 787 unit: public boolean In() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlBuiltin.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 788 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 789 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 790 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 791 unit: public JexlEvaluator() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 792 unit: protected JexlContext getEffectiveContext() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 793 unit: public String getSupportedDatamodel() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 794 unit: public Context newContext() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 795 unit: public boolean requiresGlobalContext() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 796 unit: public JexlContext() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlContext.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 797 unit: public JexlContext() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlContext.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 798 unit: public void initialize() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 557 end line: 560 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 799 unit: public boolean isCancelEvent() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 589 end line: 591 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 800 unit: public SCXML normalizeStateMachine() file: src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.java start line: 858 end line: 861 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 801 unit: public Set getDefaultEntrySet() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 802 unit: public Map getDefaultHistoryTransitions() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 803 unit: public Set getEntrySet() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 804 unit: public TriggerEvent getEvent() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 805 unit: public Set getExitSet() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 806 unit: public List getTransitList() file: src/main/java/org/apache/commons/scxml2/semantics/Step.java start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 807 unit: public SCXMLExpressionException() file: src/main/java/org/apache/commons/scxml2/SCXMLExpressionException.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 808 unit: public SCXMLExpressionException() file: src/main/java/org/apache/commons/scxml2/SCXMLExpressionException.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 809 unit: public SCInstanceObjectInputStream() file: src/main/java/org/apache/commons/scxml2/SCInstanceObjectInputStream.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 810 unit: public Set getActiveStates() file: src/main/java/org/apache/commons/scxml2/StateConfiguration.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 811 unit: public Set getStates() file: src/main/java/org/apache/commons/scxml2/StateConfiguration.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 812 unit: public TriggerEvent() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 813 unit: public Object getData() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 814 unit: public String getInvokeId() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 815 unit: public String getName() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 816 unit: public String getOrigin() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 817 unit: public String getOriginType() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 818 unit: public String getSendId() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 819 unit: public int getType() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 820 unit: public int hashCode() file: src/main/java/org/apache/commons/scxml2/TriggerEvent.java start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 821 unit: public synchronized void close() file: src/main/java/org/apache/commons/scxml2/ParentSCXMLIOProcessor.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 822 unit: public String getInvokeId() file: src/main/java/org/apache/commons/scxml2/ParentSCXMLIOProcessor.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 823 unit: public synchronized boolean isClosed() file: src/main/java/org/apache/commons/scxml2/ParentSCXMLIOProcessor.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 824 unit: public NotificationRegistry() file: src/main/java/org/apache/commons/scxml2/NotificationRegistry.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 825 unit: public static EvaluatorProvider getDefaultProvider() file: src/main/java/org/apache/commons/scxml2/EvaluatorFactory.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 826 unit: public static EvaluatorProvider getEvaluatorProvider() file: src/main/java/org/apache/commons/scxml2/EvaluatorFactory.java start line: 81 end line: 83 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 827 unit: public static void registerEvaluatorProvider() file: src/main/java/org/apache/commons/scxml2/EvaluatorFactory.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 828 unit: public static void setDefaultProvider() file: src/main/java/org/apache/commons/scxml2/EvaluatorFactory.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 829 unit: public static void unregisterEvaluatorProvider() file: src/main/java/org/apache/commons/scxml2/EvaluatorFactory.java start line: 95 end line: 97 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 830 unit: public ActionExecutionContext() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 831 unit: public Log getAppLog() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 832 unit: public Context getContext() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 833 unit: public ErrorReporter getErrorReporter() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 834 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 835 unit: public EventDispatcher getEventDispatcher() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 836 unit: public Context getGlobalContext() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 837 unit: public SCXMLIOProcessor getInternalIOProcessor() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 838 unit: public SCXML getStateMachine() file: src/main/java/org/apache/commons/scxml2/ActionExecutionContext.java start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 839 unit: public Status getCurrentStatus() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 840 unit: protected Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 277 end line: 279 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 841 unit: public StateConfiguration getStateConfiguration() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 324 end line: 326 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 842 unit: public SCXML getStateMachine() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 331 end line: 333 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 843 unit: public boolean isRunning() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 414 end line: 416 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 844 unit: public boolean isSingleContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 418 end line: 420 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 845 unit: Context lookupContext() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 846 unit: public void resetConfiguration() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 441 end line: 443 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 847 unit: protected void setInternalIOProcessor() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 497 end line: 499 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 848 unit: public void stop() file: src/main/java/org/apache/commons/scxml2/SCInstance.java start line: 564 end line: 566 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 849 unit: public SCXMLIOProcessor getChildIOProcessor() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 83 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 850 unit: public String getInvokeId() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 851 unit: public void setParentSCXMLExecutor() file: src/main/java/org/apache/commons/scxml2/invoke/SimpleSCXMLInvoker.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 852 unit: public InvokerException() file: src/main/java/org/apache/commons/scxml2/invoke/InvokerException.java start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 853 unit: public InvokerException() file: src/main/java/org/apache/commons/scxml2/invoke/InvokerException.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 854 unit: public SCXMLSystemContext() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 855 unit: public String generateSessionId() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 856 unit: public Object get() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 857 unit: Context getContext() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 858 unit: public Context getParent() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 859 unit: public Map getPlatformVariables() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 860 unit: public SCXMLSystemContext getSystemContext() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 861 unit: public Map getVars() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 862 unit: public boolean has() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 863 unit: public boolean hasLocal() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 864 unit: public void reset() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 865 unit: public void setLocal() file: src/main/java/org/apache/commons/scxml2/SCXMLSystemContext.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 866 unit: public ExternalSCXMLIOProcessor() file: src/main/java/org/apache/commons/scxml2/ExternalSCXMLIOProcessor.java start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 867 unit: public void addEvent() file: src/main/java/org/apache/commons/scxml2/ExternalSCXMLIOProcessor.java start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 868 unit: public String getLocation() file: src/main/java/org/apache/commons/scxml2/ExternalSCXMLIOProcessor.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 869 unit: public Status() file: src/main/java/org/apache/commons/scxml2/Status.java start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 870 unit: public Set getActiveStates() file: src/main/java/org/apache/commons/scxml2/Status.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 871 unit: public Set getStates() file: src/main/java/org/apache/commons/scxml2/Status.java start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 872 unit: public boolean isFinal() file: src/main/java/org/apache/commons/scxml2/Status.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 873 unit: public void addEvent() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 874 unit: public ActionExecutionContext getActionExecutionContext() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 875 unit: public Log getAppLog() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 876 unit: public ErrorReporter getErrorReporter() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 250 end line: 252 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 877 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 878 unit: public EventDispatcher getEventDispatcher() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 879 unit: public SCXMLIOProcessor getExternalIOProcessor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 880 unit: public SCXMLIOProcessor getInternalIOProcessor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 881 unit: public Map getInvokeIds() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 882 unit: public Invoker getInvoker() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 291 end line: 293 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 883 unit: public NotificationRegistry getNotificationRegistry() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 884 unit: public SCInstance getScInstance() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 885 unit: public SCXMLExecutor getSCXMLExecutor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 309 end line: 311 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 886 unit: public SCXML getStateMachine() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 887 unit: public boolean hasPendingInternalEvent() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 888 unit: public boolean isCheckLegalConfiguration() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 366 end line: 368 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 889 unit: public boolean isRunning() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 890 unit: public TriggerEvent nextInternalEvent() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 401 end line: 403 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 891 unit: protected void registerInvokerClass() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 429 end line: 431 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 892 unit: public void setCheckLegalConfiguration() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 447 end line: 449 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 893 unit: protected void setEventdispatcher() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 487 end line: 489 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 894 unit: public void stop() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 523 end line: 525 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 895 unit: private String stripTrailingSlash() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 533 end line: 535 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 896 unit: protected void unregisterInvokerClass() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutionContext.java start line: 542 end line: 544 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 897 unit: public SCXMLExecutor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 898 unit: public void addListener() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 899 unit: public void attachInstance() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 900 unit: public SCInstance detachInstance() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 901 unit: public ErrorReporter getErrorReporter() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 902 unit: public Evaluator getEvaluator() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 903 unit: public EventDispatcher getEventdispatcher() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 904 unit: public Object getFinalDoneData() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 905 unit: public Context getGlobalContext() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 906 unit: public NotificationRegistry getNotificationRegistry() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 907 unit: public ParentSCXMLIOProcessor getParentSCXMLIOProcessor() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 908 unit: public int getPendingEvents() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 249 end line: 251 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 909 unit: public Context getRootContext() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 910 unit: protected SCInstance getSCInstance() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 911 unit: public SCXML getStateMachine() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 912 unit: public synchronized Status getStatus() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 295 end line: 297 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 913 unit: public void go() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 914 unit: public boolean hasPendingEvents() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 325 end line: 327 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 915 unit: public boolean isCheckLegalConfiguration() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 332 end line: 334 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 916 unit: public boolean isRunning() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 339 end line: 341 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 917 unit: public boolean isSingleContext() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 343 end line: 345 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 918 unit: public void registerInvokerClass() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 368 end line: 370 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 919 unit: public void reset() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 387 end line: 389 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 920 unit: public Thread run() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 391 end line: 393 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 921 unit: public void setCheckLegalConfiguration() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 413 end line: 415 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 922 unit: public void setErrorReporter() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 457 end line: 459 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 923 unit: public void setEvaluator() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 473 end line: 475 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 924 unit: public void setEventdispatcher() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 482 end line: 484 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 925 unit: public void setRootContext() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 492 end line: 494 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 926 unit: public void setSingleContext() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 496 end line: 498 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 927 unit: public void unregisterInvokerClass() file: src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java start line: 568 end line: 570 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 928 unit: public TriggerEvent build() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 929 unit: public Object getData() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 930 unit: public String getInvokeId() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 931 unit: public String getName() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 932 unit: public String getOrigin() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 933 unit: public String getOriginType() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 934 unit: public String getSendId() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 935 unit: public int getType() file: src/main/java/org/apache/commons/scxml2/EventBuilder.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 936 unit: private SCXMLReader() file: src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java start line: 2888 end line: 2889 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 937 unit: private ModelUpdater() file: src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java start line: 481 end line: 482 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 938 unit: private SCXMLWriter() file: src/main/java/org/apache/commons/scxml2/io/SCXMLWriter.java start line: 1326 end line: 1327 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 939 unit: public Final() file: src/main/java/org/apache/commons/scxml2/model/Final.java start line: 48 end line: 49 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 940 unit: public Cancel() file: src/main/java/org/apache/commons/scxml2/model/Cancel.java start line: 48 end line: 49 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 941 unit: public History() file: src/main/java/org/apache/commons/scxml2/model/History.java start line: 45 end line: 46 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 942 unit: public Script() file: src/main/java/org/apache/commons/scxml2/model/Script.java start line: 44 end line: 45 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 943 unit: public Parallel() file: src/main/java/org/apache/commons/scxml2/model/Parallel.java start line: 37 end line: 38 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 944 unit: public State() file: src/main/java/org/apache/commons/scxml2/model/State.java start line: 44 end line: 45 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 945 unit: public OnEntry() file: src/main/java/org/apache/commons/scxml2/model/OnEntry.java start line: 40 end line: 41 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 946 unit: public ModelException() file: src/main/java/org/apache/commons/scxml2/model/ModelException.java start line: 34 end line: 35 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 947 unit: public Finalize() file: src/main/java/org/apache/commons/scxml2/model/Finalize.java start line: 33 end line: 34 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 948 unit: public ElseIf() file: src/main/java/org/apache/commons/scxml2/model/ElseIf.java start line: 41 end line: 42 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 949 unit: public void execute() file: src/main/java/org/apache/commons/scxml2/model/ElseIf.java start line: 48 end line: 50 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 950 unit: public Log() file: src/main/java/org/apache/commons/scxml2/model/Log.java start line: 49 end line: 50 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 951 unit: public Send() file: src/main/java/org/apache/commons/scxml2/model/Send.java start line: 191 end line: 192 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 952 unit: public Raise() file: src/main/java/org/apache/commons/scxml2/model/Raise.java start line: 45 end line: 46 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 953 unit: public OnExit() file: src/main/java/org/apache/commons/scxml2/model/OnExit.java start line: 40 end line: 41 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 954 unit: public Initial() file: src/main/java/org/apache/commons/scxml2/model/Initial.java start line: 52 end line: 53 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 955 unit: public Transition() file: src/main/java/org/apache/commons/scxml2/model/Transition.java start line: 65 end line: 66 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 956 unit: public Assign() file: src/main/java/org/apache/commons/scxml2/model/Assign.java start line: 59 end line: 60 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 957 unit: public void reset() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 77 end line: 78 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 958 unit: public void set() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 81 end line: 82 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 959 unit: public void setLocal() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 85 end line: 86 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 960 unit: protected void setVars() file: src/main/java/org/apache/commons/scxml2/env/minimal/MinimalContext.java start line: 89 end line: 90 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 961 unit: public void onEntry() file: src/main/java/org/apache/commons/scxml2/env/AbstractSCXMLListener.java start line: 37 end line: 39 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 962 unit: public void onExit() file: src/main/java/org/apache/commons/scxml2/env/AbstractSCXMLListener.java start line: 45 end line: 47 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 963 unit: public void onExit() file: src/main/java/org/apache/commons/scxml2/env/AbstractStateMachine.java start line: 88 end line: 90 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 964 unit: public SimpleXMLReporter() file: src/main/java/org/apache/commons/scxml2/env/SimpleXMLReporter.java start line: 45 end line: 46 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 965 unit: public SimpleErrorReporter() file: src/main/java/org/apache/commons/scxml2/env/SimpleErrorReporter.java start line: 48 end line: 49 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 966 unit: public void clear() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSBindings.java start line: 49 end line: 50 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 967 unit: public JSContext() file: src/main/java/org/apache/commons/scxml2/env/javascript/JSContext.java start line: 38 end line: 39 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 968 unit: public GroovyExtendableScriptCache() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyExtendableScriptCache.java start line: 179 end line: 180 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 969 unit: public GroovyContext() file: src/main/java/org/apache/commons/scxml2/env/groovy/GroovyContext.java start line: 50 end line: 51 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 970 unit: public SimpleErrorHandler() file: src/main/java/org/apache/commons/scxml2/env/SimpleErrorHandler.java start line: 45 end line: 46 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 971 unit: private LogUtils() file: src/main/java/org/apache/commons/scxml2/env/LogUtils.java start line: 65 end line: 66 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 972 unit: public JexlContext() file: src/main/java/org/apache/commons/scxml2/env/jexl/JexlContext.java start line: 36 end line: 37 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 973 unit: private ErrorConstants() file: src/main/java/org/apache/commons/scxml2/semantics/ErrorConstants.java start line: 71 end line: 72 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 974 unit: public SCXMLExpressionException() file: src/main/java/org/apache/commons/scxml2/SCXMLExpressionException.java start line: 33 end line: 34 size: 2 LOC McCabe index: 1 number of parameters: 0