ENTITY physical_unit_network_definition SUBTYPE OF (physical_unit); END_ENTITY; -- physical_unit_network_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; physical_unit_network_definition - |
physical_unit_network_definition_armx (PHYSICAL_CONNECTIVITY_DEFINITION_XIM) |
Global rules for this entity data type- |
public interface EPhysical_unit_network_definition extends EPhysical_unit |
public class CPhysical_unit_network_definition implements EPhysical_unit_network_definition |
public class APhysical_unit_network_definition extends AEntitypublic EPhysical_unit_network_definition getByIndex(int index)public EPhysical_unit_network_definition getCurrentMember(SdaiIterator it) |