slmetric.metric.ResultDetail Class
Namespace: slmetric.metric
Superclasses:
(To be removed) Details about instances of
slmetric.metric.Result objects
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
Details about what the metric engine counts for the
slmetric.metric.Result object property
Value.
Construction
Calling the slmetric.Engine.execute method creates the slmetric.metric.Result objects, which optionally includes the
slmetric.metric.ResultDetail objects. Details1 =
slmetric.metric.ResultDetail = (ID, Name) creates an
slmetric.metric.ResultDetail object. You must supply the ID and
Name as inputs to the constructor.
Properties
Methods
| getGroupIdentifier | (To be removed) Obtain the identifier for a group of
slmetric.metric.ResultDetail objects |
| getGroupName | (To be removed) Obtain name for a group of
slmetric.metric.ResultDetail objects |
| setGroup | (To be removed) Set name and identifier for group of
slmetric.metric.ResultDetail objects |