|
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > | resolve (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
| Retrieve an instance of MappingRuleToGroupRSrc from the managed object store.
|
|
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > | resolve (const opflex::modb::URI &uri) |
| Retrieve an instance of MappingRuleToGroupRSrc from the managed object store using the default framework instance.
|
|
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > | resolveUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule (opflex::ofcore::OFFramework &framework, const std::string &gbpeEpgMappingName, const std::string &gbpeAttributeMappingRuleName) |
| Retrieve an instance of MappingRuleToGroupRSrc from the managed object store by constructing its URI from the path elements that lead to it.
|
|
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > | resolveUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule (const std::string &gbpeEpgMappingName, const std::string &gbpeAttributeMappingRuleName) |
| Retrieve an instance of MappingRuleToGroupRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
|
|
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > | resolveUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule (opflex::ofcore::OFFramework &framework, const std::string &gbpeMappingRuleSetName, const std::string &gbpeAttributeMappingRuleName) |
| Retrieve an instance of MappingRuleToGroupRSrc from the managed object store by constructing its URI from the path elements that lead to it.
|
|
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > | resolveUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule (const std::string &gbpeMappingRuleSetName, const std::string &gbpeAttributeMappingRuleName) |
| Retrieve an instance of MappingRuleToGroupRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
|
|
static void | remove (opflex::ofcore::OFFramework &framework, const opflex::modb::URI &uri) |
| Remove the MappingRuleToGroupRSrc object with the specified URI using the currently-active mutator.
|
|
static void | remove (const opflex::modb::URI &uri) |
| Remove the MappingRuleToGroupRSrc object with the specified URI using the currently-active mutator and the default framework instance.
|
|
static void | removeUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule (opflex::ofcore::OFFramework &framework, const std::string &gbpeEpgMappingName, const std::string &gbpeAttributeMappingRuleName) |
| Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store.
|
|
static void | removeUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule (const std::string &gbpeEpgMappingName, const std::string &gbpeAttributeMappingRuleName) |
| Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store using the default framework instance.
|
|
static void | removeUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule (opflex::ofcore::OFFramework &framework, const std::string &gbpeMappingRuleSetName, const std::string &gbpeAttributeMappingRuleName) |
| Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store.
|
|
static void | removeUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule (const std::string &gbpeMappingRuleSetName, const std::string &gbpeAttributeMappingRuleName) |
| Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store using the default framework instance.
|
|
static void | registerListener (opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener) |
| Register a listener that will get called for changes related to this class.
|
|
static void | registerListener (opflex::modb::ObjectListener *listener) |
| Register a listener that will get called for changes related to this class with the default framework instance.
|
|
static void | unregisterListener (opflex::ofcore::OFFramework &framework, opflex::modb::ObjectListener *listener) |
| Unregister a listener from updates to this class.
|
|
static void | unregisterListener (opflex::modb::ObjectListener *listener) |
| Unregister a listener from updates to this class from the default framework instance.
|
|
static void modelgbp::gbpe::MappingRuleToGroupRSrc::removeUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule |
( |
const std::string & | gbpeEpgMappingName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store using the default framework instance.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeEpgMapping/[gbpeEpgMappingName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
gbpeEpgMappingName | the value of gbpeEpgMappingName, a naming property for EpgMapping |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Exceptions
-
std::logic_error | if no mutator is active |
References removeUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule().
static void modelgbp::gbpe::MappingRuleToGroupRSrc::removeUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
const std::string & | gbpeEpgMappingName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeEpgMapping/[gbpeEpgMappingName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
framework | the framework instance to use |
gbpeEpgMappingName | the value of gbpeEpgMappingName, a naming property for EpgMapping |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Exceptions
-
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule().
static void modelgbp::gbpe::MappingRuleToGroupRSrc::removeUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule |
( |
const std::string & | gbpeMappingRuleSetName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store using the default framework instance.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeMappingRuleSet/[gbpeMappingRuleSetName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
gbpeMappingRuleSetName | the value of gbpeMappingRuleSetName, a naming property for MappingRuleSet |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Exceptions
-
std::logic_error | if no mutator is active |
References removeUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule().
static void modelgbp::gbpe::MappingRuleToGroupRSrc::removeUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
const std::string & | gbpeMappingRuleSetName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Remove the MappingRuleToGroupRSrc object with the specified path elements from the managed object store.
If the object does not exist, then this will be a no-op. If this object has any children, they will be garbage-collected at some future time.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeMappingRuleSet/[gbpeMappingRuleSetName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
framework | the framework instance to use |
gbpeMappingRuleSetName | the value of gbpeMappingRuleSetName, a naming property for MappingRuleSet |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Exceptions
-
std::logic_error | if no mutator is active |
References CLASS_ID.
Referenced by removeUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule().
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > modelgbp::gbpe::MappingRuleToGroupRSrc::resolveUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule |
( |
const std::string & | gbpeEpgMappingName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Retrieve an instance of MappingRuleToGroupRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeEpgMapping/[gbpeEpgMappingName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
gbpeEpgMappingName | the value of gbpeEpgMappingName, a naming property for EpgMapping |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolveUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule().
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > modelgbp::gbpe::MappingRuleToGroupRSrc::resolveUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
const std::string & | gbpeEpgMappingName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Retrieve an instance of MappingRuleToGroupRSrc from the managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeEpgMapping/[gbpeEpgMappingName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
framework | the framework instance to use |
gbpeEpgMappingName | the value of gbpeEpgMappingName, a naming property for EpgMapping |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve().
Referenced by resolveUnderPolicyUniverseGbpeEpgMappingGbpeAttributeMappingRule().
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > modelgbp::gbpe::MappingRuleToGroupRSrc::resolveUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule |
( |
const std::string & | gbpeMappingRuleSetName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Retrieve an instance of MappingRuleToGroupRSrc from the default managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeMappingRuleSet/[gbpeMappingRuleSetName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
gbpeMappingRuleSetName | the value of gbpeMappingRuleSetName, a naming property for MappingRuleSet |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolveUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule().
static boost::optional< OF_SHARED_PTR< modelgbp::gbpe::MappingRuleToGroupRSrc > > modelgbp::gbpe::MappingRuleToGroupRSrc::resolveUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule |
( |
opflex::ofcore::OFFramework & | framework, |
|
|
const std::string & | gbpeMappingRuleSetName, |
|
|
const std::string & | gbpeAttributeMappingRuleName ) |
|
inlinestatic |
Retrieve an instance of MappingRuleToGroupRSrc from the managed object store by constructing its URI from the path elements that lead to it.
If the object does not exist in the local store, returns boost::none. Note that even though it may not exist locally, it may still exist remotely.
The object URI generated by this function will take the form: /PolicyUniverse/GbpeMappingRuleSet/[gbpeMappingRuleSetName]/GbpeAttributeMappingRule/[gbpeAttributeMappingRuleName]/GbpeMappingRuleToGroupRSrc
- Parameters
-
framework | the framework instance to use |
gbpeMappingRuleSetName | the value of gbpeMappingRuleSetName, a naming property for MappingRuleSet |
gbpeAttributeMappingRuleName | the value of gbpeAttributeMappingRuleName, a naming property for AttributeMappingRule |
- Returns
- a shared pointer to the object or boost::none if it does not exist.
References resolve().
Referenced by resolveUnderPolicyUniverseGbpeMappingRuleSetGbpeAttributeMappingRule().