Uses of Interface
io.ciera.tool.sql.ooaofooa.statemachine.SEMEvent
Packages that use SEMEvent
Package
Description
-
Uses of SEMEvent in io.ciera.tool
Methods in io.ciera.tool with parameters of type SEMEventModifier and TypeMethodDescriptionvoidvoidSql.relate_R525_SEMEvent_is_a_StateMachineEvent(SEMEvent form, StateMachineEvent part) voidSql.relate_R526_LocalEvent_is_a_SEMEvent(LocalEvent form, SEMEvent part) voidSql.relate_R526_NonLocalEvent_is_a_SEMEvent(NonLocalEvent form, SEMEvent part) voidSql.relate_R526_SignalEvent_is_a_SEMEvent(SignalEvent form, SEMEvent part) voidSqlSqlLoader.serialize_525(SEMEvent semevent_inst, PrintStream out) voidSqlSqlLoader.serialize_SEMEvent(SEMEvent semevent_inst, PrintStream out) voidSql.unrelate_R503_StateEventMatrixEntry_receives_SEMEvent(StateEventMatrixEntry form, SEMEvent part) voidSql.unrelate_R525_SEMEvent_is_a_StateMachineEvent(SEMEvent form, StateMachineEvent part) voidSql.unrelate_R526_LocalEvent_is_a_SEMEvent(LocalEvent form, SEMEvent part) voidSql.unrelate_R526_NonLocalEvent_is_a_SEMEvent(NonLocalEvent form, SEMEvent part) voidSql.unrelate_R526_SignalEvent_is_a_SEMEvent(SignalEvent form, SEMEvent part) -
Uses of SEMEvent in io.ciera.tool.sql.ooaofooa.statemachine
Methods in io.ciera.tool.sql.ooaofooa.statemachine that return SEMEventModifier and TypeMethodDescriptionStateEventMatrixEntry.R503_receives_SEMEvent()StateMachineEvent.R525_is_a_SEMEvent()LocalEvent.R526_is_a_SEMEvent()NonLocalEvent.R526_is_a_SEMEvent()SignalEvent.R526_is_a_SEMEvent()Methods in io.ciera.tool.sql.ooaofooa.statemachine with parameters of type SEMEventModifier and TypeMethodDescriptiondefault voidStateEventMatrixEntry.setR503_receives_SEMEvent(SEMEvent inst) default voidStateMachineEvent.setR525_is_a_SEMEvent(SEMEvent inst) default voidLocalEvent.setR526_is_a_SEMEvent(SEMEvent inst) default voidNonLocalEvent.setR526_is_a_SEMEvent(SEMEvent inst) default voidSignalEvent.setR526_is_a_SEMEvent(SEMEvent inst) -
Uses of SEMEvent in io.ciera.tool.sql.ooaofooa.statemachine.impl
Classes in io.ciera.tool.sql.ooaofooa.statemachine.impl that implement SEMEventFields in io.ciera.tool.sql.ooaofooa.statemachine.impl declared as SEMEventMethods in io.ciera.tool.sql.ooaofooa.statemachine.impl that return SEMEventModifier and TypeMethodDescriptionstatic SEMEventstatic SEMEventSEMEventImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID, io.ciera.runtime.summit.types.UniqueId ref_SM_ID, io.ciera.runtime.summit.types.UniqueId m_SMspd_IDdeprecated) static SEMEventSEMEventImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID, io.ciera.runtime.summit.types.UniqueId ref_SM_ID, io.ciera.runtime.summit.types.UniqueId m_SMspd_IDdeprecated) SEMEventSetImpl.nullElement()SEMEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) StateEventMatrixEntryImpl.R503_receives_SEMEvent()StateMachineEventImpl.R525_is_a_SEMEvent()LocalEventImpl.R526_is_a_SEMEvent()NonLocalEventImpl.R526_is_a_SEMEvent()SignalEventImpl.R526_is_a_SEMEvent()SEMEventImpl.self()Methods in io.ciera.tool.sql.ooaofooa.statemachine.impl that return types with arguments of type SEMEventMethods in io.ciera.tool.sql.ooaofooa.statemachine.impl with parameters of type SEMEventModifier and TypeMethodDescriptionvoidStateEventMatrixEntryImpl.setR503_receives_SEMEvent(SEMEvent inst) voidStateMachineEventImpl.setR525_is_a_SEMEvent(SEMEvent inst) voidLocalEventImpl.setR526_is_a_SEMEvent(SEMEvent inst) voidNonLocalEventImpl.setR526_is_a_SEMEvent(SEMEvent inst) voidSignalEventImpl.setR526_is_a_SEMEvent(SEMEvent inst) Method parameters in io.ciera.tool.sql.ooaofooa.statemachine.impl with type arguments of type SEMEventConstructor parameters in io.ciera.tool.sql.ooaofooa.statemachine.impl with type arguments of type SEMEvent