// Copyright (c) 2013 DMTF. All rights reserved. [Association, Experimental, Aggregation, Composition, Version ( "2.37.0" ), UMLPackagePath ( "CIM::Core" ), Description ( "The FCPorts that are a component on a System" )] class CIM_SystemFCPort : CIM_SystemDevice { [Key, Override ( "PartComponent" ), Weak, Description ( "The FCPort that is a component of a System." )] CIM_FCPort REF PartComponent; };