| .. |
|
ASTElement.java
|
Add basic variable info to ModelInfo interface.
|
11 years ago |
|
Coalition.java
|
Add equals and hashCode methods to Expression class hierarchy (Eclipse auto-generated).
|
11 years ago |
|
Command.java
|
Further work on simulator.
|
16 years ago |
|
ConstantList.java
|
ConstantList: methods for removing a constant definition
|
10 years ago |
|
Declaration.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationArray.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationBool.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationClock.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationInt.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationIntUnbounded.java
|
Allow unbounded integer variables in model (but forbid for symbolic model construction).
|
13 years ago |
|
DeclarationType.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
Expression.java
|
Auto-switch to explicit engine for non-probabilistic LTL model checking.
|
9 years ago |
|
ExpressionBinaryOp.java
|
ExpressionUnaryOp, ExpressionBinaryOp: setOperator from symbol (string), for convenience
|
10 years ago |
|
ExpressionConstant.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionExists.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionFilter.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionForAll.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionFormula.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionFunc.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionITE.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionIdent.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionLabel.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionLiteral.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionProb.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionProp.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionQuant.java
|
Add equals and hashCode methods to Expression class hierarchy (Eclipse auto-generated).
|
11 years ago |
|
ExpressionReward.java
|
ExpressionReward: provide static variants of getRewardStructByIndexObject and getRewardStructIndexByIndexObject
|
10 years ago |
|
ExpressionSS.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionStrategy.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionTemporal.java
|
ExpressionTemporal: static constructors for the temporal operators
|
10 years ago |
|
ExpressionUnaryOp.java
|
ExpressionUnaryOp, ExpressionBinaryOp: setOperator from symbol (string), for convenience
|
10 years ago |
|
ExpressionVar.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
Filter.java
|
Final (pre-4.0) fixes to filters: added "state" filter, which gives result for a filter which must satisfy exactly one state, and make this the translation for old-style {state} filter.
|
15 years ago |
|
ForLoop.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
FormulaList.java
|
Re-factor code to detect cycles in dependencies.
|
12 years ago |
|
LabelList.java
|
Various improvements focused on the ModelGenerator interface:
|
10 years ago |
|
Module.java
|
Deal with module/model alphabets properly in PTAs, in particular when storing PTAs internally using pta.PTA. The definition of the alphabet of a PTA from a PRISM model is now correct and inline with the defition for other models.
|
10 years ago |
|
ModulesFile.java
|
ModelInfo: add method to query the existence of transition rewards, add check for explicit DTMC/CTMC reward construction
|
10 years ago |
|
PropertiesFile.java
|
Fix bug from new ModelInfo stuff: shows up when PropertiesFile model info is null (e.g. from GUI).
|
10 years ago |
|
Property.java
|
Property.checkAgainstExpectedResultString: improve error message if there is an unexpected result type
|
9 years ago |
|
RelOp.java
|
ast.RelOp: for negate, optionally keep the strictness of the operator [with Steffen Maercker and Marcus Daum]
|
10 years ago |
|
RenamedModule.java
|
More improvements to module renaming error reporting.
|
18 years ago |
|
RewardStruct.java
|
Bug fix in reward struct print out - breaks digital clocks output with un-named rewards structs.
|
14 years ago |
|
RewardStructItem.java
|
Further work on simulator.
|
16 years ago |
|
SystemBrackets.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemDefn.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemFullParallel.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemHide.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemInterleaved.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemModule.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemParallel.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemReference.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
SystemRename.java
|
Check for cyclic dependencies in system...endsystem references.
|
12 years ago |
|
Update.java
|
Code documentation.
|
9 years ago |
|
Updates.java
|
Fix JavaDoc bugs.
|
11 years ago |
|
package-info.java
|
Improved documentation (JavaDoc mostly).
|
15 years ago |