Watcherfactory Module
- class mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.WatcherHandling.WatcherFactory.WatcherFactory
- CreateConditionWatcher(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.WatcherHandling.WatcherFactory.WatcherFactory, arg0: str, arg1: dict[str, mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.VariableRef.VariableRef.VariableRef]) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.WatcherHandling.ConditionWatcher.ConditionWatcher
- CreateDurationWatcherByCycleNumber(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.WatcherHandling.WatcherFactory.WatcherFactory, arg0: int) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.WatcherHandling.DurationWatcher.DurationWatcher
- CreateDurationWatcherByTimeSpan(self: mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.WatcherHandling.WatcherFactory.WatcherFactory, arg0: float) mtf.libs.mtf_pybinder.ASAM.XIL.Implementation.Testbench.Common.WatcherHandling.DurationWatcher.DurationWatcher
- __init__(*args, **kwargs)
- __new__(**kwargs)