| Modifier and Type | Method and Description |
|---|---|
MuleFlowNode |
MuleFlowAnnotation.getMuleFlowNode() |
| Constructor and Description |
|---|
MuleFlowAnnotation(MuleFlowNode muleFlowNode) |
| Modifier and Type | Method and Description |
|---|---|
Stream<MuleFlowNode> |
MuleApplicationNode.getMuleFlowNodes() |
| Modifier and Type | Method and Description |
|---|---|
Object |
AstNodeVisitor.visit(MuleFlowNode muleFlowNode,
T visitorContext) |
| Constructor and Description |
|---|
MuleApplicationNode(org.mule.runtime.dsl.api.component.config.ComponentIdentifier componentIdentifier,
Stream<MuleFlowNode> muleFlowNodes) |
| Modifier and Type | Method and Description |
|---|---|
MuleFlowNode |
MuleFlowNodeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpectedAstVisitor.visit(MuleFlowNode muleFlowNode,
ExpectedAstVisitorContext visitorContext) |
Object |
IncomingAstVisitor.visit(MuleFlowNode muleFlowNode,
IncomingAstVisitorContext visitorContext) |
| Modifier and Type | Method and Description |
|---|---|
Object |
AnnotatingMuleAstVisitor.visit(MuleFlowNode muleFlowNode,
AnnotatingMuleAstVisitorContext visitorContext) |
Object |
TypingMuleAstVisitor.visit(MuleFlowNode muleFlowNode,
TypingMuleAstVisitorContext visitorContext) |
| Modifier and Type | Method and Description |
|---|---|
Object |
DisplayMuleAstVisitor.visit(MuleFlowNode muleFlowNode,
DisplayMuleAstVisitorContext visitorContext) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.