|
ENTITY linear_constraint_equation_element SUBTYPE OF (constraint_element); freedoms_and_coefficients : SET [1:?] OF linear_constraint_equation_nodal_term; description : text; END_ENTITY; -- linear_constraint_equation_element |
Entity data types and their attributesconstraint_elementelement_id: identifier; steps: SET [1:?] OF control_analysis_step; linear_constraint_equation_element freedoms_and_coefficients: SET [1:?] OF linear_constraint_equation_nodal_term; description: text; |
Users: by entity attributesconstraint_elementelement_nodal_freedom_actions.element model_or_control_element element_sequence.elements model_or_control_element linear_constraint_equation_element linear_constraint_equation_element_value.element Users: by defined types, not used by any entity attributelinear_constraint_equation_element- |
Global rules for this entity data type- |