Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAMessageEnd
-
Packages that use IAMessageEnd Package Description de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions. -
-
Uses of IAMessageEnd in de.mid.innovator.srv2api.icw2ia
Subinterfaces of IAMessageEnd in de.mid.innovator.srv2api.icw2ia Modifier and Type Interface Description interface
IAGate
A gate is a connection point for relating a message outside an InteractionFragment with a message inside an InteractionFragment.interface
IALostAndFound
interface
IAMessageOccSpec
Specifies the occurrence of message events, such as sending and receiving of signals or invoking or receiving of operation calls.Methods in de.mid.innovator.srv2api.icw2ia that return IAMessageEnd Modifier and Type Method Description IAMessageEnd
IAMessage. getReceiveEvent()
References theIAMessageEnd
receiving thisIAMessage
.IAMessageEnd
IAMessage. getSendEvent()
References theIAMessageEnd
sending thisIAMessage
.
-