association CIM_ParametersForMethod



Description:

ParametersForMethod 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.

Definition:

Feature Type Class Origin Qualifiers
Parameters CIM_MethodParameters CIM_ParametersForMethod
Key TRUE
Description The MethodParameters instance, which can be used by the ParametersForMethod's method invocation.
TheMethod CIM_ManagedElement CIM_ParametersForMethod
Key TRUE
Description The ManagedElement that has a method that can use this instance of MethodParameters.
MethodName string CIM_ParametersForMethod
Key TRUE
Description The name of the method that can use the referenced instance of MethodParameters during its invocation.
MaxLen 64

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:25 2009