-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allow to choose to disposed or make all events of a TimeNode to happened when a first Max bound is reached #25
Comments
this way the MaxBoundEvent will not be optional and it will be possible to make the EndEvent and the MaxBoundEvent happened. |
I add @bltzr as he is the one who proposed this feature. |
the API now provides a new attribute to TimeNode to allow to dispose it when a previous timeconstriant reaches its maximal duration. |
This should be a condition tested against variables in the Expression. 2016-02-11 11:23 GMT+01:00 theod [email protected]:
Clément Bossut |
after pushing this commit I've finally understood that was the same than using an expression. |
this is relative to #22
The text was updated successfully, but these errors were encountered: