Package | Description |
---|---|
org.agilewiki.jactor.simpleMachine |
You can think of a State Machine as a kind of computer.
|
Modifier and Type | Method and Description |
---|---|
void |
_SMBuilder._if(BooleanFunc condition,
String label)
Create an _IfF
|
Constructor and Description |
---|
_IfF(_SMBuilder parentSMB,
BooleanFunc condition,
String label)
Create an _IfF
|
Copyright © 2012. All Rights Reserved.