Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.URLTemplate
Packages that use URLTemplate
Package
Description
-
Uses of URLTemplate 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 URLTemplateModifier and TypeMethodDescriptionAdoptedURLTemplateInitializer.create
(IV8Project v8project, Version version) -
Uses of URLTemplate in com._1c.g5.v8.dt.internal.md.ui.aef.validation
Constructors in com._1c.g5.v8.dt.internal.md.ui.aef.validation with parameters of type URLTemplate -
Uses of URLTemplate in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return URLTemplateModifier and TypeMethodDescriptionURLTemplateInitializer.create
(IV8Project v8project, Version version) -
Uses of URLTemplate in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return URLTemplateModifier and TypeMethodDescriptionMdClassFactory.createURLTemplate()
Returns a new object of class 'URL Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type URLTemplateModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<URLTemplate>
HTTPService.getUrlTemplates()
Returns the value of the 'Url Templates' containment reference list. -
Uses of URLTemplate in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement URLTemplateModifier and TypeClassDescriptionclass
An implementation of the model object 'URL Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return URLTemplateMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type URLTemplateModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<URLTemplate>
HTTPServiceImpl.getUrlTemplates()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type URLTemplateModifier and TypeMethodDescriptionValidationUtil.findMethodWithSameHttpMethod
(URLTemplate urlTemplate, HTTPMethod httpMethod) Finds URL template method with same HTTP method. -
Uses of URLTemplate in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type URLTemplateModifier and TypeMethodDescriptionMdClassSwitch.caseURLTemplate
(URLTemplate object) Returns the result of interpreting the object as an instance of 'URL Template'.boolean
MdClassValidator.validateURLTemplate
(URLTemplate urlTemplate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateURLTemplate_validate
(URLTemplate urlTemplate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'URL Template'.