CIM2.14 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
AssociationbooleantrueCIM_ParametersForMethod
Versionstring2.10.0CIM_ParametersForMethod
UMLPackagePathstringCIM::Core::MethodParmsCIM_ParametersForMethod
DescriptionstringParametersForMethod represents the association between MethodParameters classes and a ManagedElement that has a method that can use the MethodParameters during its invocation. This association is optional. The Method Parameters instance can 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 might 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
KeybooleantrueCIM_ParametersForMethod
DescriptionstringThe MethodParameters instance, which can be used by the ParametersForMethod's method invocation.CIM_ParametersForMethod

Property TheMethod Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_ParametersForMethod
DescriptionstringThe ManagedElement that has a method that can use this instance of MethodParameters.CIM_ParametersForMethod

Property MethodName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_ParametersForMethod
DescriptionstringThe name of the method that can use the referenced instance of MethodParameters during its invocation.CIM_ParametersForMethod
MaxLenuint3264CIM_ParametersForMethod

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in