Class name

Definition

(COM) GenericSensor

A specialized Sensor obeying the required features defined as an industrial standard. These features are usually specified in the published documents by an industrial standard organization such as International Organization for Standardization (ISO).

(CON) CustomizedSensor

A specialized Sensor not obeying the required features defined as an industrial standard and regarded as the customized Sensor.

(DATA) RawDataFromSensor

A data set, an instance of which is equivalent to the individual event yielded by the Sensor. This contains the items in regards to a physical measured quantity and the timestamp.

(DATA)

ElementalRawDataFromSensor

A RawDatafromSensor, an instance of which is elemental without structural constraints.

(DATA)

SetOfRawDataFromSensor

A RawDataFromSensor, an instance of which consists of a set of instances of ElementalRawDataFromSensor.

(DATA)

ExtractedFactDataForObject

A data set, an instance of which is produced by an aggregation process with instances of RawDataFromSensor. And this instance is specified by the instance of the MeasuredObject.

(DATA)

ObservedObjectDataManagement

A data unit, an instance of which manages the instances of ExtractedFactDataForObject with the context for an instance of MeasuredObject.

(DATA) ObservedObjectInfo

A data unit, an instance of which supervises the instances of ObservedObjectDataManagement, according to an instance of MeasuredObject. And this is a subclass of (COM) ManagedElement.