11#ifndef GI_GBPE_EPGMAPPINGTODEFAULTGROUPRSRC_HPP
12#define GI_GBPE_EPGMAPPINGTODEFAULTGROUPRSRC_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 = 11;
93 return getObjectInstance().isSet(360451ul, opflex::modb::PropertyInfo::REFERENCE);
186 getTLMutator().modify(
getClassId(),
getURI())->unset(360451ul, opflex::modb::PropertyInfo::REFERENCE, opflex::modb::PropertyInfo::SCALAR);
257 static boost::optional<OF_SHARED_PTR<modelgbp::gbpe::EpgMappingToDefaultGroupRSrc> >
resolve(
259 const opflex::modb::URI&
uri)
261 return opflex::modb::mointernal::MO::resolve<modelgbp::gbpe::EpgMappingToDefaultGroupRSrc>(
framework,
CLASS_ID,
uri);
275 static boost::optional<OF_SHARED_PTR<modelgbp::gbpe::EpgMappingToDefaultGroupRSrc> >
resolve(
276 const opflex::modb::URI&
uri)
278 return opflex::modb::mointernal::MO::resolve<modelgbp::gbpe::EpgMappingToDefaultGroupRSrc>(opflex::ofcore::OFFramework::defaultInstance(),
CLASS_ID,
uri);
297 static boost::optional<OF_SHARED_PTR<modelgbp::gbpe::EpgMappingToDefaultGroupRSrc> >
resolve(
319 static boost::optional<OF_SHARED_PTR<modelgbp::gbpe::EpgMappingToDefaultGroupRSrc> >
resolve(
349 const opflex::modb::URI&
uri)
366 remove(opflex::ofcore::OFFramework::defaultInstance(),
uri);
423 opflex::modb::ObjectListener*
listener)
425 opflex::modb::mointernal
441 opflex::modb::ObjectListener*
listener)
454 opflex::modb::ObjectListener*
listener)
456 opflex::modb::mointernal
467 opflex::modb::ObjectListener*
listener)
478 const opflex::modb::URI&
uri,
Definition EpgMappingToDefaultGroupRSrc.hpp:23
opflex::modb::URI getTargetURI(opflex::modb::URI defaultValue)
Get the value of targetURI if set, otherwise the value of default passed in.
Definition EpgMappingToDefaultGroupRSrc.hpp:133
static void remove(opflex::ofcore::OFFramework &framework, const std::string &gbpeEpgMappingName)
Remove the EpgMappingToDefaultGroupRSrc object with the specified path elements from the managed obje...
Definition EpgMappingToDefaultGroupRSrc.hpp:383
static void unregisterListener(opflex::modb::ObjectListener *listener)
Unregister a listener from updates to this class from the default framework instance.
Definition EpgMappingToDefaultGroupRSrc.hpp:466
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 EpgMappingToDefaultGroupRSrc.hpp:421
boost::optional< opflex::modb::URI > getTargetURI()
Get the value of targetURI if it has been set.
Definition EpgMappingToDefaultGroupRSrc.hpp:111
EpgMappingToDefaultGroupRSrc(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const OF_SHARED_PTR< const opflex::modb::mointernal::ObjectInstance > &oi)
Construct an instance of EpgMappingToDefaultGroupRSrc.
Definition EpgMappingToDefaultGroupRSrc.hpp:476
modelgbp::gbpe::EpgMappingToDefaultGroupRSrc & unsetTarget()
Unset target in the currently-active mutator.
Definition EpgMappingToDefaultGroupRSrc.hpp:184
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::EpgMappingToDefaultGroupRSrc > > resolve(opflex::ofcore::OFFramework &framework, const std::string &gbpeEpgMappingName)
Retrieve an instance of EpgMappingToDefaultGroupRSrc from the managed object store by constructing it...
Definition EpgMappingToDefaultGroupRSrc.hpp:297
const uint8_t getType(const uint8_t defaultValue)
Get the value of type if set, otherwise the value of default passed in.
Definition EpgMappingToDefaultGroupRSrc.hpp:215
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::EpgMappingToDefaultGroupRSrc > > resolve(const std::string &gbpeEpgMappingName)
Retrieve an instance of EpgMappingToDefaultGroupRSrc from the default managed object store by constru...
Definition EpgMappingToDefaultGroupRSrc.hpp:319
boost::optional< const uint8_t > getRole()
Get the value of role if it has been set.
Definition EpgMappingToDefaultGroupRSrc.hpp:44
bool isTargetSet()
Check whether target has been set.
Definition EpgMappingToDefaultGroupRSrc.hpp:91
const uint8_t getRole(const uint8_t defaultValue)
Get the value of role if set, otherwise the value of default passed in.
Definition EpgMappingToDefaultGroupRSrc.hpp:56
static void remove(const std::string &gbpeEpgMappingName)
Remove the EpgMappingToDefaultGroupRSrc object with the specified path elements from the managed obje...
Definition EpgMappingToDefaultGroupRSrc.hpp:404
modelgbp::gbpe::EpgMappingToDefaultGroupRSrc & unsetType()
Unset type in the currently-active mutator.
Definition EpgMappingToDefaultGroupRSrc.hpp:240
modelgbp::gbpe::EpgMappingToDefaultGroupRSrc & setRole(const uint8_t newValue)
Set role to the specified value in the currently-active mutator.
Definition EpgMappingToDefaultGroupRSrc.hpp:69
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 EpgMappingToDefaultGroupRSrc.hpp:440
static void remove(const opflex::modb::URI &uri)
Remove the EpgMappingToDefaultGroupRSrc object with the specified URI using the currently-active muta...
Definition EpgMappingToDefaultGroupRSrc.hpp:364
boost::optional< opflex::modb::class_id_t > getTargetClass()
Get the value of targetClass if it has been set.
Definition EpgMappingToDefaultGroupRSrc.hpp:100
bool isTypeSet()
Check whether type has been set.
Definition EpgMappingToDefaultGroupRSrc.hpp:194
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::EpgMappingToDefaultGroupRSrc > > resolve(const opflex::modb::URI &uri)
Retrieve an instance of EpgMappingToDefaultGroupRSrc from the managed object store using the default ...
Definition EpgMappingToDefaultGroupRSrc.hpp:275
static void unregisterListener(opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener)
Unregister a listener from updates to this class.
Definition EpgMappingToDefaultGroupRSrc.hpp:452
modelgbp::gbpe::EpgMappingToDefaultGroupRSrc & setType(const uint8_t newValue)
Set type to the specified value in the currently-active mutator.
Definition EpgMappingToDefaultGroupRSrc.hpp:228
static const opflex::modb::class_id_t CLASS_ID
The unique class ID for EpgMappingToDefaultGroupRSrc.
Definition EpgMappingToDefaultGroupRSrc.hpp:29
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::EpgMappingToDefaultGroupRSrc > > resolve(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri)
Retrieve an instance of EpgMappingToDefaultGroupRSrc from the managed object store.
Definition EpgMappingToDefaultGroupRSrc.hpp:257
modelgbp::gbpe::EpgMappingToDefaultGroupRSrc & setTargetEpGroup(const opflex::modb::URI &uri)
Set the reference to point to an instance of EpGroup with the specified URI.
Definition EpgMappingToDefaultGroupRSrc.hpp:147
static void remove(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri)
Remove the EpgMappingToDefaultGroupRSrc object with the specified URI using the currently-active muta...
Definition EpgMappingToDefaultGroupRSrc.hpp:348
boost::optional< const uint8_t > getType()
Get the value of type if it has been set.
Definition EpgMappingToDefaultGroupRSrc.hpp:203
void remove()
Remove this instance using the currently-active mutator.
Definition EpgMappingToDefaultGroupRSrc.hpp:333
bool isRoleSet()
Check whether role has been set.
Definition EpgMappingToDefaultGroupRSrc.hpp:35
modelgbp::gbpe::EpgMappingToDefaultGroupRSrc & unsetRole()
Unset role in the currently-active mutator.
Definition EpgMappingToDefaultGroupRSrc.hpp:81
modelgbp::gbpe::EpgMappingToDefaultGroupRSrc & setTargetEpGroup(const std::string &policySpaceName, const std::string &gbpEpGroupName)
Set the reference to point to an instance of EpGroup in the currently-active mutator by constructing ...
Definition EpgMappingToDefaultGroupRSrc.hpp:170
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 EpgMappingToDefaultGroupRSrc.hpp:123
SOME COPYRIGHT.
Definition OpcodeEnumT.hpp:12