Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.WebSocketClient
Packages that use WebSocketClient
Package
Description
-
Uses of WebSocketClient in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return WebSocketClientModifier and TypeMethodDescriptionstatic WebSocketClient
TestMdObjectFactory.createWebSocketClients
(String name) CreatesWebSocketClient
with name -
Uses of WebSocketClient in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return WebSocketClientModifier and TypeMethodDescriptionAdoptedWebSocketClientInitializer.create
(IV8Project v8project, Version version) -
Uses of WebSocketClient in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type WebSocketClientModifier and TypeMethodDescriptionprotected MdObjectExtension
WebSocketClientAdopterParticipant.createExtension
(WebSocketClient nativeObject) -
Uses of WebSocketClient in com._1c.g5.v8.dt.internal.md.ui.editors.websocketclient
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.websocketclient with parameters of type WebSocketClientModifierConstructorDescriptionWebSocketClientEditorInput
(WebSocketClient webSocketClient) Instantiates a newWebSocketClient
editor input. -
Uses of WebSocketClient in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return WebSocketClientModifier and TypeMethodDescriptionWebSocketClientInitializer.create
(IV8Project v8project, Version version) -
Uses of WebSocketClient in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type WebSocketClientModifier and TypeMethodDescriptionprotected boolean
MdImplicitRefInferrer._infer
(WebSocketClient object) -
Uses of WebSocketClient in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type WebSocketClientModifier and TypeMethodDescriptionprotected void
WebSocketClientRule.buildForObject
(WebSocketClient object, IV8Project v8Project) -
Uses of WebSocketClient in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return WebSocketClientModifier and TypeMethodDescriptionMdClassFactory.createWebSocketClient()
Returns a new object of class 'Web Socket Client'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type WebSocketClientModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<WebSocketClient>
Configuration.getWebSocketClients()
Returns the value of the 'Web Socket Clients' reference list. -
Uses of WebSocketClient in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement WebSocketClientModifier and TypeClassDescriptionclass
An implementation of the model object 'Web Socket Client'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return WebSocketClientMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type WebSocketClientModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<WebSocketClient>
ConfigurationImpl.getWebSocketClients()
-
Uses of WebSocketClient in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type WebSocketClientModifier and TypeMethodDescriptionMdClassSwitch.caseWebSocketClient
(WebSocketClient object) Returns the result of interpreting the object as an instance of 'Web Socket Client'.boolean
MdClassValidator.validateWebSocketClient
(WebSocketClient webSocketClient, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)