Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.IntegrationService
Packages that use IntegrationService
Package
Description
-
Uses of IntegrationService 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 IntegrationServiceModifier and TypeMethodDescriptionAdoptedIntegrationServiceInitializer.create(IV8Project v8project, Version version) -
Uses of IntegrationService 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 IntegrationServiceModifier and TypeMethodDescriptionprotected MdObjectExtensionIntegrationServiceAdopterParticipant.createExtension(IntegrationService nativeObject) -
Uses of IntegrationService in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice with parameters of type IntegrationServiceModifierConstructorDescriptionIntegrationServiceEditorInput(IntegrationService integrationService) Instantiates a newIntegrationServiceeditor input. -
Uses of IntegrationService in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return IntegrationServiceModifier and TypeMethodDescriptionIntegrationServiceInitializer.create(IV8Project v8project, Version version) -
Uses of IntegrationService in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type IntegrationServiceModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(IntegrationService object) -
Uses of IntegrationService 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 IntegrationServiceModifier and TypeMethodDescriptionprotected voidIntegrationServiceRule.buildForObject(IntegrationService object, IV8Project v8Project) -
Uses of IntegrationService in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return IntegrationServiceModifier and TypeMethodDescriptionMdClassFactory.createIntegrationService()Returns a new object of class 'Integration Service'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type IntegrationServiceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<IntegrationService>Configuration.getIntegrationServices()Returns the value of the 'Integration Services' reference list. -
Uses of IntegrationService in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement IntegrationServiceModifier and TypeClassDescriptionclassAn implementation of the model object 'Integration Service'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return IntegrationServiceMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type IntegrationServiceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<IntegrationService>ConfigurationImpl.getIntegrationServices() -
Uses of IntegrationService in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type IntegrationServiceModifier and TypeMethodDescriptionMdClassSwitch.caseIntegrationService(IntegrationService object) Returns the result of interpreting the object as an instance of 'Integration Service'.booleanMdClassValidator.validateIntegrationService(IntegrationService integrationService, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)