文件操作 - CIM_ReferencedSpecification.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Interop/CIM_ReferencedSpecification.mof
编辑文件内容
// Copyright (c) 2013 DMTF. All rights reserved. [Association, Version ( "2.37.0" ), UMLPackagePath ( "CIM::Interop" ), Description ( "Associates two instances of RegisteredSpecification where one " "of the represented specifications references the other." )] class CIM_ReferencedSpecification : CIM_Dependency { [Key, Override ( "Antecedent" ), Description ( "The RegisteredSpecification that is referenced by the " "Dependent Registeredspecification." )] CIM_RegisteredSpecification REF Antecedent; [Key, Override ( "Dependent" ), Description ( "A RegisteredSpecification that references another specification." )] CIM_RegisteredSpecification REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件