Lines Matching full:configurable
186 {"listDomains", &CParameterMgr::listDomainsCommandProcess, 0, "", "List configurable domains"},
190 "Create new configurable domain"},
192 "Delete configurable domain"},
194 "Delete all configurable domains"},
196 "Rename configurable domain"},
198 "<domain> true|false*", "Set configurable domain sequence awareness"},
200 "Get configurable domain sequence awareness"},
202 "List elements associated to configurable domain"},
204 "Associate element at given path to configurable domain"},
206 "Dissociate element at given path from configurable domain"},
208 "Split configurable domain at given associated element path"},
275 "List element sub-trees associated to at least one configurable domain"},
277 "List element sub-trees contained in more than one configurable domain"},
279 "List element sub-trees owned by no configurable domain"},
310 "<xml configurable domains>", "Import domains including settings from XML string"},
312 "<xml configurable domain> [overwrite]",
445 // Set class name to system class and configurable domains
577 // Get configurable domains element
606 info() << "Importing configurable domains from file " << configurationDomainsUri
763 // Attempt to access root configurable element
1297 // Build configurable element path list
1305 // Delegate to configurable domains
1315 // Delegate to configurable domains
1325 // Delegate to configurable domains
1336 // Delegate to configurable domains
1346 // Delegate to configurable domains
1479 // Retrieve configurable element
1532 // Use a doc source by loading data from instantiated Configurable Domains
2026 // Get the Configuration blackboard and the Base Offset of the configurable element in this
2225 LOG_CONTEXT("Creating configurable domain " + strName);
2232 // Delegate to configurable domains
2238 LOG_CONTEXT("Deleting configurable domain '" + strName + "'");
2247 // Delegate to configurable domains
2253 LOG_CONTEXT("Renaming configurable domain '" + strName + "' to '" + strNewName + "'");
2255 // Delegate to configurable domains
2262 LOG_CONTEXT("Deleting all configurable domains");
2271 // Delegate to configurable domains
2313 // Delegate to configurable domains
2342 // Delegate to configurable domains
2362 // Delegate to configurable domains
2381 // Delegate to configurable domains
2387 // Configurable element - domain association
2392 LOG_CONTEXT("Adding configurable element '" + strConfigurableElementPath + "' to domain '" +
2434 LOG_CONTEXT("Removing configurable element '" + strConfigurableElementPath + "' from domain '" +
2467 LOG_CONTEXT("Splitting configurable element '" + strConfigurableElementPath + "' domain '" +
2623 // Use a doc source by loading data from instantiated Configurable Domains
2912 // Configurable Domains
2954 // Use a doc source by loading data from instantiated Configurable Domains