// Copyright (c) 2009 DMTF. All rights reserved. [Association, Experimental, Version ( "2.23" ), UMLPackagePath ( "CIM::Device::StorageServices" ), Description ( "Associate a group of target ports to a masking view." )] class CIM_AssociatedTargetMaskingGroup : CIM_AssociatedMaskingGroup { [Override ( "Antecedent" )] CIM_SCSIProtocolController REF Antecedent; [Override ( "Dependent" )] CIM_TargetMaskingGroup REF Dependent; };