Dave Parker
c0e99cea6b
Error message typo.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11913 bbc10eb1-c90d-0410-af57-cb519fbb1720
9 years ago
Joachim Klein
6dda865f04
Change prism.parseSingleExpressionString calls to static access
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11550 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Joachim Klein
c70922c329
GUISimulator, path formulae view: For P[ phi ] properties, display only the inner path formula phi
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11445 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Joachim Klein
4f165146b1
GUISimulator: reactivate the display of path formulae in the corresponding simulator tab [reported by Steffen Märcker]
Currently, properties that contain an undefined property constant are not displayed.
In the future it might be nice for the user to be asked to specify these constants,
preferably in an unobstrusive way, so that these path formulae can be displayed and
evaluated as well.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11444 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Joachim Klein
0cf8c8cbe0
GUI: Tweak double-click handling in property list
Now, double-clicking on a property will open the editor
for that property. Double-clicking on an empty area of the
property list will open the "new property" editor.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11109 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Joachim Klein
9ea440f147
GUI: In property editor dialog, place initial focus on the property text field
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11108 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Dave Parker
b6828a7045
Remove unused "techLog" from Prism object and other classes.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11078 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Dave Parker
11cf431209
Auto-format.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10921 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Dave Parker
15cbc73554
Tidying/commenting in GUI simulator.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10915 bbc10eb1-c90d-0410-af57-cb519fbb1720
10 years ago
Dave Parker
18cd16d78d
Code tidy (auto-format).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10866 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
85b7c30d4a
Catch possible null value in GUI simulator update table display (reported by Steffen Marcker).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10833 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
3347d55d0a
Bug fix for updateAutoParse(): from prism-games.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10826 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
d4c5fd4fd5
Remove accidental commits
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10816 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
ff05caf158
Code tidy.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10815 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
5ce657090b
Make tool name ("PRISM") configurable.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10715 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
cbafeeecbf
Tweak CUDD out-of-memory error output in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10502 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
63812e59a5
Auto-format (for merging purposes).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10497 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
3abbac6491
Fix: Allow -javamaxmem to be passed to the GUI (xprism) too.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10488 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Joachim Klein
eecc87786a
CuDD is actually called CUDD
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10485 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Joachim Klein
68e0a80b98
GUI computation threads: Catch more errors (e.g. CuddOutOfMemoryException) and use the new error(Exception) handling
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10483 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Joachim Klein
a9630648b0
GUIComputationThread: Add method for logging generic Exceptions
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10482 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
f99bb9ebc2
Tidying GUI code.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10409 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
91d83d245b
Tidying GUI code.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10408 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
4556b0f117
Strip out some unused graphical model code.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10407 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
c2bc82b76c
GUI simulator fix: new path action triggers model parse if it had not been done (e.g. due to large models not auto-parsing).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10404 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
6b8bb831fb
Code tidy.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10403 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
4f90c669ed
Fix/tidy auto-parsing code in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10402 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
a42e4108ee
More locale setting for outputting decimals in English.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10233 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
290fc34bea
Add option (switch -exact from command-line) to enable exact model checking via parametric model checking.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@9388 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
acc8a65b4f
Some preliminary code to add parametric model checking to GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@9386 bbc10eb1-c90d-0410-af57-cb519fbb1720
11 years ago
Dave Parker
13cce4f8da
Bug fix: new long setting for simulator max path not read properly (shows up in GUI).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7803 bbc10eb1-c90d-0410-af57-cb519fbb1720
12 years ago
Dave Parker
02c26dbf53
Update simulator to allow path lengths over 2^31.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7785 bbc10eb1-c90d-0410-af57-cb519fbb1720
12 years ago
Dave Parker
ce694441b8
GUI crash fixed - caused by model tree not handling unbounded variables properly.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7721 bbc10eb1-c90d-0410-af57-cb519fbb1720
12 years ago
Dave Parker
0a8ace99eb
Code tidy.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7720 bbc10eb1-c90d-0410-af57-cb519fbb1720
12 years ago
Dave Parker
2cf4de4c93
Add compute/export menu to allow steady-state/transient probability export from GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7573 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
3f8ad9c0e7
Add "labels" option to Model|View menu in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7572 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
37b6d72e7f
Code tidy
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7493 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
71b207746c
Remove confusing GUI question dialog.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7400 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
63c53729fe
Auto format
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7370 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
6d32987de0
Additional graph zoom functionality on popup menu.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7369 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
52e384b8c5
Undo some recent tidies to retain java 6 compatibility.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7252 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
c769bb5ac0
Remove a few warnings.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7181 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
86bd5a5d71
Small bug fix: missing err msg in GUI simulator.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@7180 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
ada9f0e3c7
Misc code tidy and warning removal.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6936 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
fe4cd9560c
Allow unbounded integer variables in model (but forbid for symbolic model construction).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6929 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
9673f00c6a
Miscellaneous code tidying + warning fixes.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6927 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
aa807d3ab3
Small improvements to usability of the GUI simulator transition table.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6886 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
4d79945749
Export labels option for model/prop menus in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6733 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
30e1bc53e1
Compile fix.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6718 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Dave Parker
af2379160b
Bug fix: PEPA model errors were not handled properly in the GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6657 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago