ENTITY physical_connectivity_layout_topology_node_armx SUBTYPE OF (physical_connectivity_layout_topology_node); SELF\group.name RENAMED terminal_type : STRING; WHERE wr1: SIZEOF(QUERY(aga <* USEDIN(SELF, 'GROUP_MIM.APPLIED_GROUP_ASSIGNMENT.' + 'ASSIGNED_GROUP') | aga.items > 0 )) = 1; END_ENTITY; -- physical_connectivity_layout_topology_node_armx |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; physical_connectivity_layout_topology_node - physical_connectivity_layout_topology_node_armx (RT) name->terminal_type: STRING; |
Global rules for this entity data type- |
public interface EPhysical_connectivity_layout_topology_node_armx extends EPhysical_connectivity_layout_topology_node |
public class CPhysical_connectivity_layout_topology_node_armx implements EPhysical_connectivity_layout_topology_node_armx |
public class APhysical_connectivity_layout_topology_node_armx extends AEntitypublic EPhysical_connectivity_layout_topology_node_armx getByIndex(int index)public EPhysical_connectivity_layout_topology_node_armx getCurrentMember(SdaiIterator it) |