| 14 | | ''Possible solution'': Each thread has its own copy of Executor.[[BR]] |
| 15 | | |
| 16 | | |
| 17 | | |
| | 14 | ''Possible solution'': Each thread has its own copy of Executor.[[BR]][[BR]] |
| | 15 | '''edu.udel.cis.vsl.civl.kripke.common.CommonStateManager.java'''[[BR]] |
| | 16 | count[[BR]] |
| | 17 | expandedStateIDs[[BR]][[BR]] |
| | 18 | '''edu.udel.cis.vsl.civl.state.common.immutable.ImmutableStateFactory.java'''[[BR]] |
| | 19 | count[[BR]] |
| | 20 | ErrorSet[[BR]][[BR]] |
| | 21 | '''edu.udel.cis.vsl.sarl.object.common.CommonObjectFactory.java'''[[BR]] |
| | 22 | objectMap[[BR]] |
| | 23 | objectList[[BR]][[BR]] |
| | 24 | '''edu.udel.cis.vsl.sarl.preuniverse.common.CommonPreUniverse.java'''[[BR]] |
| | 25 | count[[BR]][[BR]] |
| | 26 | '''edu.udel.cis.vsl.civl.model.common.CommonModelFactory.java'''[[BR]][[BR]] |
| | 27 | '''edu.udel.cis.vsl.civl.model.common.ModelBuilderWorker.java'''[[BR]][[BR]] |
| | 28 | '''edu.udel.cis.vsl.civl.semantics.common.UFExtender.java'''[[BR]] |
| | 29 | ''Possible Solution'':Initialize the field uninterpretedFunctions exactly once in constructor with all known abstract functions and never change again.[[BR]] |
| | 30 | [[BR]] |
| | 31 | '''edu.udel.cis.vsl.civl.kripke.common.OutputCollector.java''' |