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