Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension.command.PojoCommand
Packages that use PojoCommand
Package
Description
-
Uses of PojoCommand in org.eclipse.lemminx.customservice.synapse
Methods in org.eclipse.lemminx.customservice.synapse with parameters of type PojoCommandModifier and TypeMethodDescriptionprotected abstract voidAbstractMediatorVisitor.visitPojoCommand(PojoCommand node) -
Uses of PojoCommand in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint with parameters of type PojoCommandModifier and TypeMethodDescriptionprotected voidBreakpointMediatorVisitor.visitPojoCommand(PojoCommand node) -
Uses of PojoCommand in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover with parameters of type PojoCommandModifier and TypeMethodDescriptionprotected voidStepOverMediatorVisitor.visitPojoCommand(PojoCommand node) -
Uses of PojoCommand in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor
Methods in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor with parameters of type PojoCommandModifier and TypeMethodDescriptionprotected voidMediatorDependencyVisitor.visitPojoCommand(PojoCommand node) -
Uses of PojoCommand 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 PojoCommandModifier and TypeMethodDescriptionprotected voidMediatorSchemaVisitor.visitPojoCommand(PojoCommand node)