calculation_activities#
Bases:
TUIMenu
Enter calculation activities menu.
Classes:
animate
(path, service)Enter the animation menu.
auto_save
(path, service)Enter the auto save menu.
cell_register_operations
(path, service)Manage Cell Register Operations.
execute_commands
(path, service)Enter the execute-monitor-commands menu.
solution_strategy
(path, service)Enter the automatic initialization and case modification strategy menu.
Bases:
TUIMenu
Enter the animation menu.
Classes:
define
(path, service)Enter the animation definition menu.
objects
(path, service)Enter to define, edit, delete solution animation objects.
Bases:
TUIMenu
Enter the animation definition menu.
Methods:
define_monitor
(*args, **kwargs)Define new animation.
edit_monitor
(*args, **kwargs)Change animation monitor attributes.
Define new animation.
Change animation monitor attributes.
Bases:
TUIMenu
Enter to define, edit, delete solution animation objects.
Methods:
clear_history
(*args, **kwargs)Clear object history.
copy
(*args, **kwargs)Copy graphics object.
create
(*args, **kwargs)Create new graphics object.
delete
(*args, **kwargs)Delete graphics object.
edit
(*args, **kwargs)Edit graphics object.
Clear object history.
Copy graphics object.
Create new graphics object.
Delete graphics object.
Edit graphics object.
Bases:
TUIMenu
Enter the auto save menu.
Methods:
append_file_name_with
(*args, **kwargs).
case_frequency
(*args, **kwargs).
data_frequency
(*args, **kwargs).
max_files
(*args, **kwargs).
retain_most_recent_files
(*args, **kwargs).
root_name
(*args, **kwargs).
save_data_file_every
(*args, **kwargs).
.
.
.
.
.
.
.
Bases:
TUIMenu
Manage Cell Register Operations.
Methods:
add
(*args, **kwargs)Add a new object.
delete
(*args, **kwargs)Delete an object.
edit
(*args, **kwargs)Edit an object.
list
(*args, **kwargs)List objects.
list_properties
(*args, **kwargs)List properties of an object.
Add a new object.
Delete an object.
Edit an object.
List objects.
List properties of an object.
Bases:
TUIMenu
Enter the execute-monitor-commands menu.
Methods:
add_edit
(*args, **kwargs)Add or edit execute-commands.
copy
(*args, **kwargs)Copy an execute-command.
delete
(*args, **kwargs)Delete an execute-command.
disable
(*args, **kwargs)Disable an execute-command.
enable
(*args, **kwargs)Enable an execute-command.
export
(*args, **kwargs)Export execute-commands to a TSV file.
import_
(*args, **kwargs)Import execute-commands from a TSV file.
Add or edit execute-commands.
Copy an execute-command.
Delete an execute-command.
Disable an execute-command.
Enable an execute-command.
Export execute-commands to a TSV file.
Import execute-commands from a TSV file.
Bases:
TUIMenu
Enter the automatic initialization and case modification strategy menu.
Methods:
add_edit_modification
(*args, **kwargs)Define a single case modification.
automatic_initialization
(*args, **kwargs)Define how the case is to be initialized automatically.
continue_strategy_execution
(*args, **kwargs)Continue execution of the automatic initialization and case modification strategy defined at present.
copy_modification
(*args, **kwargs)Copy a single case modification.
delete_modification
(*args, **kwargs)Delete a single case modification.
disable_modification
(*args, **kwargs)Disable a single defined case modification.
enable_modification
(*args, **kwargs)Enable a single defined case modification.
enable_strategy
(*args, **kwargs)Specify whether automatic initialization and case modification should be enabled.
execute_strategy
(*args, **kwargs)Execute the automatic initialization and case modification strategy defined at present.
export_modifications
(*args, **kwargs)Export all case modifications to a tsv file.
import_modifications
(*args, **kwargs)Import a list of case modifications from a tsv file.
Classes:
automatic_case_modification
(path, service)Define how the case is to be modified as the solution progresses.
Define a single case modification.
Bases:
TUIMenu
Define how the case is to be modified as the solution progresses.
Methods:
before_init_modification
(*args, **kwargs)Specify modification to be performed before initialization.
modifications
(*args, **kwargs)Specify modifications to be performed during solution.
original_settings
(*args, **kwargs)Specify modification to be performed after initialization to restore to original settings.
Specify modification to be performed before initialization.
Specify modifications to be performed during solution.
Specify modification to be performed after initialization to restore to original settings.
Define how the case is to be initialized automatically.
Continue execution of the automatic initialization and case modification strategy defined at present.
Copy a single case modification.
Delete a single case modification.
Disable a single defined case modification.
Enable a single defined case modification.
Specify whether automatic initialization and case modification should be enabled.
Execute the automatic initialization and case modification strategy defined at present.
Export all case modifications to a tsv file.
Import a list of case modifications from a tsv file.