| .. |
|
ASTElement.java
|
Add basic variable info to ModelInfo interface.
|
10 years ago |
|
Coalition.java
|
Add equals and hashCode methods to Expression class hierarchy (Eclipse auto-generated).
|
10 years ago |
|
Command.java
|
Further work on simulator.
|
16 years ago |
|
ConstantList.java
|
ConstantList: add constructor from Values object
|
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
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionBinaryOp.java
|
Expression: add evaluateExact methods
|
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).
|
10 years ago |
|
ExpressionReward.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionSS.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionStrategy.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionTemporal.java
|
Expression: add evaluateExact methods
|
10 years ago |
|
ExpressionUnaryOp.java
|
Expression: add evaluateExact methods
|
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
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
Module.java
|
Added removing commad from Module
|
13 years ago |
|
ModulesFile.java
|
Make ModulesFile implement new ModelInfo interface.
|
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
|
RESULT handling for Property: Invert order for picking RESULT
|
10 years ago |
|
RelOp.java
|
Some refactoring of the RelOp and ModelType enums. [from Steffen Marcker]]
|
10 years ago |
|
RenamedModule.java
|
More improvements to module renaming error reporting.
|
17 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
|
Fix JavaDoc bugs.
|
11 years ago |
|
Updates.java
|
Fix JavaDoc bugs.
|
11 years ago |
|
package-info.java
|
Improved documentation (JavaDoc mostly).
|
15 years ago |