Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

session
Class Connection

public class Connection      
 
Links:
Kernel Association binds
to Class Endpoint
endpoint represents the Endpoint that the Connection is binding to the Call.
Constraints:
- must be a valid Endpoint
Default:
- none
Associates type:
composition
Client cardinality:
0..*
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
link:
composition
 
 

Field Summary
private Endpoint
Field Detail
endpoint
private Endpoint endpoint
endpoint represents the Endpoint that the Connection is binding to the Call.
Constraints:
- must be a valid Endpoint
Default:
- none
Multiplicity:
1
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD