ResourcePerformanceEvaluation
Class Description
Represents an the performance evaluation of a resource deployment. Every resource deployment may have many performance evaluations, using different evaluation metrics or algorithms, or produced by different evaluation authorities.
Attributes
Name | Type | Description |
---|---|---|
effectiveEndTime | DateTime | |
effectiveStartTime | DateTime | |
evaluationDescription | String | Description of the performance evaluation, e.g. the rating classification used (any is allowed), why the evaluation was performed, anything that describes the demand response performance evaluation. |
evaluationValue | String | The value of the performance. as a String, any rating scheme is supported (e.g. "1","2","3" or "low", "medium", "high"). The rating scheme is described in the performanceValueDescription attribute. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ResourcePerformanceEvaluation | 1 | ResourcePerformanceTimeSeriesFactor | 0..* | ResourcePerformanceEvaluation | ResourcePerformanceTimeSeriesFactors | ||
ResourcePerformanceEvaluation | 0..* | ResourcePerformanceGlobalFactor | 0..* | ResourcePerformanceEvaluation | ResorcePerformanceGlobalFactor | ||
ResourcePerformanceEvaluation | 0..* | DistributedResourceActualEvent | 1 | ResourcePerformanceEvaluations | DemandResponseActualEvent |