此内容没有您所选择的语言版本。
Chapter 20. Salience State Example
20.1. Salience State Example: State Class Example
复制链接链接已复制到粘贴板!
- EachStateclass has fields for its name and its current state (see the classorg.drools.examples.state.State). The two possible states for each objects areNOTRUNandFINISHED.