open
Class: slmetric.dashboard.Configuration
Namespace: slmetric.dashboard
(To be removed) Create slmetric.dashboard.Configuration object
associated with XML configuration file in base workspace
The Metrics Dashboard user interface, metricdashboard function, slmetric package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.
Description
Reads the contents of the XML file containing the Metrics Dashboard layout into memory and
returns the corresponding configuration object. If you modify the contents of the
configuration object, invoke the save method to write to the XML
file.
Note
If you do not supply an input argument, the
slmetric.dashboard.Configuration.open command reads the contents of the
default Metrics Dashboard layout XML file into memory and returns the corresponding
slmetric.dashboard.Configuration object.