Apply label actions requires the calling application to apply a specific label.
More...
#include <mip/upe/apply_label_action.h>
Apply label actions requires the calling application to apply a specific label.
◆ ~ApplyLabelAction()
| virtual ApplyLabelAction::~ApplyLabelAction |
( |
| ) |
|
|
inlinevirtual |
◆ ApplyLabelAction()
| ApplyLabelAction::ApplyLabelAction |
( |
const std::string & | id | ) |
|
|
inlineprotected |
◆ GetClassificationIds()
| virtual const std::vector< std::string > & ApplyLabelAction::GetClassificationIds |
( |
| ) |
const |
|
pure virtual |
Get the Classification IDs that matched and caused this label to appear.
- Returns
- const std::vector<std::string>& a list of classification IDs that caused this label to appear.
◆ GetLabel()
| virtual const std::shared_ptr< Label > & ApplyLabelAction::GetLabel |
( |
| ) |
const |
|
pure virtual |
Get the label required.
- Returns
- the label.
The documentation for this class was generated from the following file:
- src/api/mip/upe/apply_label_action.h