Skip to content

Data Dictionary Plugin Development

Alexander Stante edited this page Mar 20, 2014 · 10 revisions

The current implementation of the Data Dictionary consists of Primitive Data Types which are transformed from the Bitwalker XML. Additional information that shall be capture is (if applicable):

  • Minimum valid value
  • Maximum valid value
  • Resolution
  • Bit length
  • Unit

Approaches

UML Profile

SysML value types

Value types allow to capture additional information like dimension and unit. The dimensions in the example below are originated from the variable name encoding description in D2.4.

Clone this wiki locally