automatic_case_modification#
Bases:
TUIMenu
Enters the automatic case modification menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
before_init_modification
(service, version, ...)Specifies modification to be performed before initialization.
modifications
(service, version, mode, path)Specifies modifications to be performed during solution.
original_settings
(service, version, mode, path)Specifies modification to be performed after initialization to restore to original settings.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Specifies modification to be performed before initialization.
Bases:
TUIMethod
Specifies modifications to be performed during solution.
Bases:
TUIMethod
Specifies modification to be performed after initialization to restore to original settings.