EventFunctionClientServerPort : public class
Created: 2008-10-22 09:47:41
Modified: 2010-06-01 15:05:37
Project:
Advanced:
<p>Event that refers to the triggering of the Function at a client/server port, i.e., when the input data is sent / received, or when the output data is produced / received.<br/></p><p><br/></p><p>Constraints:<br/></p><p>[1] eventKind is sentRequest or receivedResponse for a FunctionClientServerPort of type client. Rationale: Only these values make sense for client ports.<br/></p><p><br/></p><p>[2] eventKind is receivedRequest or sentResponse for a FunctionClientServerPort of type server. Rationale: Only these values make sense for server ports.<br/></p><p><br/></p><p>Semantics:<br/></p><p>EventFunctionClientServerPort refers to the time when data is sent or received at the ClientServerPort.<br/></p>
Attribute Details
public EventFunctionClientServerPortKind
  eventKind
 
Element Source Role Target Role Details
«instanceRef» EventFunctionClientServerPort_port
Class  
Name: port
 
Name:  
 
 
Object Type Connection Notes
«instanceRef» EventFunctionClientServerPort_port Class Strong  
TimingEvent Class Generalization  
FunctionClientServerPort Class Dependency