Overview Schemas Index

Representation_with_uncertainty_arm         


ENTITY Uncertainty_value;
          name : STRING;
          description : OPTIONAL STRING;
          uncertainty : STRING;
END_ENTITY; -- Uncertainty_value

Entity data types and their attributes

Uncertainty_value
          name: STRING;
          (OPT) description: STRING;
          uncertainty: STRING;

Users: by entity attributes

Uncertainty_value
          Representation_item_with_uncertainty.uncertainty

Users: by defined types, not used by any entity attribute

Uncertainty_value
          -

Global rules for this entity data type

          -