| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofooa.instance | |
| io.ciera.tool.sql.ooaofooa.instance.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R2940_Timer_provides_delayed_delivery_of_PendingEvent(Timer form,
PendingEvent part) |
void |
SqlSqlLoader.serialize_Timer(Timer timer_inst,
PrintStream out) |
void |
Sql.unrelate_R2940_Timer_provides_delayed_delivery_of_PendingEvent(Timer form,
PendingEvent part) |
| Modifier and Type | Method and Description |
|---|---|
Timer |
PendingEvent.R2940_delivered_by_Timer() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PendingEvent.setR2940_delivered_by_Timer(Timer inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimerImpl |
| Modifier and Type | Field and Description |
|---|---|
static Timer |
TimerImpl.EMPTY_TIMER |
| Modifier and Type | Method and Description |
|---|---|
static Timer |
TimerImpl.create(Sql context) |
static Timer |
TimerImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Timer_ID,
int m_delay,
boolean m_running,
boolean m_recurring,
io.ciera.runtime.summit.types.UniqueId ref_Event_ID,
String m_Label,
Long m_expiration) |
Timer |
TimerSetImpl.nullElement() |
Timer |
TimerImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Timer> condition) |
Timer |
PendingEventImpl.R2940_delivered_by_Timer() |
Timer |
TimerImpl.self() |
Timer |
TimerImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Timer> |
TimerSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
PendingEventImpl.setR2940_delivered_by_Timer(Timer inst) |
| Modifier and Type | Method and Description |
|---|---|
TimerSet |
TimerSetImpl.emptySet(Comparator<? super Timer> comp) |
Timer |
TimerImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Timer> condition) |
| Constructor and Description |
|---|
TimerSetImpl(Comparator<? super Timer> comp) |
Copyright © 2020. All rights reserved.