@NoImplement public interface NestedRouteModel extends NestableElementModel
NestableElementModel which 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, isRequiredacceptgetAllParameterModels, getParameterGroupModelsgetDescriptiongetNestedComponentsgetNamegetStereotypegetModelProperties, getModelPropertygetDisplayModelgetErrorModelsgetDeprecationModel, isDeprecatedgetSemanticTermsint getMinOccurs()
getMinOccurs in interface NestableElementModelOptional<Integer> getMaxOccurs()
Optional value which represents the maximum amount of times that this route can be used inside the owning component.getMaxOccurs in interface NestableElementModelCopyright © 2024 MuleSoft, Inc.. All rights reserved.