IF_WD_CFG_COMP_EDITOR 
This interface enables the developer of the configuration editor to work with configuration data, since direct programming in the context is not permitted.
More information: Your Own Component as Your Own Configuration Editor
This must be called to initialize the data for the configuration editor.
Sets the value of one attribute.
Sets the values of all attributes.
Sets an attribute to final.
Sets an element to final.
Sets the node to final.
Sets a subnode to final.
Adds an element.
Deletes an element
Moves an element.
Invalidates the node.
Adds elements.
Resets an element.
Resets an attribute.
Resets a node.
Resets a subnode.
Updates the context. This method must be called if you want to go to the change mode.
Indicates whether the configuration editor is in change mode.
Indicates whether the data has changed.
Check routine for consistency.
Saves the data.
Checks whether the data has changed.