Uses of Interface
io.ciera.tool.sql.ooaofooa.instance.PendingEvent
Packages that use PendingEvent
Package
Description
-
Uses of PendingEvent in io.ciera.tool
Methods in io.ciera.tool with parameters of type PendingEventModifier and TypeMethodDescriptionvoidSql.relate_R2906_PendingEvent_is_instance_of_StateMachineEvent(PendingEvent form, StateMachineEvent part) voidSql.relate_R2907_PendingEvent_is_pending_for_I_INS(PendingEvent form, I_INS part) voidSql.relate_R2908_PendingEvent_will_be_processed_after_PendingEvent(PendingEvent form, PendingEvent part) voidSql.relate_R2933_DataItemValue_PendingEvent(DataItemValue form, PendingEvent part) voidSql.relate_R2935_PendingEvent_targets_I_INS(PendingEvent form, I_INS part) voidSql.relate_R2937_PendingEvent_was_sent_from_I_INS(PendingEvent form, I_INS part) voidSql.relate_R2939_PendingEvent_will_be_processed_before_PendingEvent(PendingEvent form, PendingEvent part) voidvoidSql.relate_R2944_EventQueueEntry_PendingEvent(EventQueueEntry form, PendingEvent part) voidSql.relate_R2946_SelfQueueEntry_PendingEvent(SelfQueueEntry form, PendingEvent part) voidSql.relate_R2964_PendingEvent_is_pending_in_ComponentInstance(PendingEvent form, ComponentInstance part) voidSql.relate_R2976_PendingEvent_originates_from_ComponentInstance(PendingEvent form, ComponentInstance part) voidSqlSqlLoader.serialize_2906(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_2907(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_2908(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_2935(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_2937(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_2939(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_2964(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_2976(PendingEvent pendingevent_inst, PrintStream out) voidSqlSqlLoader.serialize_PendingEvent(PendingEvent pendingevent_inst, PrintStream out) voidSql.unrelate_R2906_PendingEvent_is_instance_of_StateMachineEvent(PendingEvent form, StateMachineEvent part) voidSql.unrelate_R2907_PendingEvent_is_pending_for_I_INS(PendingEvent form, I_INS part) voidSql.unrelate_R2908_PendingEvent_will_be_processed_after_PendingEvent(PendingEvent form, PendingEvent part) voidSql.unrelate_R2933_DataItemValue_PendingEvent(DataItemValue form, PendingEvent part) voidSql.unrelate_R2935_PendingEvent_targets_I_INS(PendingEvent form, I_INS part) voidSql.unrelate_R2937_PendingEvent_was_sent_from_I_INS(PendingEvent form, I_INS part) voidSql.unrelate_R2939_PendingEvent_will_be_processed_before_PendingEvent(PendingEvent form, PendingEvent part) voidvoidSql.unrelate_R2944_EventQueueEntry_PendingEvent(EventQueueEntry form, PendingEvent part) voidSql.unrelate_R2946_SelfQueueEntry_PendingEvent(SelfQueueEntry form, PendingEvent part) voidSql.unrelate_R2964_PendingEvent_is_pending_in_ComponentInstance(PendingEvent form, ComponentInstance part) voidSql.unrelate_R2976_PendingEvent_originates_from_ComponentInstance(PendingEvent form, ComponentInstance part) -
Uses of PendingEvent in io.ciera.tool.sql.ooaofooa.instance
Methods in io.ciera.tool.sql.ooaofooa.instance that return PendingEventModifier and TypeMethodDescriptionPendingEvent.R2908_will_be_processed_after_PendingEvent()PendingEvent.R2908_will_be_processed_before_PendingEvent()DataItemValue.R2933_PendingEvent()PendingEvent.R2939_will_be_processed_after_PendingEvent()PendingEvent.R2939_will_be_processed_before_PendingEvent()EventQueueEntry.R2944_PendingEvent()SelfQueueEntry.R2946_PendingEvent()Methods in io.ciera.tool.sql.ooaofooa.instance with parameters of type PendingEventModifier and TypeMethodDescriptiondefault voidI_INS.addR2907_has_waiting_PendingEvent(PendingEvent inst) default voidI_INS.addR2935_is_target_of_PendingEvent(PendingEvent inst) default voidI_INS.addR2937_sends_PendingEvent(PendingEvent inst) default voidComponentInstance.addR2964_houses_PendingEvent(PendingEvent inst) default voidComponentInstance.addR2976_sends_PendingEvent(PendingEvent inst) default voidI_INS.removeR2907_has_waiting_PendingEvent(PendingEvent inst) default voidI_INS.removeR2935_is_target_of_PendingEvent(PendingEvent inst) default voidI_INS.removeR2937_sends_PendingEvent(PendingEvent inst) default voidComponentInstance.removeR2964_houses_PendingEvent(PendingEvent inst) default voidComponentInstance.removeR2976_sends_PendingEvent(PendingEvent inst) default voidPendingEvent.setR2908_will_be_processed_after_PendingEvent(PendingEvent inst) default voidPendingEvent.setR2908_will_be_processed_before_PendingEvent(PendingEvent inst) default voidDataItemValue.setR2933_PendingEvent(PendingEvent inst) default voidPendingEvent.setR2939_will_be_processed_after_PendingEvent(PendingEvent inst) default voidPendingEvent.setR2939_will_be_processed_before_PendingEvent(PendingEvent inst) default voiddefault voidEventQueueEntry.setR2944_PendingEvent(PendingEvent inst) default voidSelfQueueEntry.setR2946_PendingEvent(PendingEvent inst) -
Uses of PendingEvent in io.ciera.tool.sql.ooaofooa.instance.impl
Classes in io.ciera.tool.sql.ooaofooa.instance.impl that implement PendingEventFields in io.ciera.tool.sql.ooaofooa.instance.impl declared as PendingEventMethods in io.ciera.tool.sql.ooaofooa.instance.impl that return PendingEventModifier and TypeMethodDescriptionstatic PendingEventstatic PendingEventPendingEventImpl.create(Sql context, 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) static PendingEventPendingEventImpl.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) PendingEventSetImpl.nullElement()PendingEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) PendingEventImpl.R2908_will_be_processed_after_PendingEvent()PendingEventImpl.R2908_will_be_processed_before_PendingEvent()DataItemValueImpl.R2933_PendingEvent()PendingEventImpl.R2939_will_be_processed_after_PendingEvent()PendingEventImpl.R2939_will_be_processed_before_PendingEvent()TimerImpl.R2940_provides_delayed_delivery_of_PendingEvent()EventQueueEntryImpl.R2944_PendingEvent()SelfQueueEntryImpl.R2946_PendingEvent()PendingEventImpl.self()Methods in io.ciera.tool.sql.ooaofooa.instance.impl that return types with arguments of type PendingEventMethods in io.ciera.tool.sql.ooaofooa.instance.impl with parameters of type PendingEventModifier and TypeMethodDescriptionvoidI_INSImpl.addR2907_has_waiting_PendingEvent(PendingEvent inst) voidI_INSImpl.addR2935_is_target_of_PendingEvent(PendingEvent inst) voidI_INSImpl.addR2937_sends_PendingEvent(PendingEvent inst) voidComponentInstanceImpl.addR2964_houses_PendingEvent(PendingEvent inst) voidComponentInstanceImpl.addR2976_sends_PendingEvent(PendingEvent inst) voidI_INSImpl.removeR2907_has_waiting_PendingEvent(PendingEvent inst) voidI_INSImpl.removeR2935_is_target_of_PendingEvent(PendingEvent inst) voidI_INSImpl.removeR2937_sends_PendingEvent(PendingEvent inst) voidComponentInstanceImpl.removeR2964_houses_PendingEvent(PendingEvent inst) voidComponentInstanceImpl.removeR2976_sends_PendingEvent(PendingEvent inst) voidPendingEventImpl.setR2908_will_be_processed_after_PendingEvent(PendingEvent inst) voidPendingEventImpl.setR2908_will_be_processed_before_PendingEvent(PendingEvent inst) voidDataItemValueImpl.setR2933_PendingEvent(PendingEvent inst) voidPendingEventImpl.setR2939_will_be_processed_after_PendingEvent(PendingEvent inst) voidPendingEventImpl.setR2939_will_be_processed_before_PendingEvent(PendingEvent inst) voidTimerImpl.setR2940_provides_delayed_delivery_of_PendingEvent(PendingEvent inst) voidEventQueueEntryImpl.setR2944_PendingEvent(PendingEvent inst) voidSelfQueueEntryImpl.setR2946_PendingEvent(PendingEvent inst) Method parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type PendingEventModifier and TypeMethodDescriptionPendingEventSetImpl.emptySet(Comparator<? super PendingEvent> comp) Constructor parameters in io.ciera.tool.sql.ooaofooa.instance.impl with type arguments of type PendingEvent -
Uses of PendingEvent in io.ciera.tool.sql.ooaofooa.statemachine
Methods in io.ciera.tool.sql.ooaofooa.statemachine with parameters of type PendingEventModifier and TypeMethodDescriptiondefault voidStateMachineEvent.addR2906_has_instances_PendingEvent(PendingEvent inst) default voidStateMachineEvent.removeR2906_has_instances_PendingEvent(PendingEvent inst) -
Uses of PendingEvent in io.ciera.tool.sql.ooaofooa.statemachine.impl
Methods in io.ciera.tool.sql.ooaofooa.statemachine.impl with parameters of type PendingEventModifier and TypeMethodDescriptionvoidStateMachineEventImpl.addR2906_has_instances_PendingEvent(PendingEvent inst) voidStateMachineEventImpl.removeR2906_has_instances_PendingEvent(PendingEvent inst)