Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.eip.aggregate.Aggregate
Packages that use Aggregate
Package
Description
-
Uses of Aggregate in org.eclipse.lemminx.customservice.synapse
Methods in org.eclipse.lemminx.customservice.synapse with parameters of type AggregateModifier and TypeMethodDescriptionprotected abstract voidAbstractMediatorVisitor.visitAggregate(Aggregate node) -
Uses of Aggregate in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint with parameters of type AggregateModifier and TypeMethodDescriptionprotected voidBreakpointMediatorVisitor.visitAggregate(Aggregate node) -
Uses of Aggregate in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover with parameters of type AggregateModifier and TypeMethodDescriptionprotected voidStepOverMediatorVisitor.visitAggregate(Aggregate node) -
Uses of Aggregate in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor
Methods in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor with parameters of type AggregateModifier and TypeMethodDescriptionprotected voidMediatorDependencyVisitor.visitAggregate(Aggregate node) -
Uses of Aggregate in org.eclipse.lemminx.customservice.synapse.mediator.schema.generate.visitor
Methods in org.eclipse.lemminx.customservice.synapse.mediator.schema.generate.visitor with parameters of type AggregateModifier and TypeMethodDescriptionprotected voidMediatorSchemaVisitor.visitAggregate(Aggregate node) -
Uses of Aggregate in org.eclipse.lemminx.customservice.synapse.mediatorService.mediators
Methods in org.eclipse.lemminx.customservice.synapse.mediatorService.mediators with parameters of type AggregateModifier and TypeMethodDescriptionAggregateMediator.getDataFromST430(Aggregate node) static org.eclipse.lsp4j.jsonrpc.messages.Either<Map<String,Object>, Map<org.eclipse.lsp4j.Range, Map<String, Object>>> AggregateMediator.processData430(Map<String, Object> data, Aggregate aggregate, List<String> dirtyFields)