文件操作 - CIM_ElementHasBeenFRUed.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_ElementHasBeenFRUed.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Experimental, Version ( "2.10.0" ), UMLPackagePath ( "CIM::Core::Physical" ), Description ( "CIM_ElementHasBeenFRUed is an association between two Physical " "Elements that indicates that the entity referenced as the " "ReplacedElement was swapped for or replaced by the entity " "referenced as the ReplacementElement. The association is many " "to many, conveying that an element might require several other " "elements to replace it, and vice-versa. The typical scenario, " "however, is that one PhysicalElement replaces another. It " "might not be possible to instrument or manually determine that " "an element actually replaced (FRUed) another. This " "determination is especially difficult if the original element " "is discarded. However, if this information is available, then " "this association describes this scenario." )] class CIM_ElementHasBeenFRUed { [Key, Description ( "The PhysicalElement that is being replaced (FRUed)." )] CIM_PhysicalElement REF ReplacedElement; [Key, Description ( "The element that is used as the replacement part." )] CIM_PhysicalElement REF ReplacementElement; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件