Uses of Interface
io.ciera.tool.sql.ooaofooa.instance.SelfQueueEntry
Packages that use SelfQueueEntry
Package
Description
-
Uses of SelfQueueEntry in io.ciera.tool
Methods in io.ciera.tool with parameters of type SelfQueueEntryModifier and TypeMethodDescriptionvoidvoidSql.relate_R2946_SelfQueueEntry_PendingEvent(SelfQueueEntry form, PendingEvent part) voidvoidSqlSqlLoader.serialize_2946(SelfQueueEntry selfqueueentry_inst, PrintStream out) voidSqlSqlLoader.serialize_2947(SelfQueueEntry selfqueueentry_inst, PrintStream out) voidSqlSqlLoader.serialize_SelfQueueEntry(SelfQueueEntry selfqueueentry_inst, PrintStream out) voidvoidSql.unrelate_R2946_SelfQueueEntry_PendingEvent(SelfQueueEntry form, PendingEvent part) void -
Uses of SelfQueueEntry in io.ciera.tool.sql.ooaofooa.instance
Methods in io.ciera.tool.sql.ooaofooa.instance that return SelfQueueEntryModifier and TypeMethodDescriptionPendingEvent.R2946_SelfQueueEntry()SelfQueueEntry.R2947_follows_SelfQueueEntry()SelfQueueEntry.R2947_precedes_SelfQueueEntry()Methods in io.ciera.tool.sql.ooaofooa.instance with parameters of type SelfQueueEntryModifier and TypeMethodDescriptiondefault voidComponentInstance.addR2946_SelfQueueEntry(SelfQueueEntry inst) default voidComponentInstance.removeR2946_SelfQueueEntry(SelfQueueEntry inst) default voidPendingEvent.setR2946_SelfQueueEntry(SelfQueueEntry inst) default voidSelfQueueEntry.setR2947_follows_SelfQueueEntry(SelfQueueEntry inst) default voidSelfQueueEntry.setR2947_precedes_SelfQueueEntry(SelfQueueEntry inst) -
Uses of SelfQueueEntry in io.ciera.tool.sql.ooaofooa.instance.impl
Classes in io.ciera.tool.sql.ooaofooa.instance.impl that implement SelfQueueEntryFields in io.ciera.tool.sql.ooaofooa.instance.impl declared as SelfQueueEntryModifier and TypeFieldDescriptionstatic final SelfQueueEntrySelfQueueEntryImpl.EMPTY_SELFQUEUEENTRYMethods in io.ciera.tool.sql.ooaofooa.instance.impl that return SelfQueueEntryModifier and TypeMethodDescriptionstatic SelfQueueEntrystatic SelfQueueEntrySelfQueueEntryImpl.create(Sql context, 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) static SelfQueueEntrySelfQueueEntryImpl.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) SelfQueueEntrySetImpl.nullElement()SelfQueueEntryImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) PendingEventImpl.R2946_SelfQueueEntry()SelfQueueEntryImpl.R2947_follows_SelfQueueEntry()SelfQueueEntryImpl.R2947_precedes_SelfQueueEntry()SelfQueueEntryImpl.self()Methods in io.ciera.tool.sql.ooaofooa.instance.impl that return types with arguments of type SelfQueueEntryMethods in io.ciera.tool.sql.ooaofooa.instance.impl with parameters of type SelfQueueEntryModifier and TypeMethodDescriptionvoidComponentInstanceImpl.addR2946_SelfQueueEntry(SelfQueueEntry inst) voidComponentInstanceImpl.removeR2946_SelfQueueEntry(SelfQueueEntry inst) voidPendingEventImpl.setR2946_SelfQueueEntry(SelfQueueEntry inst) voidSelfQueueEntryImpl.setR2947_follows_SelfQueueEntry(SelfQueueEntry inst) voidSelfQueueEntryImpl.setR2947_precedes_SelfQueueEntry(SelfQueueEntry inst) Method parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type SelfQueueEntryModifier and TypeMethodDescriptionSelfQueueEntrySetImpl.emptySet(Comparator<? super SelfQueueEntry> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type SelfQueueEntry