Class Reference
%iKnow.Metrics.MetricDefinition
|
|
![]() |
|||
Private Storage |
The
Use a Metric Definition to declare any custom metrics you wish to use in an application
by creating a subclass of this class and supplying a
Unless custom metrics are only assigned on an individual basis (such as a "reader score"
metric), a metric will refer to a Builder Class that is responsible for implementing the logic
to calculate the appropriate values for a custom metric. See also
Note: metric definitions can also transparently be included in a domain definition, with
no further need to call
|
|
|
Registers all Metrics, their properties and targets, as defined in theMetrics XData block, in the domain pDomainId.
Drops all metrics defined in theMetrics XData block from domain pDomainId.