Class: Metric
A container for statistical information about a planned process.
URI: confident:Metric
Referenced by Class
- AcademicEventSeries AcademicEventSeries➞metrics 0..* Metric
 - AcademicEvent AcademicEvent➞metrics 0..* Metric
 - PlannedProcess metrics 0..* Metric
 
Attributes
Own
- Metric➞type  0..1
- Description: A property to provide the type of relation between academic events.
 - Range: MetricType
 
 - Metric➞int_value  0..1
- Description: A property to provide an integer value for a metric.
 - Range: Integer
 
 - Metric➞str_value  0..1
- Description: A property to provide a string value for a metric.
 - Range: String
 
 - Metric➞rate_value  0..1
- Description: A property to provide a rate value as float for a metric.
 - Range: Float
 
 - Metric➞truth_value  0..1
- Description: A property to provide a truth value for a metric.
 - Range: Boolean
 
 - Metric➞description  0..1
- Description: A property to provide a description of a metric.
 - Range: String