Table

Supertype: Representation

Definition: Representation for an Observation composed of two-dimensional sets of key-value pairsassociation between an identifier referred to as the key and a value which taken together create a key-value pair. where the Entry represents rows containing sets of key-value pairsassociation between an identifier referred to as the key and a value which taken together create a key-value pair. given by Cell entities.

Version Info

IntroducedDeprecatedUpdated
1.6  

Documentation

Description

Table for an Observation is defined by the associated DataItem::representation as TABLE.

DataItem::representation as TABLE MUST have DataItem::category as SAMPLE or EVENT.

Figure WorkOffsetTable shows the model for WorkOffset (Event type) with a Representation type of Table.

WorkOffsetTable

Note: See Section Representation Schema Diagrams for XML schema.

Table has the same behavior as the DataSet for change tracking, clearing, and history. When an Entry changes, all Cell entities update at the same time; they are not tracked separately like Entry.

The meaning of each Entry and Cell MAY be provided as the DataItem EntryDefinition and CellDefinition.

Entry::key MUST be the unique identity of the Entry within an Observation. Cell::key MUST be the unique identity of the Cell within an Entry.

Figure Table Example shows Event Observation type WorkOffset with a Representation type of Table.

Table Example

Note: See table-example for the XML representation of the same example.

Properties

NameTypeIntDepMultiplicityDescription
count integer1.61 number of key-value pairsassociation between an identifier referred to as the key and a value which taken together create a key-value pair. represented as Entry entities.

Relations

NameTypeIntDepMultiplicityDescription
result TableEntry1.60..*

Subclasses


Back to top

Copyright © 2017-2026 Association for Manufacturing Technology (AMT). All rights reserved. MTConnect® is a trademark of AMT. Terms of Use.

MTConnect SysML Model V2.4