| Class | Description |
|---|---|
| ClassLoaderModelProperty |
Links an
EnrichableModel with a ClassLoader. |
| ConfigTypeModelProperty |
An immutable model property which specifies that the owning
EnrichableModel requires a configuration of a given
ConfigTypeModelProperty.configType |
| ConnectivityModelProperty |
An immutable model property which specifies that the owning
EnrichableModel requires a connection of a given
ConnectivityModelProperty.connectionType |
| DisplayModelProperty |
Immutable
ModelProperty which provides a friendly display name and summary for any EnrichableModel. |
| ExportModelProperty |
A
ModelProperty that lists non default classes and resources
that the extension exports |
| ImportedTypesModelProperty |
An immutable model property which specifies the
MetadataType used by
the ExtensionModel that has to be imported from a different ExtensionModel |
| LayoutModelProperty |
Provides UI related properties for a
ParameterModel |
| LayoutModelPropertyBuilder |
Builder for
LayoutModelProperty |
| MetadataContentModelProperty |
A
ModelProperty for ParameterModel of Sources and Operations parameters
that indicates if a parameter is considered as the main input of the operation |
| MetadataKeyIdModelProperty |
A
ModelProperty for a of SourceModel and OperationModel parameters
that indicates that its a MetadataKeyId. |
| MetadataKeyPartModelProperty |
A
ModelProperty for ParameterModel of SourceModel and OperationModel
parameters that indicates that the is a part of a MetadataKey. |
| PagedOperationModelProperty |
A marker
ModelProperty to signal that the owning OperationModel is paged. |
| QueryOperationModelProperty |
Marker
ModelProperty that indicates that an operation is a Query operation. |
| StudioModelProperty |
Represents an extension's capability to provide a custom UI description
|
| SubTypesModelProperty |
An immutable model property which specifies the relations of a given
MetadataType and its declared subTypes, which are concrete implementations
of the base Class |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.