Overview Schemas Index

Foundation_representation_arm         


ENTITY Numerical_representation_context
          SUBTYPE OF (Representation_context);
          units : OPTIONAL SET [1:?] OF Unit;
          accuracies : OPTIONAL SET [1:?] OF Uncertainty_with_unit;
END_ENTITY; -- Numerical_representation_context

Entity data types and their attributes

Representation_context
          id: STRING;
          kind: STRING;
          (INV) representations_in_context: SET [1:?] OF Representation FOR context_of_items;
Numerical_representation_context
          (OPT) units: SET [1:?] OF Unit;
          (OPT) accuracies: SET [1:?] OF Uncertainty_with_unit;

Known subtypes

          Geometric_coordinate_space (Elemental_geometric_shape_arm)

Users: by entity attributes

Representation_context
          Assigned_property.described_element
                    property_assignment_select
                              syss_property_assignment_select
          Attribute_classification.classified_entity
                    classified_attribute_select
                              pmri_classified_attribute_select
          Classification_assignment.items
                    classification_item
                              fbb_classification_item
          Issue_reference.item
                    issue_reference_item
                              prgm_issue_reference_item
          Representation.context_of_items
          Verification_evidence.items
                    verification_evidence_item
                              ds_verification_evidence_item
Numerical_representation_context
          Property_value_representation.context_of_items

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

Numerical_representation_context
          -

Global rules for this entity data type

          -