EvaluationAuthority
- class EvaluationAuthority(complete_name='', parent=None)[source]
Dummy authority class for Evaluation (the authority concept is not yet used in the Evaluation scheme)
Warning
In most cases this class should not be instantiated directly. Instead it should be done via the
EvaluationFactory.getAuthority()
Import from
taurus.core.evaluation
as:from taurus.core.evaluation import EvaluationAuthority