|
ENTITY element_nodal_freedom_actions SUBTYPE OF (state_definition); element : model_or_control_element; nodal_action : LIST [1:?] OF element_nodal_freedom_terms; END_ENTITY; -- element_nodal_freedom_actions |
Entity data types and their attributesstate_definitiondefined_state: state; element_nodal_freedom_actions element: model_or_control_element; nodal_action: LIST [1:?] OF element_nodal_freedom_terms; |
Usersstate_definitionelement_nodal_freedom_actions |
Global rules for this entity data type- |