add_criterion#
- abstractmethod CriteriaManager.add_criterion(criterion: Criterion) None#
 Add criterion to the system.
- Returns:
 CriterionCriterion to be created in the system.
- Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.