@@ -88,7 +97,19 @@ public final class LoadEventBModelCommand {
...
@@ -88,7 +97,19 @@ public final class LoadEventBModelCommand {
Operation.NULL_OPERATION);
Operation.NULL_OPERATION);
if(commandResult.isTimeoutOccured()&&context){
if(commandResult.isTimeoutOccured()&&context){
finalStringmessage="A timeout occured when finding constants. Typically this means, that your axioms are too complicated for automatical solving. You might create an animation refinement using the context menu to help ProB finding a solution.";