public void addCommand(AnatomyCommand command) { commands.Add(command); editInterface.safeAddSubInterfaceForObject(commands, command); }