Lines Matching full:domain
185 "<domain>", "Create new configurable domain" },
187 "<domain>", "Delete configurable domain" },
191 "<domain> <new name>", "Rename configurable domain" },
193 "<domain> true|false*", "Set configurable domain sequence awareness" },
195 "<domain>", "Get configurable domain sequence awareness" },
197 "<domain>", "List elements associated to configurable domain" },
199 "<domain> <elem path>", "Associate element at given path to configurable domain" },
201 "<domain> <elem path>", "Dissociate element at given path from configurable domain" },
203 "<domain> <elem path>", "Split configurable domain at given associated element path" },
207 "<domain>", "List domain configurations" },
209 "<domain> <configuration>", "Create new domain configuration" },
211 "<domain> <configuration>", "Delete domain configuration" },
213 "<domain> <configuration> <new name>", "Rename domain configuration" },
215 "<domain> <configuration>", "Save current settings into configuration" },
217 "<domain> <configuration>", "Restore current settings from configuration" },
219 "<domain> <configuration> <elem path list>",
222 "<domain> <configuration>", "Get element application order for configuration" },
224 "<domain> <configuration> <rule>", "Set configuration application rule" },
226 "<domain> <configuration>", "Clear configuration application rule" },
228 "<domain> <configuration>", "Get configuration application rule" },
246 "<elem path>", "List domain(s) element at given path belongs to" },
248 "<elem path>", "List domain(s) element at given path is associated to" },
250 "<domain> <configuration> <param path>",
253 "<domain> <configuration> <param path> <value>",
260 "", "List element sub-trees associated to at least one configurable domain" },
262 "", "List element sub-trees contained in more than one configurable domain" },
264 "", "List element sub-trees owned by no configurable domain" },
279 "<domain> <file path> ", "Export a single given domain including settings to XML file"
288 "<file path> [overwrite]", "Import a single domain including settings from XML file."
289 " Does not overwrite an existing domain unless 'overwrite' is passed as second"
302 "<domain>", "Print the given domain including settings as XML" },
308 "<xml configurable domain> [overwrite]", "Import domains including settings from XML"
309 " string. Does not overwrite an existing domain unless 'overwrite' is passed as second"
500 // Back synchronization for areas in parameter blackboard not covered by any domain
1806 log_info("Element %s in Domain %s, offset: %d, base offset: %d", strPath.c_str(), strDomain.c_str(), pConfigurableElement->getOffset(), uiBaseOffset);
2105 // Configurable element - domain association
2247 CAutoLog autoLog(this, string("Importing a single domain from ") +
2250 // We initialize the domain with an empty name but since we have set the isDomainStandalone
2329 CAutoLog autoLog(this, string("Exporting single domain '") + domainName + "' to " +