컴퓨터 실행

System.ComputerHardwareRunsComputer (RelationshipType)

컴퓨터 하드웨어 장치와 컴퓨터 하드웨어 장치가 실행되는 컴퓨터 간의 관계

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>