| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationModelParser
Parses the syntactic definition of a
OperationModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
interface |
SourceModelParser
Parses the syntactic definition of a
SourceModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaOperationModelParser
OperationModelParser for Java based syntax |
class |
JavaSourceModelParser |
| Modifier and Type | Method and Description |
|---|---|
static void |
NotificationModelParserUtils.declareEmittedNotifications(NotificationEmitterParser parser,
org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer declarer,
Function<String,Optional<org.mule.runtime.api.meta.model.notification.NotificationModel>> notificationMapper) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.