Class SMChoiceHelper

java.lang.Object
de.mid.innovator.srv2api.icw2sm.SMChoiceHelper

public abstract class SMChoiceHelper extends Object
Choice vertices result, when reached, in the dynamic evaluation of the guards of the triggers of its outgoing transitions. This realizes a dynamic conditional branch. It allows splitting of transitions into multiple outgoing paths; this means that the decision as to which path to take may be a function of the results of prior actions performed in the same run-to-completion step.
See Also: