metaonly module xdc.rov.ViewXml |
![]() |
![]() |
This module sits on top of the ROV core to convert ROV views into XML. This is useful for test scripts and command-line based ROV tools
Configuration settings | sourced in xdc/rov/ViewXml.xdc |
ViewXml.listModules() // module-wide |
![]() |
Returns the list of modules in XML form
Configuration settings |
ViewXml.processCommand() // module-wide |
![]() |
This API allows the client to interact with the ROV core and retrieve ROV views
Configuration settings |
ViewXml.retrieveView() // module-wide |
![]() |
Retrieves the view in XML form for the given module and tab
Configuration settings |