ENTITY assembly_module_component SUBTYPE OF (physical_component); END_ENTITY; -- assembly_module_component |
Entity data types and their attributesproduct_definitionid: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; product_definition_relationship id: identifier; name: label; (OPT) description: text; relating_product_definition: product_definition; related_product_definition: product_definition; component_definition (RT) (DER) related_product_definition: component_definition; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; product_definition_shape - assembly_component (RT) (DER) definition: assembly_component; physical_component - assembly_module_component - |
assembly_module_component_armx (ASSEMBLY_MODULE_WITH_SUBASSEMBLY_XIM) |
Global rules for this entity data type- |
public interface EAssembly_module_component extends EPhysical_component |
public class CAssembly_module_component implements EAssembly_module_component |
public class AAssembly_module_component extends AEntitypublic EAssembly_module_component getByIndex(int index)public EAssembly_module_component getCurrentMember(SdaiIterator it) |