Runs Computer

System.ComputerHardwareRunsComputer (RelationshipType)

Relationship between a computer hardware device and the computers it runs

Element properties:

SourceSystem.ComputerHardware
TargetSystem.Computer
TypeSystem.Reference
AccessibilityPublic
AbstractTrue

Source Code:

<RelationshipType ID="System.ComputerHardwareRunsComputer" Accessibility="Public" Abstract="true" Base="System!System.Reference">
<Source>System.ComputerHardware</Source>
<Target>System!System.Computer</Target>
</RelationshipType>