ENTITY solid_freedom_action_definition SUBTYPE OF (solid_freedom_and_value_definition); action : action_type; END_ENTITY; -- solid_freedom_action_definition |
Entity data types and their attributesstate_definitiondefined_state: state; solid_freedom_and_value_definition required_solid: analysis_item_within_representation; coordinate_system: fea_axis2_placement_3d; degrees_of_freedom: freedoms_list; values: LIST [1:?] OF measure_or_unspecified_value; solid_freedom_action_definition action: action_type; |
Users: by entity attributesstate_definitiondistribution_view_relationship.discretised_model discretised_distribution_model_select same_discretised_distribution_model.equivalent_records discretised_distribution_model_select solid_freedom_and_value_definition solid_freedom_action_definition Users: by defined types, not used by any entity attributesolid_freedom_action_definition- |
Global rules for this entity data type- |
public interface ESolid_freedom_action_definition extends ESolid_freedom_and_value_definitionaction (explicit attribute)boolean testAction(ESolid_freedom_action_definition type)int getAction(ESolid_freedom_action_definition type) void setAction(ESolid_freedom_action_definition type, int value) void unsetAction(ESolid_freedom_action_definition type) |
public class CSolid_freedom_action_definition implements ESolid_freedom_action_definitionstatic EAttribute attributeAction(ESolid_freedom_action_definition type) |
public class ASolid_freedom_action_definition extends AEntitypublic ESolid_freedom_action_definition getByIndex(int index)public ESolid_freedom_action_definition getCurrentMember(SdaiIterator it) |