ENTITY thermal_feature_armx SUBTYPE OF (part_feature, thermal_feature); END_ENTITY; -- thermal_feature_armx |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; shape_element (OPT) id_x: STRING; (RT) name->element_name: STRING; (RT) of_shape->containing_shape: item_shape; (RT) (DER) product_definitional: LOGICAL; (RT) (DER) id: identifier; shape_feature (OPT) connection_area: SET [1:?] OF connection_zone; (DER) surface_conditions: SET [0:?] OF surface_condition; part_feature (RT) containing_shape->associated_definition: part_usage_view; (OPT) material_state_change: material_state_change_enumeration; (OPT) precedent_feature: part_feature; (RT) (DER) description: text; (INV) feature_shape: SET [0:?] OF usage_concept_usage_relationship_armx FOR associated_usage; (INV) subsequent_feature: SET [0:1] OF part_feature FOR precedent_feature; thermal_feature - thermal_feature_armx - |
Global rules for this entity data type- |
public interface EThermal_feature_armx extends EPart_feature, EThermal_feature |
public class CThermal_feature_armx implements EThermal_feature_armx |
public class AThermal_feature_armx extends AEntitypublic EThermal_feature_armx getByIndex(int index)public EThermal_feature_armx getCurrentMember(SdaiIterator it) |