Home | History | Annotate | Download | only in parameter

Lines Matching full:mapping

120     // Manage mapping attribute
121 if (xmlElement.hasAttribute("Mapping")) {
148 // Execute mapping to create subsystem mapping entities
175 // Default mapping context
177 // Add Subsystem-level mapping data, which will be propagated to all children
207 // Formats the mapping of the ConfigurableElements
212 // of the tree. When formatting the mapping, we want to start from the subsystem level
260 // Check if the ObjectCreator MappingKey corresponds to the element mapping data
271 // Formats the mapping data as a comma separated list of key value pairs
285 // Find SubsystemCreator mapping key
287 string strMappingValue; // mapping value where amends are not replaced by their value
290 // Find SubSystemObject mapping value (with amends replaced by their value)
301 // Get the first element, which is the element containing the amended mapping
305 // Now the list only contains elements whose mapping are related to the context
307 // Format context mapping data
310 // Print the mapping of the first node, which corresponds to a SubsystemObject
341 // Subsystem context mapping keys publication
360 "mapping:\n" + strKey + " " +
375 // Mapping generic context handling
381 // Feed context with found mapping data
415 // Mapping key
464 // instantiation mapping
473 // Handle a configurable element mapping
480 // Add mapping in context
518 "Subsystem object mapping key is missing",