| Modifier and Type | Method and Description |
|---|---|
PendingEvent |
PendingEvent.R2908_will_be_processed_after_PendingEvent() |
PendingEvent |
PendingEvent.R2908_will_be_processed_before_PendingEvent() |
PendingEvent |
DataItemValue.R2933_PendingEvent() |
PendingEvent |
PendingEvent.R2939_will_be_processed_after_PendingEvent() |
PendingEvent |
PendingEvent.R2939_will_be_processed_before_PendingEvent() |
PendingEvent |
Timer.R2940_provides_delayed_delivery_of_PendingEvent() |
PendingEvent |
EventQueueEntry.R2944_PendingEvent() |
PendingEvent |
SelfQueueEntry.R2946_PendingEvent() |
| Modifier and Type | Class and Description |
|---|---|
class |
PendingEventImpl |
| Modifier and Type | Field and Description |
|---|---|
static PendingEvent |
PendingEventImpl.EMPTY_PENDINGEVENT |
| Modifier and Type | Method and Description |
|---|---|
static PendingEvent |
PendingEventImpl.create(Sql context) |
static PendingEvent |
PendingEventImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Event_ID,
boolean m_isExecuting,
boolean m_isCreation,
io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID,
io.ciera.runtime.summit.types.UniqueId ref_Target_Inst_ID,
io.ciera.runtime.summit.types.UniqueId ref_nextEvent_ID,
io.ciera.runtime.summit.types.UniqueId ref_Sent_By_Inst_ID,
io.ciera.runtime.summit.types.UniqueId ref_next_self_Event_ID,
io.ciera.runtime.summit.types.UniqueId m_Sent_By_CIE_ID,
io.ciera.runtime.summit.types.UniqueId m_CIE_ID,
io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID,
io.ciera.runtime.summit.types.UniqueId ref_Originating_Execution_Engine_ID,
String m_Label) |
PendingEvent |
PendingEventSetImpl.nullElement() |
PendingEvent |
PendingEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
PendingEvent |
PendingEventImpl.R2908_will_be_processed_after_PendingEvent() |
PendingEvent |
PendingEventImpl.R2908_will_be_processed_before_PendingEvent() |
PendingEvent |
DataItemValueImpl.R2933_PendingEvent() |
PendingEvent |
PendingEventImpl.R2939_will_be_processed_after_PendingEvent() |
PendingEvent |
PendingEventImpl.R2939_will_be_processed_before_PendingEvent() |
PendingEvent |
TimerImpl.R2940_provides_delayed_delivery_of_PendingEvent() |
PendingEvent |
EventQueueEntryImpl.R2944_PendingEvent() |
PendingEvent |
SelfQueueEntryImpl.R2946_PendingEvent() |
PendingEvent |
PendingEventImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<PendingEvent> |
PendingEventSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
PendingEventSet |
PendingEventSetImpl.emptySet(Comparator<? super PendingEvent> comp) |
| Constructor and Description |
|---|
PendingEventSetImpl(Comparator<? super PendingEvent> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachineEvent.addR2906_has_instances_PendingEvent(PendingEvent inst) |
default void |
StateMachineEvent.removeR2906_has_instances_PendingEvent(PendingEvent inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEventImpl.addR2906_has_instances_PendingEvent(PendingEvent inst) |
void |
StateMachineEventImpl.removeR2906_has_instances_PendingEvent(PendingEvent inst) |
Copyright © 2021. All rights reserved.