文件操作 - CIM_ElementView.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.33.0/Core/CIM_ElementView.mof
编辑文件内容
// Copyright (c) 2008 DMTF. All rights reserved. [Association, Experimental, Version ( "2.21.1" ), UMLPackagePath ( "CIM::Core::CoreElements" ), Description ( "CIM_ElementView is used to associate an instance of CIM_View " "with an instance representing the normalized view of a managed " "resource." )] class CIM_ElementView : CIM_Dependency { [Key, Override ( "Antecedent" ), Description ( "Antecedent shall be a reference to a CIM_ManagedElement " "that is an instance in the normalized representation of " "the managed resource." )] CIM_ManagedElement REF Antecedent; [Key, Override ( "Dependent" ), Description ( "Dependent shall be a reference to an instance of " "CIM_View that represents a de-normalized or aggregate " "view of the managed resource that is represented by the " "CIM_ManagedElement referenced by the Antecedent " "property." )] CIM_View REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件