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

SpaceMUD Usage
Interface MudCommand


MUDCommunication
   |
   +--MudCommand

Implementing Classifiers:
       DeleteAccount, Trade, ChangePreferences, Logout, Attack, Move, DropPlayer, Build, Research, Chat, StopMud

General Info
Name  MudCommand
Visibility  public
Abstract  false
Leaffalse
Rootfalse
OwnerSpaceMUD Usage

Operations
NameReturn Type
 Execute() 

Relations
NameTypeBeginsEnds
 <unnamed>generalizationMudCommandMUDCommunication
 <unnamed>abstractionDeleteAccountMudCommand
 <unnamed>abstractionTradeMudCommand
 <unnamed>abstractionChangePreferencesMudCommand
 <unnamed>abstractionLogoutMudCommand
 <unnamed>abstractionAttackMudCommand
 <unnamed>abstractionMoveMudCommand
 <unnamed>abstractionDropPlayerMudCommand
 <unnamed>abstractionBuildMudCommand
 <unnamed>abstractionResearchMudCommand
 <unnamed>abstractionChatMudCommand
 <unnamed>abstractionStopMudMudCommand


Operation  Execute

Executes the implemented MUD command.

General Info
NameExecute
OwnerMudCommand
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse