| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm |
| Modifier and Type | Method and Description |
|---|---|
StateCompositeType |
ImmutableState.getCompositeType() |
static StateCompositeType |
StateCompositeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateCompositeType[] |
StateCompositeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutableState.setCompositeType(StateCompositeType compositeType) |
Copyright © 2013–2016. All rights reserved.