Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CommonTemplate
Packages that use CommonTemplate
Package
Description
-
Uses of CommonTemplate in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return CommonTemplateModifier and TypeMethodDescriptionstatic CommonTemplate
TestMdObjectFactory.createCommonTemplate
(String name, TemplateType type) Creates CommonTemplate with name and TemplateType -
Uses of CommonTemplate in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type CommonTemplateModifier and TypeMethodDescriptionprotected boolean
MdImplicitRefInferrer._infer
(CommonTemplate object) -
Uses of CommonTemplate in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonTemplateModifier and TypeMethodDescriptionMdClassFactory.createCommonTemplate()
Returns a new object of class 'Common Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CommonTemplateModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonTemplate>
Configuration.getCommonTemplates()
Returns the value of the 'Common Templates' reference list. -
Uses of CommonTemplate in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CommonTemplateModifier and TypeClassDescriptionclass
An implementation of the model object 'Common Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonTemplateMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CommonTemplateModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonTemplate>
ConfigurationImpl.getCommonTemplates()
-
Uses of CommonTemplate in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonTemplateModifier and TypeMethodDescriptionMdClassSwitch.caseCommonTemplate
(CommonTemplate object) Returns the result of interpreting the object as an instance of 'Common Template'.boolean
MdClassValidator.validateCommonTemplate
(CommonTemplate commonTemplate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)