Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.IntegrationServiceChannel
Packages that use IntegrationServiceChannel
Package
Description
-
Uses of IntegrationServiceChannel 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 IntegrationServiceChannelModifier and TypeMethodDescriptionAdoptedIntegrationServiceChannelInitializer.create
(IV8Project v8project, Version version) -
Uses of IntegrationServiceChannel in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice.esb
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice.esb that return IntegrationServiceChannelConstructors in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice.esb with parameters of type IntegrationServiceChannelModifierConstructorDescriptionEsbChannelItem
(boolean checked, EsbChannelItemActivity action, String process, String processDescription, String channel, String channelDescription, IntegrationServiceChannelMessageDirection messageDirection, IntegrationServiceChannel mdChannel) Creates new channel item.Constructor parameters in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice.esb with type arguments of type IntegrationServiceChannelModifierConstructorDescriptionEsbChannelsLoadDialog
(org.eclipse.swt.widgets.Shell parentShell, String address, Map<String, IntegrationServiceChannel> mdChannels, IEsbHttpClient esbHttpClient) Creates dialog. -
Uses of IntegrationServiceChannel in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return IntegrationServiceChannelModifier and TypeMethodDescriptionIntegrationServiceChannelInitializer.create
(IV8Project v8project, Version version) -
Uses of IntegrationServiceChannel 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 IntegrationServiceChannelModifier and TypeMethodDescriptionprotected void
IntegrationServiceChannelRule.buildForObject
(IntegrationServiceChannel object, IV8Project v8Project) -
Uses of IntegrationServiceChannel in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return IntegrationServiceChannelModifier and TypeMethodDescriptionMdClassFactory.createIntegrationServiceChannel()
Returns a new object of class 'Integration Service Channel'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type IntegrationServiceChannelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<IntegrationServiceChannel>
IntegrationService.getIntegrationServiceChannels()
Returns the value of the 'Integration Service Channels' containment reference list. -
Uses of IntegrationServiceChannel in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement IntegrationServiceChannelModifier and TypeClassDescriptionclass
An implementation of the model object 'Integration Service Channel'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return IntegrationServiceChannelMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type IntegrationServiceChannelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<IntegrationServiceChannel>
IntegrationServiceImpl.getIntegrationServiceChannels()
-
Uses of IntegrationServiceChannel in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type IntegrationServiceChannelModifier and TypeMethodDescriptionMdClassSwitch.caseIntegrationServiceChannel
(IntegrationServiceChannel object) Returns the result of interpreting the object as an instance of 'Integration Service Channel'.boolean
MdClassValidator.validateIntegrationServiceChannel
(IntegrationServiceChannel integrationServiceChannel, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)