GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
COMMAND
+
Point of view
All features
ANY
All features
deferred class COMMAND
Summary
top
The
"Command"
Design Pattern in action.
Direct parents
Insert list:
ANY
Known children
Inherit list:
CHAIN_OF_RESPONSIBILITY
,
MACRO_COMMAND
,
UNDOABLE_COMMAND
Overview
top
Features
{
ANY
}
execute
Execute the command.
execute
deferred procedure
{
ANY
}
top
Execute the command.