CIM29 Class Declaration
CIM_ParametersForMethod

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_ParametersForMethod --> [top]

Class Attributes

Class Declaration Attributes
NameValue
NAMECIM_ParametersForMethod

Class Qualifiers

Class CIM_ParametersForMethod Qualifiers
NameTypeValueFrom Class
Associationbooleantrue CIM_ParametersForMethod
Versionstring2.6.0 CIM_ParametersForMethod
DescriptionstringParametersForMethod represents the association between MethodParameters class(es) and a ManagedElement which has a method that may use the MethodParameters during its invocation. This association is optional, as the Method Parameters instance may be passed as a parameter to a method or used to create a method signature before the method is invoked. This association is useful for finding all the valid MethodParameters instances for a particular method. It may be particularly useful for user-oriented interfaces and automated or policy driven method invocations. CIM_ParametersForMethod

Properties

Properties
NameTypeValueQualifiersClassOrigin
ParametersCIM_MethodParameters ref Key
Description
CIM_ParametersForMethod
TheMethodCIM_ManagedElement ref Key
Description
CIM_ParametersForMethod
MethodNamestring Key
Description
MaxLen
CIM_ParametersForMethod

Property Qualifiers

Property Parameters Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ParametersForMethod
DescriptionstringThe MethodParameters instance which may be used by the ParametersForMethod ’ s method invocation. CIM_ParametersForMethod

Property TheMethod Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ParametersForMethod
DescriptionstringThe ManagedElement which has a method that may use this instance of MethodParameters. CIM_ParametersForMethod

Property MethodName Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ParametersForMethod
DescriptionstringThe name of the method that may use the referenced instance of MethodParameters during its invocation. CIM_ParametersForMethod
MaxLenuint3264 CIM_ParametersForMethod

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in