|
ENTITY single_point_constraint_element_values SUBTYPE OF (state_definition); element : single_point_constraint_element; degrees_of_freedom : freedoms_list; b : LIST [1:?] OF measure_or_unspecified_value; WHERE WR1: SIZEOF(degrees_of_freedom.freedoms) = SIZEOF (b); END_ENTITY; -- single_point_constraint_element_values |
Entity data types and their attributesstate_definitiondefined_state: state; single_point_constraint_element_values element: single_point_constraint_element; degrees_of_freedom: freedoms_list; b: LIST [1:?] OF measure_or_unspecified_value; |
Users: by entity attributesstate_definitiondistribution_view_relationship.discretised_model discretised_distribution_model_select same_discretised_distribution_model.equivalent_records discretised_distribution_model_select single_point_constraint_element_values Users: by defined types, not used by any entity attributesingle_point_constraint_element_values- |
Global rules for this entity data type- |