| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofooa.statemachine | |
| io.ciera.tool.sql.ooaofooa.statemachine.impl |
| Modifier and Type | Method and Description |
|---|---|
SEMEvent |
StateEventMatrixEntry.R503_receives_SEMEvent() |
SEMEvent |
StateMachineEvent.R525_is_a_SEMEvent() |
SEMEvent |
LocalEvent.R526_is_a_SEMEvent() |
SEMEvent |
SignalEvent.R526_is_a_SEMEvent() |
SEMEvent |
NonLocalEvent.R526_is_a_SEMEvent() |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateEventMatrixEntry.setR503_receives_SEMEvent(SEMEvent inst) |
default void |
StateMachineEvent.setR525_is_a_SEMEvent(SEMEvent inst) |
default void |
LocalEvent.setR526_is_a_SEMEvent(SEMEvent inst) |
default void |
SignalEvent.setR526_is_a_SEMEvent(SEMEvent inst) |
default void |
NonLocalEvent.setR526_is_a_SEMEvent(SEMEvent inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
SEMEventImpl |
| Modifier and Type | Field and Description |
|---|---|
static SEMEvent |
SEMEventImpl.EMPTY_SEMEVENT |
| Modifier and Type | Method and Description |
|---|---|
static SEMEvent |
SEMEventImpl.create(Sql context) |
static SEMEvent |
SEMEventImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID,
io.ciera.runtime.summit.types.UniqueId ref_SM_ID,
io.ciera.runtime.summit.types.UniqueId m_SMspd_IDdeprecated) |
SEMEvent |
SEMEventSetImpl.nullElement() |
SEMEvent |
SEMEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SEMEvent> condition) |
SEMEvent |
StateEventMatrixEntryImpl.R503_receives_SEMEvent() |
SEMEvent |
StateMachineEventImpl.R525_is_a_SEMEvent() |
SEMEvent |
LocalEventImpl.R526_is_a_SEMEvent() |
SEMEvent |
NonLocalEventImpl.R526_is_a_SEMEvent() |
SEMEvent |
SignalEventImpl.R526_is_a_SEMEvent() |
SEMEvent |
SEMEventImpl.self() |
SEMEvent |
SEMEventImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<SEMEvent> |
SEMEventSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateEventMatrixEntryImpl.setR503_receives_SEMEvent(SEMEvent inst) |
void |
StateMachineEventImpl.setR525_is_a_SEMEvent(SEMEvent inst) |
void |
LocalEventImpl.setR526_is_a_SEMEvent(SEMEvent inst) |
void |
NonLocalEventImpl.setR526_is_a_SEMEvent(SEMEvent inst) |
void |
SignalEventImpl.setR526_is_a_SEMEvent(SEMEvent inst) |
| Modifier and Type | Method and Description |
|---|---|
SEMEventSet |
SEMEventSetImpl.emptySet(Comparator<? super SEMEvent> comp) |
SEMEvent |
SEMEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SEMEvent> condition) |
| Constructor and Description |
|---|
SEMEventSetImpl(Comparator<? super SEMEvent> comp) |
Copyright © 2019. All rights reserved.