

Public Member Functions | |
| ComponentInfoCommandComponentAdd (int hid, int handle) | |
| Serializable | execute (PrevalentSystem system) throws Exception |
Private Attributes | |
| final int | hid |
| final int | handle |
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
| com::cosylab::acs::maci::manager::recovery::ComponentInfoCommandComponentAdd::ComponentInfoCommandComponentAdd | ( | int | hid, | |
| int | handle | |||
| ) | [inline] |
Constructor for AddCOBCommand.
| Serializable com::cosylab::acs::maci::manager::recovery::ComponentInfoCommandComponentAdd::execute | ( | PrevalentSystem | system | ) | throws Exception [inline] |
References com::cosylab::acs::maci::IntArray::add(), com::cosylab::acs::maci::ComponentInfo::getComponents(), handle, and hid.
final int com::cosylab::acs::maci::manager::recovery::ComponentInfoCommandComponentAdd::handle [private] |
Referenced by execute().
final int com::cosylab::acs::maci::manager::recovery::ComponentInfoCommandComponentAdd::hid [private] |
Referenced by execute().
1.6.2