ClassificationCondition
Class Description
A classification condition used to define preconditions that must be met by a phenomena classification.
Attributes
Name | Type | Description |
---|---|---|
duration | Seconds | The duration of the of the condition in seconds |
test | TestKind | The test applied to the value. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ClassificationCondition | 0..* | PhenomenonClassification | 0..1 | ClassificationCondition | Condition contributing to the classification of this phenomenon. | PhenomenonClassification | Phenomenon classification to which this condition relates. |
ClassificationCondition | 0..1 | EnvironmentalAnalog | 0..* | ClassificationCondition | Classification condition which this analog helps define. | EnvironmentalAnalog | Analog which contributes to the definition of this classification condition. |
ClassificationCondition | 0..1 | EnvironmentalStringMeasurement | 0..* | ClassificationCondition | Classification condition which this string measurement helps define. | EnvironmentalStringMeasurement | String measurement which contributes to the definition of this classification condition. |