class AddElement
|
This operation adds an element to a compound. More... |
|
|
Public Methods
This operation adds an element to a compound. In case the operation is undone, the element has to be deleted when the operation-instance is deleted.
For this reason, a _delete element is used...
example:
new AddElement(new Note(), new Part());
~AddElement ()
| ~AddElement |
Reimplemented from Operation.
Reimplemented from Operation.
[const virtual]
Reimplemented from Atoma.
void flush (const char*)
| flush |
[const virtual]
Reimplemented from Atoma.
[const virtual]
Reimplemented from Atoma.
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |