| Interface | Description |
|---|---|
| ActingParameterModel |
An acting parameter of a design time tooling capability.
|
| ExclusiveParametersModel |
Indicates that some of the optional
parameters in a ParameterGroupModel are mutually exclusive
and cannot be defined at the same time. |
| ParameterGroupModel |
A group is a logical way to display one or more parameters together.
|
| ParameterizedModel |
Base interface for a model which contains
parameters |
| ParameterModel |
A parameter of a
Component or Configuration
A parameter provides a name, a type and a default value. |
| Class | Description |
|---|---|
| FieldValueProviderModel |
Model for
ParameterModel to communicate if one of these are capable to provide values for its fields. |
| ValueProviderModel |
Model for
ParameterModel to communicate if one of these are capable to provide values. |
| Enum | Description |
|---|---|
| ParameterRole |
Represents the possible roles that each parameter plays in the context of a
ParameterizedModel |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.