| Modifier and Type | Method and Description |
|---|---|
State |
InvocableObject.R427_is_a_State() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.setR427_is_a_State(State inst) |
| Modifier and Type | Method and Description |
|---|---|
State |
InvocableObjectImpl.R427_is_a_State() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.setR427_is_a_State(State inst) |
| Modifier and Type | Method and Description |
|---|---|
State |
TransitionTableRow.R4754_State() |
State |
TransitionTableCell.R4757_transitions_to_State() |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachine.addR4751_declares_State(State inst) |
default void |
StateMachine.removeR4751_declares_State(State inst) |
default void |
TransitionTableRow.setR4754_State(State inst) |
default void |
TransitionTableCell.setR4757_transitions_to_State(State inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
StateImpl |
| Modifier and Type | Field and Description |
|---|---|
static State |
StateImpl.EMPTY_STATE |
| Modifier and Type | Method and Description |
|---|---|
static State |
StateImpl.create(Sql context) |
static State |
StateImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_sm_name,
String ref_sm_package,
String ref_name,
boolean m_final,
int m_number,
io.ciera.runtime.summit.types.UniqueId ref_SM_ID,
io.ciera.runtime.summit.types.UniqueId ref_SMstt_ID) |
State |
StateSetImpl.nullElement() |
State |
StateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<State> condition) |
State |
TransitionTableRowImpl.R4754_State() |
State |
TransitionTableCellImpl.R4757_transitions_to_State() |
State |
StateImpl.self() |
State |
StateImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<State> |
StateSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineImpl.addR4751_declares_State(State inst) |
void |
StateMachineImpl.removeR4751_declares_State(State inst) |
void |
TransitionTableRowImpl.setR4754_State(State inst) |
void |
TransitionTableCellImpl.setR4757_transitions_to_State(State inst) |
| Modifier and Type | Method and Description |
|---|---|
StateSet |
StateSetImpl.emptySet(Comparator<? super State> comp) |
State |
StateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<State> condition) |
| Constructor and Description |
|---|
StateSetImpl(Comparator<? super State> comp) |
| Modifier and Type | Method and Description |
|---|---|
State |
StateMachineState.R4758_State() |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachineState.setR4758_State(State inst) |
| Modifier and Type | Method and Description |
|---|---|
State |
StateMachineStateImpl.R4758_State() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineStateImpl.setR4758_State(State inst) |
Copyright © 2019. All rights reserved.