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

Uncertainty_value
          Representation_item_with_uncertainty.uncertainty

Global rules for this entity data type

          -