11 #ifndef GI_GBP_L3EXTERNALNETWORKTOCONSCONTRACTRSRC_HPP
12 #define GI_GBP_L3EXTERNALNETWORKTOCONSCONTRACTRSRC_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 = 129;
37 return getObjectInstance().isSet(4227074ul, opflex::modb::PropertyInfo::ENUM8);
47 return (
const uint8_t)getObjectInstance().getUInt64(4227074ul);
56 const uint8_t
getRole(
const uint8_t defaultValue)
58 return getRole().get_value_or(defaultValue);
71 getTLMutator().modify(getClassId(), getURI())->setUInt64(4227074ul, newValue);
83 getTLMutator().modify(getClassId(), getURI())->unset(4227074ul, opflex::modb::PropertyInfo::ENUM8, opflex::modb::PropertyInfo::SCALAR);
93 return getObjectInstance().isSet(4227075ul, opflex::modb::PropertyInfo::REFERENCE);
103 return getObjectInstance().getReference(4227075ul).first;
114 return getObjectInstance().getReference(4227075ul).second;
149 getTLMutator().modify(getClassId(), getURI())->setReference(4227075ul, 102, uri);
171 const std::string& policySpaceName,
172 const std::string& gbpContractName)
174 getTLMutator().modify(getClassId(), getURI())->setReference(4227075ul, 102, opflex::modb::URIBuilder().addElement(
"PolicyUniverse").addElement(
"PolicySpace").addElement(policySpaceName).addElement(
"GbpContract").addElement(gbpContractName).build());
186 getTLMutator().modify(getClassId(), getURI())->unset(4227075ul, opflex::modb::PropertyInfo::REFERENCE, opflex::modb::PropertyInfo::SCALAR);
196 return getObjectInstance().isSet(4227073ul, opflex::modb::PropertyInfo::ENUM8);
206 return (
const uint8_t)getObjectInstance().getUInt64(4227073ul);
215 const uint8_t
getType(
const uint8_t defaultValue)
217 return getType().get_value_or(defaultValue);
230 getTLMutator().modify(getClassId(), getURI())->setUInt64(4227073ul, newValue);
242 getTLMutator().modify(getClassId(), getURI())->unset(4227073ul, opflex::modb::PropertyInfo::ENUM8, opflex::modb::PropertyInfo::SCALAR);
257 static boost::optional<boost::shared_ptr<modelgbp::gbp::L3ExternalNetworkToConsContractRSrc> >
resolve(
258 opflex::ofcore::OFFramework& framework,
259 const opflex::modb::URI& uri)
261 return opflex::modb::mointernal::MO::resolve<modelgbp::gbp::L3ExternalNetworkToConsContractRSrc>(framework,
CLASS_ID, uri);
275 static boost::optional<boost::shared_ptr<modelgbp::gbp::L3ExternalNetworkToConsContractRSrc> >
resolve(
276 const opflex::modb::URI& uri)
278 return opflex::modb::mointernal::MO::resolve<modelgbp::gbp::L3ExternalNetworkToConsContractRSrc>(opflex::ofcore::OFFramework::defaultInstance(),
CLASS_ID, uri);
307 static boost::optional<boost::shared_ptr<modelgbp::gbp::L3ExternalNetworkToConsContractRSrc> >
resolve(
308 opflex::ofcore::OFFramework& framework,
309 const std::string& policySpaceName,
310 const std::string& gbpRoutingDomainName,
311 const std::string& gbpL3ExternalDomainName,
312 const std::string& gbpL3ExternalNetworkName,
313 uint16_t gbpL3ExternalNetworkToConsContractRSrcTargetClass,
314 const std::string& gbpL3ExternalNetworkToConsContractRSrcTargetName)
316 return resolve(framework,opflex::modb::URIBuilder().addElement(
"PolicyUniverse").addElement(
"PolicySpace").addElement(policySpaceName).addElement(
"GbpRoutingDomain").addElement(gbpRoutingDomainName).addElement(
"GbpL3ExternalDomain").addElement(gbpL3ExternalDomainName).addElement(
"GbpL3ExternalNetwork").addElement(gbpL3ExternalNetworkName).addElement(
"GbpL3ExternalNetworkToConsContractRSrc").addElement(gbpL3ExternalNetworkToConsContractRSrcTargetClass).addElement(gbpL3ExternalNetworkToConsContractRSrcTargetName).build());
344 static boost::optional<boost::shared_ptr<modelgbp::gbp::L3ExternalNetworkToConsContractRSrc> >
resolve(
345 const std::string& policySpaceName,
346 const std::string& gbpRoutingDomainName,
347 const std::string& gbpL3ExternalDomainName,
348 const std::string& gbpL3ExternalNetworkName,
349 uint16_t gbpL3ExternalNetworkToConsContractRSrcTargetClass,
350 const std::string& gbpL3ExternalNetworkToConsContractRSrcTargetName)
352 return resolve(opflex::ofcore::OFFramework::defaultInstance(),policySpaceName,gbpRoutingDomainName,gbpL3ExternalDomainName,gbpL3ExternalNetworkName,gbpL3ExternalNetworkToConsContractRSrcTargetClass,gbpL3ExternalNetworkToConsContractRSrcTargetName);
365 getTLMutator().remove(
CLASS_ID, getURI());
378 static void remove(opflex::ofcore::OFFramework& framework,
379 const opflex::modb::URI& uri)
381 MO::remove(framework,
CLASS_ID, uri);
394 static void remove(
const opflex::modb::URI& uri)
396 remove(opflex::ofcore::OFFramework::defaultInstance(), uri);
424 opflex::ofcore::OFFramework& framework,
425 const std::string& policySpaceName,
426 const std::string& gbpRoutingDomainName,
427 const std::string& gbpL3ExternalDomainName,
428 const std::string& gbpL3ExternalNetworkName,
429 uint16_t gbpL3ExternalNetworkToConsContractRSrcTargetClass,
430 const std::string& gbpL3ExternalNetworkToConsContractRSrcTargetName)
432 MO::remove(framework,
CLASS_ID, opflex::modb::URIBuilder().addElement(
"PolicyUniverse").addElement(
"PolicySpace").addElement(policySpaceName).addElement(
"GbpRoutingDomain").addElement(gbpRoutingDomainName).addElement(
"GbpL3ExternalDomain").addElement(gbpL3ExternalDomainName).addElement(
"GbpL3ExternalNetwork").addElement(gbpL3ExternalNetworkName).addElement(
"GbpL3ExternalNetworkToConsContractRSrc").addElement(gbpL3ExternalNetworkToConsContractRSrcTargetClass).addElement(gbpL3ExternalNetworkToConsContractRSrcTargetName).build());
460 const std::string& policySpaceName,
461 const std::string& gbpRoutingDomainName,
462 const std::string& gbpL3ExternalDomainName,
463 const std::string& gbpL3ExternalNetworkName,
464 uint16_t gbpL3ExternalNetworkToConsContractRSrcTargetClass,
465 const std::string& gbpL3ExternalNetworkToConsContractRSrcTargetName)
467 remove(opflex::ofcore::OFFramework::defaultInstance(),policySpaceName,gbpRoutingDomainName,gbpL3ExternalDomainName,gbpL3ExternalNetworkName,gbpL3ExternalNetworkToConsContractRSrcTargetClass,gbpL3ExternalNetworkToConsContractRSrcTargetName);
482 opflex::ofcore::OFFramework& framework,
483 opflex::modb::ObjectListener* listener)
485 opflex::modb::mointernal
486 ::MO::registerListener(framework, listener,
CLASS_ID);
501 opflex::modb::ObjectListener* listener)
513 opflex::ofcore::OFFramework& framework,
514 opflex::modb::ObjectListener* listener)
516 opflex::modb::mointernal
517 ::MO::unregisterListener(framework, listener,
CLASS_ID);
527 opflex::modb::ObjectListener* listener)
537 opflex::ofcore::OFFramework& framework,
538 const opflex::modb::URI& uri,
539 const boost::shared_ptr<const opflex::modb::mointernal::ObjectInstance>& oi)
540 : MO(framework,
CLASS_ID, uri, oi) { }
545 #endif // GI_GBP_L3EXTERNALNETWORKTOCONSCONTRACTRSRC_HPP
modelgbp::gbp::L3ExternalNetworkToConsContractRSrc & setRole(const uint8_t newValue)
Set role to the specified value in the currently-active mutator.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:69
bool isTypeSet()
Check whether type has been set.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:194
modelgbp::gbp::L3ExternalNetworkToConsContractRSrc & setTargetContract(const std::string &policySpaceName, const std::string &gbpContractName)
Set the reference to point to an instance of Contract in the currently-active mutator by constructing...
Definition: L3ExternalNetworkToConsContractRSrc.hpp:170
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: L3ExternalNetworkToConsContractRSrc.hpp:481
static const opflex::modb::class_id_t CLASS_ID
The unique class ID for L3ExternalNetworkToConsContractRSrc.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:29
modelgbp::gbp::L3ExternalNetworkToConsContractRSrc & unsetType()
Unset type in the currently-active mutator.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:240
Definition: L3ExternalNetworkToConsContractRSrc.hpp:21
static boost::optional< boost::shared_ptr< modelgbp::gbp::L3ExternalNetworkToConsContractRSrc > > resolve(opflex::ofcore::OFFramework &framework, const std::string &policySpaceName, const std::string &gbpRoutingDomainName, const std::string &gbpL3ExternalDomainName, const std::string &gbpL3ExternalNetworkName, uint16_t gbpL3ExternalNetworkToConsContractRSrcTargetClass, const std::string &gbpL3ExternalNetworkToConsContractRSrcTargetName)
Retrieve an instance of L3ExternalNetworkToConsContractRSrc from the managed object store by construc...
Definition: L3ExternalNetworkToConsContractRSrc.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: L3ExternalNetworkToConsContractRSrc.hpp:56
boost::optional< const uint8_t > getRole()
Get the value of role if it has been set.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:44
const uint8_t getType(const uint8_t defaultValue)
Get the value of type if set, otherwise the value of default passed in.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:215
boost::optional< const uint8_t > getType()
Get the value of type if it has been set.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:203
static boost::optional< boost::shared_ptr< modelgbp::gbp::L3ExternalNetworkToConsContractRSrc > > resolve(const opflex::modb::URI &uri)
Retrieve an instance of L3ExternalNetworkToConsContractRSrc from the managed object store using the d...
Definition: L3ExternalNetworkToConsContractRSrc.hpp:275
bool isTargetSet()
Check whether target has been set.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:91
static boost::optional< boost::shared_ptr< modelgbp::gbp::L3ExternalNetworkToConsContractRSrc > > resolve(const std::string &policySpaceName, const std::string &gbpRoutingDomainName, const std::string &gbpL3ExternalDomainName, const std::string &gbpL3ExternalNetworkName, uint16_t gbpL3ExternalNetworkToConsContractRSrcTargetClass, const std::string &gbpL3ExternalNetworkToConsContractRSrcTargetName)
Retrieve an instance of L3ExternalNetworkToConsContractRSrc from the default managed object store by ...
Definition: L3ExternalNetworkToConsContractRSrc.hpp:344
modelgbp::gbp::L3ExternalNetworkToConsContractRSrc & unsetTarget()
Unset target in the currently-active mutator.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:184
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: L3ExternalNetworkToConsContractRSrc.hpp:500
modelgbp::gbp::L3ExternalNetworkToConsContractRSrc & unsetRole()
Unset role in the currently-active mutator.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:81
modelgbp::gbp::L3ExternalNetworkToConsContractRSrc & setTargetContract(const opflex::modb::URI &uri)
Set the reference to point to an instance of Contract with the specified URI.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:147
L3ExternalNetworkToConsContractRSrc(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri, const boost::shared_ptr< const opflex::modb::mointernal::ObjectInstance > &oi)
Construct an instance of L3ExternalNetworkToConsContractRSrc.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:536
boost::optional< opflex::modb::URI > getTargetURI()
Get the value of targetURI if it has been set.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:111
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: L3ExternalNetworkToConsContractRSrc.hpp:123
static void unregisterListener(opflex::modb::ObjectListener *listener)
Unregister a listener from updates to this class from the default framework instance.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:526
bool isRoleSet()
Check whether role has been set.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:35
static void unregisterListener(opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener)
Unregister a listener from updates to this class.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:512
static boost::optional< boost::shared_ptr< modelgbp::gbp::L3ExternalNetworkToConsContractRSrc > > resolve(opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri)
Retrieve an instance of L3ExternalNetworkToConsContractRSrc from the managed object store...
Definition: L3ExternalNetworkToConsContractRSrc.hpp:257
boost::optional< opflex::modb::class_id_t > getTargetClass()
Get the value of targetClass if it has been set.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:100
opflex::modb::URI getTargetURI(opflex::modb::URI defaultValue)
Get the value of targetURI if set, otherwise the value of default passed in.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:133
modelgbp::gbp::L3ExternalNetworkToConsContractRSrc & setType(const uint8_t newValue)
Set type to the specified value in the currently-active mutator.
Definition: L3ExternalNetworkToConsContractRSrc.hpp:228