Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.connector.ai.AIChat
Packages that use AIChat
Package
Description
-
Uses of AIChat in org.eclipse.lemminx.customservice.synapse
Methods in org.eclipse.lemminx.customservice.synapse with parameters of type AIChatModifier and TypeMethodDescriptionprotected abstract voidAbstractMediatorVisitor.visitAIChat(AIChat node) -
Uses of AIChat in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint with parameters of type AIChatModifier and TypeMethodDescriptionprotected voidBreakpointMediatorVisitor.visitAIChat(AIChat node) -
Uses of AIChat in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover with parameters of type AIChatModifier and TypeMethodDescriptionprotected voidStepOverMediatorVisitor.visitAIChat(AIChat node) -
Uses of AIChat in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor
Methods in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor with parameters of type AIChatModifier and TypeMethodDescriptionprotected voidMediatorDependencyVisitor.visitAIChat(AIChat node) -
Uses of AIChat 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 AIChat -
Uses of AIChat in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai with parameters of type AIChatModifier and TypeMethodDescriptionprotected voidAIChatConnectorFactory.populateConnections(AIChat aiChat, DOMElement element) protected voidAIRAGChatConnectorFactory.populateConnections(AIChat aiChat, DOMElement element)