文件操作 - CIM_ParticipatesInSet.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Physical/CIM_ParticipatesInSet.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_ParticipatesInSet // ================================================================== [Association, Deprecated { "CIM_MemberOfCollection" }, Experimental, Aggregation, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::Physical::Misc" ), Description ( "ParticipatesInSet indicates which PhysicalElements are " "replaced together. Since ReplacementSet was updated to " "subclass from CIM_Collection, this separate association of " "members into the set is no longer needed. It is deprecated in " "lieu of MemberOfCollection." )] class CIM_ParticipatesInSet { [Deprecated { "CIM_MemberOfCollection.Collection" }, Key, Aggregate, Description ( "The ReplacementSet." )] CIM_ReplacementSet REF Set; [Deprecated { "CIM_MemberOfCollection.Member" }, Key, Description ( "The PhysicalElement which should be replaced with other " "Elements, as a Set." )] CIM_PhysicalElement REF Element; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件