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

SpaceMUD Universe
Interface MUDCommunication

Direct Subclassifiers:
       MudCommand

Actor/MudServer communication interface.

General Info
Name  MUDCommunication
Visibility  public
Abstract  false
Leaffalse
Rootfalse
OwnerSpaceMUD Universe

Operations
NameReturn Type
 AddContext(context : MudContext) 

Relations
NameTypeBeginsEnds
 <unnamed>generalizationMudCommandMUDCommunication


Operation  AddContext

Adds the specified context to the MUD communication.

General Info
NameAddContext
OwnerMUDCommunication
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
contextMudContext  in


Parameter context

The context upon which the communication is based.

General Info
Name  context
Owner  AddContext
Type  MudContext 
Direction Kind  in