View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General Info | Operations | Relations

Network
Interface PlayerConnection

Implementing Classifiers:
       ConnectionManager

General Info
Name  PlayerConnection
Visibility  public
Abstract  false
Leaffalse
Rootfalse
OwnerNetwork

Operations
NameReturn Type
 installConnection(connection : SocketConnection) 
 removeConnection(actorID : int)SocketConnection 

Relations
NameTypeBeginsEnds
 <unnamed>associationInstall ConnectionPlayerConnection
 <unnamed>abstractionConnectionManagerPlayerConnection


Operation  installConnection

General Info
NameinstallConnection
OwnerPlayerConnection
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
connectionSocketConnection  in


Parameter connection

General Info
Name  connection
Owner  installConnection
Type  SocketConnection 
Direction Kind  in


Operation  removeConnection

General Info
NameremoveConnection
OwnerPlayerConnection
Return Type  SocketConnection 
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
actorIDint  in


Parameter actorID

General Info
Name  actorID
Owner  removeConnection
Type  int 
Direction Kind  in