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
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
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
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
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
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
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
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
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
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.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6211 bbc10eb1-c90d-0410-af57-cb519fbb1720
13 years ago
Mateusz Ujma
2983cde5b2
Changed JLabel to JTextField to be able to copy&paste current model/properties file name.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@5547 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
21eae01cfb
GUI bug fix (crash caused by model tree not displaying clocks, spotted by pk123 on forum).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@5476 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
d528208cc7
Small GUI fixes: resets of warning counters.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@5418 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
edafa10bbd
GUI fix: model errors (and jumping to that tab) work better with running experiments.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4922 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
1f315247a3
Test commit
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4623 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
0b83c9a079
Test commit
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4621 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
e4114f8144
Add .prism as model file extension to GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4619 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
d853309bb1
Code tidy
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4593 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
feb5161cda
Remove modifiedSinceBuild flag from GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4592 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
e27cf12c14
GUI fix: update model info display for explicit engine.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4591 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
20150621ce
Code tidy
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4590 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
c70cac8ad0
Remove un-needed import (breaks some compilers).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4570 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
a218d09b2b
* Continued major changes to PRISM API
- keeps track of model, builds when needed
- takes care of explicit engine stuff too
* Changes to deadlock handling:
- new option for "fix deadlocks" (defaults to *true*) (and new switch -fixdl)
- consistent deadlock handling everywhere, incl. GUI and experiments
- changes to model-level deadlock storage (symbolic and explicit)
* Explicit engine added as true engine, also available from GUI
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4562 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
4fc61415fb
Display notification of warnings after computations in GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4497 bbc10eb1-c90d-0410-af57-cb519fbb1720
14 years ago
Dave Parker
6eb375c441
Added printSeparator method to PrismLog.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4183 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
90c9e53f8c
Tweak some warning messages (wrt new log.printWarning method) + add warning message functionality in GUI threads.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4178 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
1f4461da64
Ctrl -> Cmd in GUI on Macs.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4176 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
2e065801b9
Added anti-aliasing by default to model text editors.
Note that PepaEditorKit is changed here, but never used it seems.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@3299 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
490ec9b49e
Replaced calls to system class loader with calls to parent class loader. Calls to system class loader
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@3039 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
35f377ab3e
Improved documentation (JavaDoc mostly).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@2436 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
9a1384639f
Removed accidental commit of diag output.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@2272 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
37f9cf9325
Javadoc fixes.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@2262 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
c6a9de2db3
Bugfix: do not stop after exception in const evaluation when model built.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1909 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
794fc13bf5
Updates to simulator: engine + GUI.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1805 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Mark Kattenbelt
5853d638c0
bugfix copy/paste
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1540 bbc10eb1-c90d-0410-af57-cb519fbb1720
17 years ago
Dave Parker
57547299d9
New option to export model to dot file with embedded state info (-exporttransdotstates).
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1433 bbc10eb1-c90d-0410-af57-cb519fbb1720
17 years ago
Dave Parker
d199d035ed
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1406 bbc10eb1-c90d-0410-af57-cb519fbb1720
17 years ago
Mark Kattenbelt
ff7b9744c5
made Java 5 compatible (removed annotations)
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1052 bbc10eb1-c90d-0410-af57-cb519fbb1720
17 years ago
Dave Parker
52bb6f33de
Changed order in model context menu.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@912 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Mark Kattenbelt
bc758e3d7c
update to JFreeChart 1.0.11
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@888 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Mark Kattenbelt
5587e0c16f
fixed model context menu bug in windows
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@822 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Mark Kattenbelt
3769bb3811
centralise error when jumping
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@821 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago
Mark Kattenbelt
ecc854535a
improved handling of undo/redo/clipboard events
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@820 bbc10eb1-c90d-0410-af57-cb519fbb1720
18 years ago