manage_criteria#
Bases:
TUIMenuEnters the manage criteria menu, which provides text commands for managing automatic adaption criteria.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add(service, version, mode, path)Adds a new automatic adaption criterion.
delete(service, version, mode, path)Deletes an existing automatic adaption criterion.
edit(service, version, mode, path)Edits an existing automatic adaption criterion.
list(service, version, mode, path)Lists all the existing automatic adaption criteria.
list_properties(service, version, mode, path)Lists the properties of an existing automatic adaption criterion.
__init__ method of TUIMenu class.
Bases:
TUIMethodAdds a new automatic adaption criterion.
Bases:
TUIMethodDeletes an existing automatic adaption criterion.
Bases:
TUIMethodEdits an existing automatic adaption criterion.
Bases:
TUIMethodLists all the existing automatic adaption criteria.
Bases:
TUIMethodLists the properties of an existing automatic adaption criterion.