public interface ScopeModel extends OperationModel
OperationModel specification which represents the particular case of a
scope, such as async or foreach.
| Modifier and Type | Method and Description |
|---|---|
default void |
accept(ComponentModelVisitor visitor)
Accepts a
ComponentModelVisitor |
getExecutionType, getOutputAttributes, isBlockinggetOutput, getStereotypes, isTransactional, requiresConnection, supportsStreaminggetModelProperties, getModelPropertygetAllParameterModels, getParameterGroupModelsgetNamegetDescriptiongetDisplayModelgetErrorModelsdefault void accept(ComponentModelVisitor visitor)
ComponentModelVisitoraccept in interface ComponentModelaccept in interface OperationModelvisitor - a ComponentModelVisitorCopyright © 2017 MuleSoft, Inc.. All rights reserved.