| Description | string | ParametersForMethod represents the association between MethodParameters class(es) and a ManagedElement which has a method may use this MethodParameters instance during its invocation. This association is optional, as the MethodParameters 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. This may be particularly useful for user oriented interfaces and automated or policy driven method invocations. | None | TRANSLATABLE= true |