Class MSG_MSetImpl
-
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<MSG_MSet,MSG_M>,io.ciera.runtime.summit.types.ISet<MSG_M>,io.ciera.runtime.summit.types.IXtumlType,MSG_MSet,Iterable<MSG_M>,Collection<MSG_M>,Set<MSG_M>
public class MSG_MSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<MSG_MSet,MSG_M> implements MSG_MSet
-
-
Constructor Summary
Constructors Constructor Description MSG_MSetImpl()MSG_MSetImpl(Comparator<? super MSG_M> comp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<MSG_M>elements()MSG_MSetemptySet()MSG_MSetemptySet(Comparator<? super MSG_M> comp)MSG_MnullElement()MessageArgumentSetR1000_has_an_informal_MessageArgument()MessageArgumentSetR1001_has_a_formal_MessageArgument()InteractionParticipantSetR1007_has_destination_InteractionParticipant()InteractionParticipantSetR1008_has_source_InteractionParticipant()AsynchronousMessageSetR1018_is_a_AsynchronousMessage()ReturnMessageSetR1018_is_a_ReturnMessage()SynchronousMessageSetR1018_is_a_SynchronousMessage()PackageableElementSetR8001_is_a_PackageableElement()voidsetMsg_ID(io.ciera.runtime.summit.types.UniqueId ref_Msg_ID)voidsetParticipatesInCommunication(boolean m_participatesInCommunication)voidsetReceiver_Part_ID(io.ciera.runtime.summit.types.UniqueId ref_Receiver_Part_ID)voidsetSender_Part_ID(io.ciera.runtime.summit.types.UniqueId ref_Sender_Part_ID)-
Methods inherited from class io.ciera.runtime.summit.classes.InstanceSet
add, getById1, getById2, getById3, getByInstanceId, remove
-
Methods inherited from class io.ciera.runtime.summit.types.Set
addAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, where
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Methods inherited from interface io.ciera.runtime.summit.classes.IInstanceSet
getById1, getById2, getById3, getByInstanceId
-
Methods inherited from interface io.ciera.runtime.summit.types.ISet
any, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, where
-
-
-
-
Constructor Detail
-
MSG_MSetImpl
public MSG_MSetImpl()
-
MSG_MSetImpl
public MSG_MSetImpl(Comparator<? super MSG_M> comp)
-
-
Method Detail
-
setMsg_ID
public void setMsg_ID(io.ciera.runtime.summit.types.UniqueId ref_Msg_ID) throws io.ciera.runtime.summit.exceptions.XtumlException
-
setReceiver_Part_ID
public void setReceiver_Part_ID(io.ciera.runtime.summit.types.UniqueId ref_Receiver_Part_ID) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setReceiver_Part_IDin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setParticipatesInCommunication
public void setParticipatesInCommunication(boolean m_participatesInCommunication) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setParticipatesInCommunicationin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setSender_Part_ID
public void setSender_Part_ID(io.ciera.runtime.summit.types.UniqueId ref_Sender_Part_ID) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setSender_Part_IDin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R1000_has_an_informal_MessageArgument
public MessageArgumentSet R1000_has_an_informal_MessageArgument() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R1000_has_an_informal_MessageArgumentin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R1001_has_a_formal_MessageArgument
public MessageArgumentSet R1001_has_a_formal_MessageArgument() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R1001_has_a_formal_MessageArgumentin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R1007_has_destination_InteractionParticipant
public InteractionParticipantSet R1007_has_destination_InteractionParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R1007_has_destination_InteractionParticipantin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R1008_has_source_InteractionParticipant
public InteractionParticipantSet R1008_has_source_InteractionParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R1008_has_source_InteractionParticipantin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R1018_is_a_AsynchronousMessage
public AsynchronousMessageSet R1018_is_a_AsynchronousMessage() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R1018_is_a_AsynchronousMessagein interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R1018_is_a_ReturnMessage
public ReturnMessageSet R1018_is_a_ReturnMessage() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R1018_is_a_ReturnMessagein interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R1018_is_a_SynchronousMessage
public SynchronousMessageSet R1018_is_a_SynchronousMessage() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R1018_is_a_SynchronousMessagein interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R8001_is_a_PackageableElement
public PackageableElementSet R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R8001_is_a_PackageableElementin interfaceMSG_MSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
public MSG_M nullElement()
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<MSG_M>
-
emptySet
public MSG_MSet emptySet()
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<MSG_M>
-
emptySet
public MSG_MSet emptySet(Comparator<? super MSG_M> comp)
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<MSG_M>
-
-