65 Commits (16a9e6fc1b551b53246c1aa962899c1dc8e26da6)

Author SHA1 Message Date
Dave Parker 16a9e6fc1b Remove old code (userinterface/OptionsPanel). 6 years ago
Dave Parker f97cd22744 Add extra property parsing methods to Prism that use the currently loaded model. 7 years ago
Dave Parker 447d4732be GUI: Tooltip hints for creating new properties/constant/labels. 8 years ago
Dave Parker c0c8e686b8 GUI: Switch to Properties tab on creation of new properties file. 8 years ago
Joachim Klein 88a10b763d GUI: In properties tab, support double-click for adding constants, labels 8 years ago
Joachim Klein 6c0294923e Use exact evaluation of constant expressions in exact and parametric mode 9 years ago
Joachim Klein 0cf8c8cbe0 GUI: Tweak double-click handling in property list 11 years ago
Dave Parker 91d83d245b Tidying GUI code. 11 years ago
Dave Parker acc8a65b4f Some preliminary code to add parametric model checking to GUI. 12 years ago
Dave Parker 4d79945749 Export labels option for model/prop menus in GUI. 14 years ago
Vojtech Forejt 8aac321f5e Pareto points in GUI must be added in the right order to be shown 14 years ago
Dave Parker 4eba6c48f3 Code tidy 14 years ago
Dave Parker 9b5aae301f Patch in current version of multi-objective model checking (from prism-multi branch). Still need to copy across etc/ directory containing lpsolve libraries. Also contains a few JDD fixes via Christian von Essen. 14 years ago
Dave Parker 1ea340dbd2 Author/copyright info. 14 years ago
Mateusz Ujma ba03cc9671 Added comment 14 years ago
Dave Parker 9565022214 Fix: properties files passed to GUI forgotten about in case of model parse error. 14 years ago
Mateusz Ujma e48a274c55 Added loading properties from command line when using GUI 14 years ago
Mateusz Ujma 2983cde5b2 Changed JLabel to JTextField to be able to copy&paste current model/properties file name. 14 years ago
Dave Parker bdd579d85d New option in GUI simulator to plot path on a graph (all vars over time). 14 years ago
Vojtech Forejt e8b3a05a27 fixes ticket #10 15 years ago
Vojtech Forejt d4d4108886 fixes ticket #5 15 years ago
Dave Parker ead22700e8 New SimulatorEngine/Prism method prism.isPropertyOKForSimulation(). 15 years ago
Dave Parker ce41611aa2 Enable viewing of witness/counterexample for E[F...] in GUI. 15 years ago
Dave Parker 20150621ce Code tidy 15 years ago
Dave Parker 5dc9ab190a Change to modelCheck() call in API: don't pass constants, just get from PropertiesFile. 15 years ago
Dave Parker a218d09b2b * Continued major changes to PRISM API 15 years ago
Dave Parker 06ecdf6139 Copyright header updates 15 years ago
Dave Parker 4fc61415fb Display notification of warnings after computations in GUI. 15 years ago
Dave Parker 51807e044e Add -pf as a command-line switch alias for -pctl/-csl and add .props as a properties file extension (in GUI). 15 years ago
Dave Parker fd85a16363 Move GUI warning counter reset so it catches model build warnings too. 15 years ago
Dave Parker 1f4461da64 Ctrl -> Cmd in GUI on Macs. 15 years ago
Dave Parker 23bee5f9b9 Support for CSV file result export from GUI. 15 years ago
Dave Parker 8ba7caed26 Added export results to matrix functionality (-exportresultsmatrix from CL, experiment popup menu from GUI). 15 years ago
Vojtech Forejt 786849d523 First version of support for named properties in GUI. 15 years ago
Dave Parker 10313b7d02 Improved handling of undefined constants in properties files: 15 years ago
Dave Parker 53a5274cb3 Addition of new statistical model checking stuff (patch difference between trunk and prism-statmc branch at this revision). 16 years ago
Dave Parker 9c599f2460 GUI offers graph creation for interval props (even if it will not yet display them properly). 16 years ago
Dave Parker e9545cac7c Added option to verify PTAs in GUI (no experiments yet). 16 years ago
Dave Parker fca4ce844e Code tidy (GUI). 16 years ago
Dave Parker 763285cc4c More simulator additions/tidying. 17 years ago
Dave Parker 4629fa462a Bugfix: GUI does not offer graphs for integer-values properties. 17 years ago
Mark Kattenbelt 5853d638c0 bugfix copy/paste 17 years ago
Dave Parker d199d035ed Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
Mark Kattenbelt ff7b9744c5 made Java 5 compatible (removed annotations) 18 years ago
Mark Kattenbelt 6fdb6937e0 isValid bug 18 years ago
Mark Kattenbelt ecc854535a improved handling of undo/redo/clipboard events 18 years ago
Dave Parker 4a81939bf1 GUI bug fix: tidy closing of Property Details windows. 19 years ago
Dave Parker 38a8c28958 Text fix. 19 years ago
Dave Parker 69b62449fd New class to encapsulate results from PRISM engine. 19 years ago
Dave Parker 5d3d24bc17 Merged prism-parser branch (revs 577:659) into trunk. 19 years ago