| Interface | Description |
|---|---|
| NestableElementModel |
A definition of an element that can be contained by a ComposableModel.
|
| NestableElementModelVisitor |
Visitor interface for traversing a
NestableElementModel hierarchy |
| Class | Description |
|---|---|
| NestedChainModel |
Represents a
NestableElementModel that makes reference to a chain of ComponentModels. |
| NestedComponentModel |
Represents a
NestableElementModel that makes reference to a single ComponentModel |
| NestedRouteModel |
Represents a
NestableElementModel that is itself a ComposableModel and ParameterizedModel. |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.