文件操作 - CIM_BindsTo.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_BindsTo.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Version ( "2.10.0" ), UMLPackagePath ( "CIM::Core::Service" ), Description ( "This association establishes a ServiceAccessPoint as a " "requestor of protocol services from a ProtocolEndpoint. " "Typically, this association runs between SAPs and endpoints on " "a single system. Because a ProtocolEndpoint is a kind of " "ServiceAccessPoint, this binding can be used to establish a " "layering of two protocols, with the upper layer represented by " "the Dependent and the lower layer represented by the " "Antecedent." )] class CIM_BindsTo : CIM_SAPSAPDependency { [Override ( "Antecedent" ), Description ( "The lower-level endpoint that is accessed by the SAP." )] CIM_ProtocolEndpoint REF Antecedent; [Override ( "Dependent" ), Description ( "The AccessPoint or ProtocolEndpoint that is dependent on " "the lower-level endpoint." )] CIM_ServiceAccessPoint REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件