Events::EventFunctionClientServerPort

Header Image
Content:
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
Attribute Scope Type
eventKind Public EventFunctionClientServerPortKind
 
Element Source Role Target Role
«instanceRef» EventFunctionClientServerPort_port
Class  
Name: port
 
Name:  
 
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«atpMixedString» EAExpression Class Generalization To  
FunctionClientServerPort Class Dependency To  
«instanceRef» EventFunctionClientServerPort_port Class Strong From  
Event Class Generalization To