11#ifndef GI_GBP_RULETOCLASSIFIERRSRC_HPP
12#define GI_GBP_RULETOCLASSIFIERRSRC_HPP
14#include <boost/optional.hpp>
15#include "opflex/modb/URIBuilder.h"
16#include "opflex/modb/mo-internal/MO.h"
22 :
public opflex::modb::mointernal::MO
29 static const opflex::modb::class_id_t
CLASS_ID = 146;
93 return getObjectInstance().isSet(4784131ul, opflex::modb::PropertyInfo::REFERENCE);
186 getTLMutator().modify(
getClassId(),
getURI())->unset(4784131ul, opflex::modb::PropertyInfo::REFERENCE, opflex::modb::PropertyInfo::SCALAR);
257 static boost::optional<OF_SHARED_PTR<modelgbp::gbp::RuleToClassifierRSrc> >
resolve(
259 const opflex::modb::URI&
uri)
261 return opflex::modb::mointernal::MO::resolve<modelgbp::gbp::RuleToClassifierRSrc>(
framework,
CLASS_ID,
uri);
275 static boost::optional<OF_SHARED_PTR<modelgbp::gbp::RuleToClassifierRSrc> >
resolve(
276 const opflex::modb::URI&
uri)
278 return opflex::modb::mointernal::MO::resolve<modelgbp::gbp::RuleToClassifierRSrc>(opflex::ofcore::OFFramework::defaultInstance(),
CLASS_ID,
uri);
307 static boost::optional<OF_SHARED_PTR<modelgbp::gbp::RuleToClassifierRSrc> >
resolve(
344 static boost::optional<OF_SHARED_PTR<modelgbp::gbp::RuleToClassifierRSrc> >
resolve(
379 const opflex::modb::URI&
uri)
396 remove(opflex::ofcore::OFFramework::defaultInstance(),
uri);
483 opflex::modb::ObjectListener*
listener)
485 opflex::modb::mointernal
501 opflex::modb::ObjectListener*
listener)
514 opflex::modb::ObjectListener*
listener)
516 opflex::modb::mointernal
527 opflex::modb::ObjectListener*
listener)
538 const opflex::modb::URI&
uri,
Definition RuleToClassifierRSrc.hpp:23
modelgbp::gbp::RuleToClassifierRSrc & unsetTarget()
Unset target in the currently-active mutator.
Definition RuleToClassifierRSrc.hpp:184
modelgbp::gbp::RuleToClassifierRSrc & setType(const uint8_t newValue)
Set type to the specified value in the currently-active mutator.
Definition RuleToClassifierRSrc.hpp:228
boost::optional< opflex::modb::URI > getTargetURI()
Get the value of targetURI if it has been set.
Definition RuleToClassifierRSrc.hpp:111
boost::optional< opflex::modb::class_id_t > getTargetClass()
Get the value of targetClass if it has been set.
Definition RuleToClassifierRSrc.hpp:100
const uint8_t getType(const uint8_t defaultValue)
Get the value of type if set, otherwise the value of default passed in.
Definition RuleToClassifierRSrc.hpp:215
static void remove(const opflex::modb::URI &uri)
Remove the RuleToClassifierRSrc object with the specified URI using the currently-active mutator and ...
Definition RuleToClassifierRSrc.hpp:394
static void remove(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri)
Remove the RuleToClassifierRSrc object with the specified URI using the currently-active mutator.
Definition RuleToClassifierRSrc.hpp:378
static void remove(opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpRuleName, uint16_t gbpRuleToClassifierRSrcTargetClass, const std::string &gbpRuleToClassifierRSrcTargetName)
Remove the RuleToClassifierRSrc object with the specified path elements from the managed object store...
Definition RuleToClassifierRSrc.hpp:423
static void remove(const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpRuleName, uint16_t gbpRuleToClassifierRSrcTargetClass, const std::string &gbpRuleToClassifierRSrcTargetName)
Remove the RuleToClassifierRSrc object with the specified path elements from the managed object store...
Definition RuleToClassifierRSrc.hpp:459
modelgbp::gbp::RuleToClassifierRSrc & setTargetL24Classifier(const opflex::modb::URI &uri)
Set the reference to point to an instance of L24Classifier with the specified URI.
Definition RuleToClassifierRSrc.hpp:147
boost::optional< const uint8_t > getType()
Get the value of type if it has been set.
Definition RuleToClassifierRSrc.hpp:203
modelgbp::gbp::RuleToClassifierRSrc & unsetRole()
Unset role in the currently-active mutator.
Definition RuleToClassifierRSrc.hpp:81
void remove()
Remove this instance using the currently-active mutator.
Definition RuleToClassifierRSrc.hpp:363
bool isRoleSet()
Check whether role has been set.
Definition RuleToClassifierRSrc.hpp:35
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::RuleToClassifierRSrc > > resolve(const opflex::modb::URI &uri)
Retrieve an instance of RuleToClassifierRSrc from the managed object store using the default framewor...
Definition RuleToClassifierRSrc.hpp:275
static void unregisterListener(opflex::modb::ObjectListener *listener)
Unregister a listener from updates to this class from the default framework instance.
Definition RuleToClassifierRSrc.hpp:526
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::RuleToClassifierRSrc > > resolve(opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpRuleName, uint16_t gbpRuleToClassifierRSrcTargetClass, const std::string &gbpRuleToClassifierRSrcTargetName)
Retrieve an instance of RuleToClassifierRSrc from the managed object store by constructing its URI fr...
Definition RuleToClassifierRSrc.hpp:307
const uint8_t getRole(const uint8_t defaultValue)
Get the value of role if set, otherwise the value of default passed in.
Definition RuleToClassifierRSrc.hpp:56
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::RuleToClassifierRSrc > > resolve(const std::string &policySpaceName, const std::string &gbpContractName, const std::string &gbpSubjectName, const std::string &gbpRuleName, uint16_t gbpRuleToClassifierRSrcTargetClass, const std::string &gbpRuleToClassifierRSrcTargetName)
Retrieve an instance of RuleToClassifierRSrc from the default managed object store by constructing it...
Definition RuleToClassifierRSrc.hpp:344
RuleToClassifierRSrc(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const OF_SHARED_PTR< const opflex::modb::mointernal::ObjectInstance > &oi)
Construct an instance of RuleToClassifierRSrc.
Definition RuleToClassifierRSrc.hpp:536
modelgbp::gbp::RuleToClassifierRSrc & setRole(const uint8_t newValue)
Set role to the specified value in the currently-active mutator.
Definition RuleToClassifierRSrc.hpp:69
opflex::modb::class_id_t getTargetClass(opflex::modb::class_id_t defaultValue)
Get the value of targetClass if set, otherwise the value of default passed in.
Definition RuleToClassifierRSrc.hpp:123
modelgbp::gbp::RuleToClassifierRSrc & unsetType()
Unset type in the currently-active mutator.
Definition RuleToClassifierRSrc.hpp:240
static void registerListener(opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener)
Register a listener that will get called for changes related to this class.
Definition RuleToClassifierRSrc.hpp:481
static void unregisterListener(opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener)
Unregister a listener from updates to this class.
Definition RuleToClassifierRSrc.hpp:512
opflex::modb::URI getTargetURI(opflex::modb::URI defaultValue)
Get the value of targetURI if set, otherwise the value of default passed in.
Definition RuleToClassifierRSrc.hpp:133
bool isTypeSet()
Check whether type has been set.
Definition RuleToClassifierRSrc.hpp:194
boost::optional< const uint8_t > getRole()
Get the value of role if it has been set.
Definition RuleToClassifierRSrc.hpp:44
static void registerListener(opflex::modb::ObjectListener *listener)
Register a listener that will get called for changes related to this class with the default framework...
Definition RuleToClassifierRSrc.hpp:500
modelgbp::gbp::RuleToClassifierRSrc & setTargetL24Classifier(const std::string &policySpaceName, const std::string &gbpeL24ClassifierName)
Set the reference to point to an instance of L24Classifier in the currently-active mutator by constru...
Definition RuleToClassifierRSrc.hpp:170
bool isTargetSet()
Check whether target has been set.
Definition RuleToClassifierRSrc.hpp:91
static const opflex::modb::class_id_t CLASS_ID
The unique class ID for RuleToClassifierRSrc.
Definition RuleToClassifierRSrc.hpp:29
static boost::optional< OF_SHARED_PTR< modelgbp::gbp::RuleToClassifierRSrc > > resolve(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri)
Retrieve an instance of RuleToClassifierRSrc from the managed object store.
Definition RuleToClassifierRSrc.hpp:257
SOME COPYRIGHT.
Definition OpcodeEnumT.hpp:12