Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.filter.switchMediator.Switch
Packages that use Switch
Package
Description
-
Uses of Switch in org.eclipse.lemminx.customservice.synapse
Methods in org.eclipse.lemminx.customservice.synapse with parameters of type SwitchModifier and TypeMethodDescriptionprotected abstract voidAbstractMediatorVisitor.visitSwitch(Switch node) -
Uses of Switch in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint with parameters of type SwitchModifier and TypeMethodDescriptionprotected voidBreakpointMediatorVisitor.visitSwitch(Switch node) -
Uses of Switch in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover with parameters of type SwitchModifier and TypeMethodDescriptionprotected voidStepOverMediatorVisitor.visitSwitch(Switch node) -
Uses of Switch in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor
Methods in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor with parameters of type SwitchModifier and TypeMethodDescriptionprotected voidMediatorDependencyVisitor.visitSwitch(Switch node) -
Uses of Switch 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 Switch -
Uses of Switch in org.eclipse.lemminx.customservice.synapse.mediatorService.mediators
Methods in org.eclipse.lemminx.customservice.synapse.mediatorService.mediators with parameters of type SwitchModifier and TypeMethodDescriptionSwitchMediator.getDataFromST430(Switch node) static org.eclipse.lsp4j.jsonrpc.messages.Either<Map<String,Object>, Map<org.eclipse.lsp4j.Range, Map<String, Object>>> SwitchMediator.processData430(Map<String, Object> data, Switch switchMediator, List<String> dirtyFields)