文件操作 - CIM_ApplicationSystemDependency.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Application/CIM_ApplicationSystemDependency.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Version ( "2.8.0" ), UMLPackagePath ( "CIM::Application::AppRuntime" ), Description ( "This dependency expresses use-relationships or other logical " "interactions between application systems. At the business " "level, the relationship could be due to a distributed business " "process. Viewed from the technical level, the relationship is " "to be interpreted as communication between application " "systems. ApplicationSystemDependency primarily expresses " "\'horizontal\' relationships, i.e., relationships between " "distributed or local application systems." )] class CIM_ApplicationSystemDependency : CIM_Dependency { [Override ( "Antecedent" ), Description ( "Antecedent represents the independent application system " "in this association." )] CIM_ApplicationSystem REF Antecedent; [Override ( "Dependent" ), Description ( "Dependent represents the application system dependent on " "the Antecedent." )] CIM_ApplicationSystem REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件