Class AIRAGChatConnectorFactory
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.AbstractFactory
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.AbstractMediatorFactory
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ConnectorFactory
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai.AIConnectorFactory
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai.AIChatConnectorFactory
org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai.AIRAGChatConnectorFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidpopulateConnections(AIChat aiChat, DOMElement element) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai.AIChatConnectorFactory
createSpecificMediatorMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai.AIConnectorFactory
populateConnections, populateConnectorConfigsMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ConnectorFactory
addConnector, getConnectors, populateAttributes, removeConnectorMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.AbstractMediatorFactory
createMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.AbstractFactory
getMiVersion, getProjectPath, setMiVersion, setProjectPath
-
Constructor Details
-
AIRAGChatConnectorFactory
public AIRAGChatConnectorFactory()
-
-
Method Details
-
populateConnections
- Overrides:
populateConnectionsin classAIChatConnectorFactory
-
getTagName
- Overrides:
getTagNamein classAIChatConnectorFactory
-