ENTITY component_mounting_feature_armx SUBTYPE OF (physical_component_feature_armx, component_mounting_feature); SELF\component_feature_armx.definition : part_mounting_feature_armx; END_ENTITY; -- component_mounting_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; component_feature (RT) of_shape: assembly_component; component_feature_armx (OPT) definition: feature_select; (RT) containing_shape->associated_component: assembly_component_armx; physical_component_feature - physical_component_feature_armx - component_mounting_feature - component_mounting_feature_armx (RT) definition: part_mounting_feature_armx; |
Global rules for this entity data type- |
public interface EComponent_mounting_feature_armx extends EPhysical_component_feature_armx, EComponent_mounting_feature |
public class CComponent_mounting_feature_armx implements EComponent_mounting_feature_armx |
public class AComponent_mounting_feature_armx extends AEntitypublic EComponent_mounting_feature_armx getByIndex(int index)public EComponent_mounting_feature_armx getCurrentMember(SdaiIterator it) |