Actions
Task #6061
closedEFSM-based transition assertion generator
Start date:
06/17/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
0.2.1
Description
For the every (state, guard) pair (where state is an EFSM state constraint and guard is a guard of EFSM transition started from state) returns "!(state && guard)" constraint and prints it to the SMV format.
Updated by Sergey Smolov about 9 years ago
- Status changed from New to Open
- % Done changed from 0 to 30
Add assertion representation to r2403
Updated by Sergey Smolov about 9 years ago
- % Done changed from 30 to 60
Add efsm-based transition assertion generator engine (r2407).
Updated by Sergey Smolov about 9 years ago
- % Done changed from 60 to 80
Add SMV printer stub (everything exception printing) for assertion entity in r2357.
Updated by Sergey Smolov about 9 years ago
- Status changed from Open to Resolved
- % Done changed from 80 to 100
The rest of the functionality is moved to HlddSmvPrinter.
Updated by Sergey Smolov over 8 years ago
- Status changed from Resolved to Closed
- Published in build set to 0.2.1
Updated by Sergey Smolov about 7 years ago
- Target version changed from 2.0 to 1.0
Actions