|
ENTITY assembly_definition SUBTYPE OF (physical_unit); END_ENTITY; -- assembly_definition |
Entity data types and their attributesproduct_definitionid: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; product_definition_shape - physical_unit (RT) (DER) definition: physical_unit; assembly_definition - |
| pca (ASSEMBLY_MODULE_DESIGN_XIM) |
| pca_usage_view (ASSEMBLY_MODULE_USAGE_VIEW_XIM) |
Global rules for this entity data type- |
public interface EAssembly_definition extends EPhysical_unit |
public class CAssembly_definition implements EAssembly_definition |
public class AAssembly_definition extends AEntitypublic EAssembly_definition getByIndex(int index)public EAssembly_definition getCurrentMember(SdaiIterator it) |