| Class | Description |
|---|---|
| Category |
Represents the kind of category that a plugin can be assigned to.
|
| DisplayModel |
A model which provides directives about how the model should be shown in the user interface.
|
| ErrorModel |
A model which represents a possible error that could be thrown
by the component represented by the component models.
|
| ExpressionSupport |
Represents the types of support that a given component can provide regarding expressions.
|
| ExtensionModel |
An Extension that provides packaged functionality.
|
| ExternalLibraryModel |
Describes a library that the extension depends on but is not packaged with it.
|
| ExternalLibraryType |
Represents the different types of external libraries an extension may require.
|
| ImportedTypeModel |
A model which describes that an extension is importing an
imported type. |
| LayoutModel |
Contains directives about how this parameter should be shown in the UI.
|
| MuleVersion |
This class represents Mule Software version scheme:
{major}.{minor}.{revision}-{suffix}
|
| OutputModel |
Represents the output of a component.
|
| ParameterDslConfiguration |
Contains directives regarding semantics for the DSL which supports
one given owning element.
|
| PathModel |
A model which provides directives for parameters that points to a file or directory.
|
| PathModelType |
Represents the type of a
PathModel. |
| Stereotype |
A widely held but fixed and oversimplified image or idea of the owning model.
|
| SubTypesModel | |
| XmlDslModel |
Represents an extension's capability to be mapped and usable
from a Mule XML config.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.