schrodinger.ui.qt.forcefield.metals_forcefield_gui_dir.tasks module¶
- class schrodinger.ui.qt.forcefield.metals_forcefield_gui_dir.tasks.MetalsForcefieldTask(*args, _param_type=<object object>, **kwargs)¶
Bases:
SubprocessCmdTaskTask to analyze input structures and determine if the Metals force field can be applied.
- DEFAULT_TASKDIR_SETTING = 2¶
- class Input(*args, _param_type=<object object>, **kwargs)¶
Bases:
CompoundParam- custom_opls_dir: TaskFolder¶
A parameter of the class.
- custom_opls_dirChanged¶
A
pyqtSignalemitted by instances of the class.
- custom_opls_dirReplaced¶
A
pyqtSignalemitted by instances of the class.
- fpathChanged¶
A
pyqtSignalemitted by instances of the class.
- fpathReplaced¶
A
pyqtSignalemitted by instances of the class.
- class Output(*args, _param_type=<object object>, **kwargs)¶
Bases:
CompoundParam- fpathChanged¶
A
pyqtSignalemitted by instances of the class.
- fpathReplaced¶
A
pyqtSignalemitted by instances of the class.
- makeCmd()¶
- calling_contextChanged¶
A
pyqtSignalemitted by instances of the class.
- calling_contextReplaced¶
A
pyqtSignalemitted by instances of the class.
- failure_infoChanged¶
A
pyqtSignalemitted by instances of the class.
- failure_infoReplaced¶
A
pyqtSignalemitted by instances of the class.
- input: CompoundParam¶
A parameter of the class.
- inputChanged¶
A
pyqtSignalemitted by instances of the class.
- inputReplaced¶
A
pyqtSignalemitted by instances of the class.
- max_progressChanged¶
A
pyqtSignalemitted by instances of the class.
- max_progressReplaced¶
A
pyqtSignalemitted by instances of the class.
- nameChanged¶
A
pyqtSignalemitted by instances of the class.
- nameReplaced¶
A
pyqtSignalemitted by instances of the class.
- output: CompoundParam¶
A parameter of the class.
- outputChanged¶
A
pyqtSignalemitted by instances of the class.
- outputReplaced¶
A
pyqtSignalemitted by instances of the class.
- progressChanged¶
A
pyqtSignalemitted by instances of the class.
- progressReplaced¶
A
pyqtSignalemitted by instances of the class.
- progress_stringChanged¶
A
pyqtSignalemitted by instances of the class.
- progress_stringReplaced¶
A
pyqtSignalemitted by instances of the class.
- statusChanged¶
A
pyqtSignalemitted by instances of the class.
- statusReplaced¶
A
pyqtSignalemitted by instances of the class.