ENTITY physical_network_group_element_relationship ABSTRACT SUPERTYPE OF (ONEOF (pre_defined_physical_network_group_element_relationship, externally_defined_physical_network_group_element_relationship)) SUBTYPE OF (group_relationship); END_ENTITY; -- physical_network_group_element_relationship |
Entity data types and their attributesgroup_relationshipname: label; (OPT) description: text; relating_group: group; related_group: group; physical_network_group_element_relationship - |
externally_defined_physical_network_group_element_relationship (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
physical_network_group_element_relationship_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
pre_defined_physical_network_group_element_relationship (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
Global rules for this entity data type- |
public interface EPhysical_network_group_element_relationship extends EGroup_relationship |
public class CPhysical_network_group_element_relationship implements EPhysical_network_group_element_relationship |
public class APhysical_network_group_element_relationship extends AEntitypublic EPhysical_network_group_element_relationship getByIndex(int index)public EPhysical_network_group_element_relationship getCurrentMember(SdaiIterator it) |