public interface NestedRouteModel extends NestableElementModel, ParameterizedModel, ComposableModel
NestableElementModel that is itself a ComposableModel and ParameterizedModel.
A route can be declared as a repeatable element, so multiple declarations of this
route are associated to the same model definition.| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getMaxOccurs()
Optional value which represents the maximum amount of times that this route can be used inside the owning
component. |
int |
getMinOccurs()
Represents the minimum amount of times that this route can be used inside the owning component.
|
accept, isRequiredgetModelProperties, getModelPropertygetDisplayModelgetAllParameterModels, getParameterGroupModelsgetDescriptiongetNestedComponentsgetNameCopyright © 2017 MuleSoft, Inc.. All rights reserved.