Content:
|
HardwarePortConnector : Public <<atpStructureElement>> Class HardwareModeling
HardwarePortConnector represents a set of electrical connecting wires such as a cable, connecting the referenced ports. In case the HardwarePortConnector realizes a LogicalPortConnector, this is indicated by a Realization relationship, where the HardwarePortConnector is the "realizedBy" element and the LogicalPortConnector is the "realized" element.<br/><br/>Constraints:<br/>No additional constraints<br/><br/>Semantics:<br/>The HardwarePortConnector represents a physical connection between its two referenced HardwarePorts.<br/><br/>The pins contained in the connected HardwarePorts are<br/><ul>
<li>implicitly connected according to the name matching (Name or Shortname) and direction matching of HardwarePins in the connected HardwarePorts<br/>or</li><li>(with precedence) explicitly connected according to the contained HardwareConnectors.</li></ul><p/>
|