Package de.xabsl.jxabsl.statement

Class Summary
IfElseBlock An element of a decision tree that that contains of an if - (else-if) - else block
Statement An element of a decision that that determines a transition to a state.
TransitionToState Represents a transition to a state inside a decision tree