| 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_R2946_SelfQueueEntry_ComponentInstance(SelfQueueEntry form,
ComponentInstance part) |
void |
Sql.relate_R2946_SelfQueueEntry_PendingEvent(SelfQueueEntry form,
PendingEvent part) |
void |
Sql.relate_R2947_SelfQueueEntry_follows_SelfQueueEntry(SelfQueueEntry form,
SelfQueueEntry part) |
void |
SqlSqlLoader.serialize_SelfQueueEntry(SelfQueueEntry selfqueueentry_inst,
PrintStream out) |
void |
Sql.unrelate_R2946_SelfQueueEntry_ComponentInstance(SelfQueueEntry form,
ComponentInstance part) |
void |
Sql.unrelate_R2946_SelfQueueEntry_PendingEvent(SelfQueueEntry form,
PendingEvent part) |
void |
Sql.unrelate_R2947_SelfQueueEntry_follows_SelfQueueEntry(SelfQueueEntry form,
SelfQueueEntry part) |
| Modifier and Type | Method and Description |
|---|---|
SelfQueueEntry |
PendingEvent.R2946_SelfQueueEntry() |
SelfQueueEntry |
SelfQueueEntry.R2947_follows_SelfQueueEntry() |
SelfQueueEntry |
SelfQueueEntry.R2947_precedes_SelfQueueEntry() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ComponentInstance.addR2946_SelfQueueEntry(SelfQueueEntry inst) |
default void |
ComponentInstance.removeR2946_SelfQueueEntry(SelfQueueEntry inst) |
default void |
PendingEvent.setR2946_SelfQueueEntry(SelfQueueEntry inst) |
default void |
SelfQueueEntry.setR2947_follows_SelfQueueEntry(SelfQueueEntry inst) |
default void |
SelfQueueEntry.setR2947_precedes_SelfQueueEntry(SelfQueueEntry inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelfQueueEntryImpl |
| Modifier and Type | Field and Description |
|---|---|
static SelfQueueEntry |
SelfQueueEntryImpl.EMPTY_SELFQUEUEENTRY |
| Modifier and Type | Method and Description |
|---|---|
static SelfQueueEntry |
SelfQueueEntryImpl.create(Sql context) |
static SelfQueueEntry |
SelfQueueEntryImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Self_Queue_Entry_ID,
io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID,
io.ciera.runtime.summit.types.UniqueId ref_Event_ID,
io.ciera.runtime.summit.types.UniqueId ref_Next_Self_Queue_Entry_ID) |
SelfQueueEntry |
SelfQueueEntrySetImpl.nullElement() |
SelfQueueEntry |
SelfQueueEntryImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SelfQueueEntry> condition) |
SelfQueueEntry |
PendingEventImpl.R2946_SelfQueueEntry() |
SelfQueueEntry |
SelfQueueEntryImpl.R2947_follows_SelfQueueEntry() |
SelfQueueEntry |
SelfQueueEntryImpl.R2947_precedes_SelfQueueEntry() |
SelfQueueEntry |
SelfQueueEntryImpl.self() |
SelfQueueEntry |
SelfQueueEntryImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<SelfQueueEntry> |
SelfQueueEntrySetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentInstanceImpl.addR2946_SelfQueueEntry(SelfQueueEntry inst) |
void |
ComponentInstanceImpl.removeR2946_SelfQueueEntry(SelfQueueEntry inst) |
void |
PendingEventImpl.setR2946_SelfQueueEntry(SelfQueueEntry inst) |
void |
SelfQueueEntryImpl.setR2947_follows_SelfQueueEntry(SelfQueueEntry inst) |
void |
SelfQueueEntryImpl.setR2947_precedes_SelfQueueEntry(SelfQueueEntry inst) |
| Modifier and Type | Method and Description |
|---|---|
SelfQueueEntrySet |
SelfQueueEntrySetImpl.emptySet(Comparator<? super SelfQueueEntry> comp) |
SelfQueueEntry |
SelfQueueEntryImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SelfQueueEntry> condition) |
| Constructor and Description |
|---|
SelfQueueEntrySetImpl(Comparator<? super SelfQueueEntry> comp) |
Copyright © 2019. All rights reserved.