| __init__(self, status='FAIL', starttime=None, endtime=None, doc='', parent=None) | robot.result.model.If | |
| robot::model::control::If.__init__(self, parent=None) | robot.model.control.If | |
| __repr__(self) | robot.model.modelobject.ModelObject | |
| __slots__ | robot.result.model.If | privatestatic |
| _get_id(self, parent) | robot.model.body.BodyItem | private |
| _repr(self, repr_args) | robot.model.modelobject.ModelObject | private |
| args | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| args(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| assign | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| assign(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| body | robot.model.control.If | |
| body(self, branches) | robot.model.control.If | |
| branch_class | robot.result.model.If | static |
| branches_class | robot.result.model.If | static |
| BREAK | robot.model.body.BodyItem | static |
| config(self, **attributes) | robot.model.modelobject.ModelObject | |
| CONTINUE | robot.model.body.BodyItem | static |
| copy(self, **attributes) | robot.model.modelobject.ModelObject | |
| deepcopy(self, **attributes) | robot.model.modelobject.ModelObject | |
| doc | robot.result.model.If | |
| elapsedtime | robot.result.model.StatusMixin | static |
| elapsedtime(self) | robot.result.model.StatusMixin | private |
| ELSE | robot.model.body.BodyItem | static |
| ELSE_IF | robot.model.body.BodyItem | static |
| endtime | robot.result.model.If | |
| EXCEPT | robot.model.body.BodyItem | static |
| FAIL | robot.result.model.StatusMixin | static |
| failed | robot.result.model.StatusMixin | static |
| failed(self) | robot.result.model.StatusMixin | private |
| failed(self, failed) | robot.result.model.StatusMixin | private |
| FINALLY | robot.model.body.BodyItem | static |
| FOR | robot.model.body.BodyItem | static |
| has_setup | robot.model.body.BodyItem | static |
| has_setup(self) | robot.model.body.BodyItem | private |
| has_teardown | robot.model.body.BodyItem | static |
| has_teardown(self) | robot.model.body.BodyItem | private |
| id | robot.model.control.If | static |
| id(self) | robot.model.control.If | private |
| IF | robot.model.body.BodyItem | static |
| IF_ELSE_ROOT | robot.model.body.BodyItem | static |
| ITERATION | robot.model.body.BodyItem | static |
| KEYWORD | robot.model.body.BodyItem | static |
| kwname | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| kwname(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| libname | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| libname(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| message | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| message(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| MESSAGE | robot.model.body.BodyItem | static |
| name | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| name(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| NOT_RUN | robot.result.model.StatusMixin | static |
| not_run | robot.result.model.StatusMixin | static |
| not_run(self) | robot.result.model.StatusMixin | private |
| not_run(self, not_run) | robot.result.model.StatusMixin | private |
| NOT_SET | robot.result.model.StatusMixin | static |
| parent | robot.model.control.If | |
| PASS | robot.result.model.StatusMixin | static |
| passed | robot.result.model.StatusMixin | static |
| passed(self) | robot.result.model.StatusMixin | private |
| passed(self, passed) | robot.result.model.StatusMixin | private |
| repr_args | robot.model.modelobject.ModelObject | static |
| RETURN | robot.model.body.BodyItem | static |
| SETUP | robot.model.body.BodyItem | static |
| SKIP | robot.result.model.StatusMixin | static |
| skipped | robot.result.model.StatusMixin | static |
| skipped(self) | robot.result.model.StatusMixin | private |
| skipped(self, skipped) | robot.result.model.StatusMixin | private |
| starttime | robot.result.model.If | |
| status | robot.result.model.If | |
| tags | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| tags(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| TEARDOWN | robot.model.body.BodyItem | static |
| timeout | robot.result.modeldeprecation.DeprecatedAttributesMixin | static |
| timeout(self) | robot.result.modeldeprecation.DeprecatedAttributesMixin | private |
| TRY | robot.model.body.BodyItem | static |
| TRY_EXCEPT_ROOT | robot.model.body.BodyItem | static |
| type | robot.model.control.If | static |
| visit(self, visitor) | robot.model.control.If | |
| WHILE | robot.model.body.BodyItem | static |