Uses of Interface
io.ciera.tool.sql.ooaofooa.message.MSG_M
-
-
Uses of MSG_M in io.ciera.tool
-
Uses of MSG_M in io.ciera.tool.sql.ooaofooa.interaction
Methods in io.ciera.tool.sql.ooaofooa.interaction with parameters of type MSG_M Modifier and Type Method Description default voidInteractionParticipant. addR1007_receives_MSG_M(MSG_M inst)default voidInteractionParticipant. addR1008_sends_MSG_M(MSG_M inst)default voidInteractionParticipant. removeR1007_receives_MSG_M(MSG_M inst)default voidInteractionParticipant. removeR1008_sends_MSG_M(MSG_M inst) -
Uses of MSG_M in io.ciera.tool.sql.ooaofooa.interaction.impl
Methods in io.ciera.tool.sql.ooaofooa.interaction.impl with parameters of type MSG_M Modifier and Type Method Description voidInteractionParticipantImpl. addR1007_receives_MSG_M(MSG_M inst)voidInteractionParticipantImpl. addR1008_sends_MSG_M(MSG_M inst)voidInteractionParticipantImpl. removeR1007_receives_MSG_M(MSG_M inst)voidInteractionParticipantImpl. removeR1008_sends_MSG_M(MSG_M inst) -
Uses of MSG_M in io.ciera.tool.sql.ooaofooa.message
Methods in io.ciera.tool.sql.ooaofooa.message that return MSG_M Modifier and Type Method Description MSG_MMessageArgument. R1000_belongs_to_informal_MSG_M()MSG_MMessageArgument. R1001_belongs_to_formal_MSG_M()MSG_MAsynchronousMessage. R1018_is_a_MSG_M()MSG_MReturnMessage. R1018_is_a_MSG_M()MSG_MSynchronousMessage. R1018_is_a_MSG_M()Methods in io.ciera.tool.sql.ooaofooa.message with parameters of type MSG_M Modifier and Type Method Description default voidMessageArgument. setR1000_belongs_to_informal_MSG_M(MSG_M inst)default voidMessageArgument. setR1001_belongs_to_formal_MSG_M(MSG_M inst)default voidAsynchronousMessage. setR1018_is_a_MSG_M(MSG_M inst)default voidReturnMessage. setR1018_is_a_MSG_M(MSG_M inst)default voidSynchronousMessage. setR1018_is_a_MSG_M(MSG_M inst) -
Uses of MSG_M in io.ciera.tool.sql.ooaofooa.message.impl
Classes in io.ciera.tool.sql.ooaofooa.message.impl that implement MSG_M Modifier and Type Class Description classMSG_MImplFields in io.ciera.tool.sql.ooaofooa.message.impl declared as MSG_M Modifier and Type Field Description static MSG_MMSG_MImpl. EMPTY_MSG_MMethods in io.ciera.tool.sql.ooaofooa.message.impl that return MSG_M Modifier and Type Method Description static MSG_MMSG_MImpl. create(Sql context)static MSG_MMSG_MImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Msg_ID, io.ciera.runtime.summit.types.UniqueId ref_Receiver_Part_ID, io.ciera.runtime.summit.types.UniqueId ref_Sender_Part_ID, boolean m_participatesInCommunication)MSG_MMSG_MSetImpl. nullElement()MSG_MMSG_MImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)MSG_MMessageArgumentImpl. R1000_belongs_to_informal_MSG_M()MSG_MMessageArgumentImpl. R1001_belongs_to_formal_MSG_M()MSG_MAsynchronousMessageImpl. R1018_is_a_MSG_M()MSG_MReturnMessageImpl. R1018_is_a_MSG_M()MSG_MSynchronousMessageImpl. R1018_is_a_MSG_M()MSG_MMSG_MImpl. self()Methods in io.ciera.tool.sql.ooaofooa.message.impl that return types with arguments of type MSG_M Modifier and Type Method Description List<MSG_M>MSG_MSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.message.impl with parameters of type MSG_M Modifier and Type Method Description voidMessageArgumentImpl. setR1000_belongs_to_informal_MSG_M(MSG_M inst)voidMessageArgumentImpl. setR1001_belongs_to_formal_MSG_M(MSG_M inst)voidAsynchronousMessageImpl. setR1018_is_a_MSG_M(MSG_M inst)voidReturnMessageImpl. setR1018_is_a_MSG_M(MSG_M inst)voidSynchronousMessageImpl. setR1018_is_a_MSG_M(MSG_M inst)Method parameters in io.ciera.tool.sql.ooaofooa.message.impl with type arguments of type MSG_M Modifier and Type Method Description MSG_MSetMSG_MSetImpl. emptySet(Comparator<? super MSG_M> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.message.impl with type arguments of type MSG_M Constructor Description MSG_MSetImpl(Comparator<? super MSG_M> comp) -
Uses of MSG_M in io.ciera.tool.sql.ooaofooa.packageableelement
Methods in io.ciera.tool.sql.ooaofooa.packageableelement that return MSG_M Modifier and Type Method Description MSG_MPackageableElement. R8001_is_a_MSG_M()Methods in io.ciera.tool.sql.ooaofooa.packageableelement with parameters of type MSG_M Modifier and Type Method Description default voidPackageableElement. setR8001_is_a_MSG_M(MSG_M inst) -
Uses of MSG_M in io.ciera.tool.sql.ooaofooa.packageableelement.impl
Methods in io.ciera.tool.sql.ooaofooa.packageableelement.impl that return MSG_M Modifier and Type Method Description MSG_MPackageableElementImpl. R8001_is_a_MSG_M()Methods in io.ciera.tool.sql.ooaofooa.packageableelement.impl with parameters of type MSG_M Modifier and Type Method Description voidPackageableElementImpl. setR8001_is_a_MSG_M(MSG_M inst)
-