Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.WebService
Packages that use WebService
Package
Description
-
Uses of WebService in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return WebServiceModifier and TypeMethodDescriptionstatic WebServiceTestMdObjectFactory.createWebService(String name) Creates WebService with name -
Uses of WebService 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 WebServiceModifier and TypeMethodDescriptionAdoptedWebServiceInitializer.create(IV8Project v8project, Version version) -
Uses of WebService 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 WebServiceModifier and TypeMethodDescriptionprotected MdObjectExtensionWebServiceAdoptionParticipant.createExtension(WebService nativeObject) -
Uses of WebService in com._1c.g5.v8.dt.internal.md.ui.editors.webservice
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.webservice with parameters of type WebServiceModifierConstructorDescriptionWebServiceEditorInput(WebService webService) Instantiates a newWebServiceeditor input. -
Uses of WebService in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return WebServiceModifier and TypeMethodDescriptionWebServiceInitializer.create(IV8Project v8project, Version version) -
Uses of WebService in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type WebServiceModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(WebService object) -
Uses of WebService 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 WebServiceModifier and TypeMethodDescriptionprotected voidWebServiceRule.buildForObject(WebService object, IV8Project v8Project) -
Uses of WebService in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return WebServiceModifier and TypeMethodDescriptionMdClassFactory.createWebService()Returns a new object of class 'Web Service'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type WebServiceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<WebService>Configuration.getWebServices()Returns the value of the 'Web Services' reference list. -
Uses of WebService in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement WebServiceModifier and TypeClassDescriptionclassAn implementation of the model object 'Web Service'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return WebServiceMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type WebServiceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<WebService>ConfigurationImpl.getWebServices() -
Uses of WebService in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type WebServiceModifier and TypeMethodDescriptionMdClassSwitch.caseWebService(WebService object) Returns the result of interpreting the object as an instance of 'Web Service'.booleanMdClassValidator.validateWebService(WebService webService, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateWebService_validate(WebService webService, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Web Service'.