@NoImplement public interface ConstructModel extends ComponentModel
ComponentModel that is not necessarily executable and optionally supports being declared as a
top level element| Modifier and Type | Method and Description |
|---|---|
default void |
accept(ComponentModelVisitor visitor)
Accepts a
ComponentModelVisitor |
boolean |
allowsTopLevelDeclaration() |
getAllParameterModels, getParameterGroupModelsgetDescriptiongetNestedComponentsgetNamegetStereotypegetModelProperties, getModelPropertygetDisplayModelgetErrorModelsgetDeprecationModel, isDeprecatedgetSemanticTermsboolean allowsTopLevelDeclaration()
this model can be declared as a root component in the application.default void accept(ComponentModelVisitor visitor)
ComponentModelVisitoraccept in interface ComponentModelvisitor - a ComponentModelVisitorCopyright © 2025 MuleSoft, Inc.. All rights reserved.