| 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_R2966_IntercomponentQueueEntry_has_queued_StackFrame(IntercomponentQueueEntry form,
StackFrame part) |
void |
Sql.relate_R2966_IntercomponentQueueEntry_is_enqueued_with_Stack(IntercomponentQueueEntry form,
Stack part) |
void |
Sql.relate_R2977_IntercomponentQueueEntry_enqueued_by_ComponentInstance(IntercomponentQueueEntry form,
ComponentInstance part) |
void |
SqlSqlLoader.serialize_IntercomponentQueueEntry(IntercomponentQueueEntry intercomponentqueueentry_inst,
PrintStream out) |
void |
Sql.unrelate_R2966_IntercomponentQueueEntry_has_queued_StackFrame(IntercomponentQueueEntry form,
StackFrame part) |
void |
Sql.unrelate_R2966_IntercomponentQueueEntry_is_enqueued_with_Stack(IntercomponentQueueEntry form,
Stack part) |
void |
Sql.unrelate_R2977_IntercomponentQueueEntry_enqueued_by_ComponentInstance(IntercomponentQueueEntry form,
ComponentInstance part) |
| Modifier and Type | Method and Description |
|---|---|
IntercomponentQueueEntry |
StackFrame.R2966_is_enqueued_with_IntercomponentQueueEntry() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Stack.addR2966_has_queued_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
default void |
ComponentInstance.addR2977_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
default void |
Stack.removeR2966_has_queued_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
default void |
ComponentInstance.removeR2977_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
default void |
StackFrame.setR2966_is_enqueued_with_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
IntercomponentQueueEntryImpl |
| Modifier and Type | Field and Description |
|---|---|
static IntercomponentQueueEntry |
IntercomponentQueueEntryImpl.EMPTY_INTERCOMPONENTQUEUEENTRY |
| Modifier and Type | Method and Description |
|---|---|
static IntercomponentQueueEntry |
IntercomponentQueueEntryImpl.create(Sql context) |
static IntercomponentQueueEntry |
IntercomponentQueueEntryImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Stack_ID,
io.ciera.runtime.summit.types.UniqueId ref_Stack_Frame_ID,
io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID) |
IntercomponentQueueEntry |
IntercomponentQueueEntrySetImpl.nullElement() |
IntercomponentQueueEntry |
IntercomponentQueueEntryImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<IntercomponentQueueEntry> condition) |
IntercomponentQueueEntry |
StackFrameImpl.R2966_is_enqueued_with_IntercomponentQueueEntry() |
IntercomponentQueueEntry |
IntercomponentQueueEntryImpl.self() |
IntercomponentQueueEntry |
IntercomponentQueueEntryImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<IntercomponentQueueEntry> |
IntercomponentQueueEntrySetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StackImpl.addR2966_has_queued_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
void |
ComponentInstanceImpl.addR2977_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
void |
StackImpl.removeR2966_has_queued_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
void |
ComponentInstanceImpl.removeR2977_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
void |
StackFrameImpl.setR2966_is_enqueued_with_IntercomponentQueueEntry(IntercomponentQueueEntry inst) |
| Modifier and Type | Method and Description |
|---|---|
IntercomponentQueueEntry |
IntercomponentQueueEntryImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<IntercomponentQueueEntry> condition) |
Copyright © 2019. All rights reserved.