EventFunctionClientServerPort : Public Class EventFunctionClientServerPort, FunctionEvents
Event that refers to the occurrence of data being sent or received at the client/server port, according to the attribute eventKind, i.e., when the input data is sent / received, or when the output data is produced / received.<br/><br/>Constraints:<br/>[1] eventKind is sentRequest or receivedResponse for a FunctionClientServerPort of type client. Rationale: Only these values make sense for client ports.<br/><br/>[2] eventKind is receivedRequest or sentResponse for a FunctionClientServerPort of type server. Rationale: Only these values make sense for server ports.<br/><br/>Semantics:<br/>EventFunctionClientServerPort refers to the time when data is sent or received at the ClientServerPort.<br/>
- Attributes
- Associations From
- Advanced
- Other Links
Property |
Value |
isFinalSpecialization: |
0 |