| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.nested | |
| org.mule.runtime.api.meta.model.util |
| Modifier and Type | Method and Description |
|---|---|
List<? extends NestableElementModel> |
ComposableModel.getNestedComponents() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NestedChainModel
Represents a
NestableElementModel that makes reference to a chain of ComponentModels. |
interface |
NestedComponentModel
Represents a
NestableElementModel that makes reference to a single ComponentModel. |
interface |
NestedRouteModel
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtensionWalker.onNestable(ComposableModel owner,
NestableElementModel model)
Invoked when an
NestableElementModel is found in the traversed extensionModel |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.