8 | | Updates |
9 | | |
10 | | * [KS] Tutorial logical-model: check in comments from Björn and Jeremy. |
11 | | * revising the "struct-ana-library.mdl" : |
12 | | * some unnecessary classes should be removed: "compound2", "and-2-additive" |
13 | | * superclass "gtpase" of "gpro" should be removed (marked as outdated) and a new class "gprotein" should be added |
14 | | * additional subclass of "compound" -> "other" (compound should be an abstract class, perspectively) |
15 | | * reorganization of gate-classes |
16 | | * check for direction motivated subclasses like gate-2-lr, gate-2-rl, gate-2-ud, gate-2-du |
17 | | * check inheritance structure of terminals.. |
18 | | * revising the system-theoretic-values of variables in gate- and compound-classes ("time" and "confidence" variables should be real-parameters) |
19 | | * rename "function" -variable to "incompl-truth" or something like this |
20 | | * Refactoring (move) vizedit classes to new packages "graph" and "presentation". |
21 | | |
22 | | Bugs |
23 | | |
24 | | * are reported in the Ticket-System |
25 | | |
26 | | Misc |
27 | | |
28 | | * SVN branching of ProMoT |
29 | | * stable version 0.8 + bug fixes |
30 | | * developer version which can be used for further development |