Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BasicTemplate
Packages that use BasicTemplate
Package
Description
-
Uses of BasicTemplate in com._1c.g5.v8.dt.dcs.ui
Method parameters in com._1c.g5.v8.dt.dcs.ui with type arguments of type BasicTemplateModifier and TypeMethodDescriptionvoidDcsNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of BasicTemplate in com._1c.g5.v8.dt.export.xml.exporter.template
Methods in com._1c.g5.v8.dt.export.xml.exporter.template with parameters of type BasicTemplateModifier and TypeMethodDescriptionvoidBaseTemplateExportTest.assertExportedFilesExist(BasicTemplate template) Export to TemporaryFolder mdObject and checks export status, files existanseprotected voidBaseTemplateExportTest.setTemplateEtalonAndFactPath(BasicTemplate template) Resolve path to exported form and path to etalon template -
Uses of BasicTemplate in com._1c.g5.v8.dt.geographicalschema.ui.internal.page
Method parameters in com._1c.g5.v8.dt.geographicalschema.ui.internal.page with type arguments of type BasicTemplateModifier and TypeMethodDescriptionvoidTemplateEditorGeographicalSchemaPage.showEditorInput(IDtEditorInput<BasicTemplate> editorInput) -
Uses of BasicTemplate in com._1c.g5.v8.dt.internal.htmldocument.ui
Method parameters in com._1c.g5.v8.dt.internal.htmldocument.ui with type arguments of type BasicTemplateModifier and TypeMethodDescriptionvoidHtmlDocumentNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of BasicTemplate in com._1c.g5.v8.dt.internal.htmldocument.ui.editor
Methods in com._1c.g5.v8.dt.internal.htmldocument.ui.editor that return BasicTemplateMethods in com._1c.g5.v8.dt.internal.htmldocument.ui.editor that return types with arguments of type BasicTemplateConstructors in com._1c.g5.v8.dt.internal.htmldocument.ui.editor with parameters of type BasicTemplateModifierConstructorDescriptionHtmlDocumentTextEditorInput(BasicTemplate basicTemplate, org.eclipse.core.resources.IFolder templateFolder, String languageCode, IBmModelManager bmModelManager, IResourceLookup resourceLookup, IProjectFileSystemSupportProvider fileSystemSupportProvider) Create new instance ofHtmlDocumentTextEditorInput -
Uses of BasicTemplate in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return BasicTemplateModifier and TypeMethodDescriptionBasicTemplateAdopterParticipant.adopt(BasicTemplate nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type BasicTemplateModifier and TypeMethodDescriptionBasicTemplateAdopterParticipant.adopt(BasicTemplate nativeObject, Version version, IAdopterContext context) voidBasicTemplateAdopterParticipant.afterAdopt(BasicTemplate nativeObject, BasicTemplate adoptedObject, IAdopterContext context) voidBasicTemplateAdopterParticipant.beforeUpdate(BasicTemplate source, BasicTemplate adopted, Set<org.eclipse.emf.ecore.EObject> objectsToAdopt, org.eclipse.core.runtime.IProgressMonitor monitor) protected MdObjectExtensionBasicTemplateAdopterParticipant.createExtension(BasicTemplate nativeObject) voidBasicTemplateAdopterParticipant.updateAdopted(BasicTemplate nativeObject, BasicTemplate adoptedObject, IAdopterContext context) -
Uses of BasicTemplate in com._1c.g5.v8.dt.internal.md.import_.xml.migration.node
Constructors in com._1c.g5.v8.dt.internal.md.import_.xml.migration.node with parameters of type BasicTemplateModifierConstructorDescriptionTemplateMigrationNode(IHierarchyImporterContext importerContext, Path path, BasicTemplate template) Create new node for migration import for templates from 'unknown' folder -
Uses of BasicTemplate in com._1c.g5.v8.dt.internal.md.ui.editors.businessprocess
Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.businessprocess with type arguments of type BasicTemplateModifier and TypeMethodDescriptionvoidGraphicalSchemaNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of BasicTemplate in com._1c.g5.v8.dt.internal.md.ui.editors.template
Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.template with type arguments of type BasicTemplateModifier and TypeMethodDescriptionintTemplateEditor.addPageForFeatures(IDtGranularEditorPage<BasicTemplate> page, org.eclipse.emf.ecore.EStructuralFeature... features) voidTemplateEditor.showEditorInput(IDtEditorInput<BasicTemplate> editorInput) -
Uses of BasicTemplate in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type BasicTemplateModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(BasicTemplate object) -
Uses of BasicTemplate 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 BasicTemplateModifier and TypeMethodDescriptionprotected voidBasicTemplateRule.buildForObject(BasicTemplate object, IV8Project v8project) -
Uses of BasicTemplate in com._1c.g5.v8.dt.md.ui.editor.template
Constructors in com._1c.g5.v8.dt.md.ui.editor.template with parameters of type BasicTemplateModifierConstructorDescriptionTemplateEditorInput(BasicTemplate template, IResourceLookup resourceLookup, IProjectFileSystemSupportProvider fileSystemSupportProvider) Instantiates a new common template editor input with resources support. -
Uses of BasicTemplate in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of BasicTemplate in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Common Template'.interfaceA representation of the model object 'Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return BasicTemplateModifier and TypeMethodDescriptionExternalReport.getMainDataCompositionSchema()Returns the value of the 'Main Data Composition Schema' reference.Report.getMainDataCompositionSchema()Returns the value of the 'Main Data Composition Schema' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type BasicTemplateModifier and TypeMethodDescriptionvoidExternalReport.setMainDataCompositionSchema(BasicTemplate value) Sets the value of the 'Main Data Composition Schema' reference.voidReport.setMainDataCompositionSchema(BasicTemplate value) Sets the value of the 'Main Data Composition Schema' reference. -
Uses of BasicTemplate in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BasicTemplateModifier and TypeClassDescriptionclassAn implementation of the model object 'Basic Template'.classAn implementation of the model object 'Common Template'.classAn implementation of the model object 'Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return BasicTemplateModifier and TypeMethodDescriptionExternalReportImpl.getMainDataCompositionSchema()ReportImpl.getMainDataCompositionSchema()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type BasicTemplateModifier and TypeMethodDescriptionvoidExternalReportImpl.setMainDataCompositionSchema(BasicTemplate newMainDataCompositionSchema) voidReportImpl.setMainDataCompositionSchema(BasicTemplate newMainDataCompositionSchema) -
Uses of BasicTemplate in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util that return BasicTemplateModifier and TypeMethodDescriptionstatic BasicTemplateMdClassUtil.findTemplateByName(MdObject object, String templateName) Searches for templates (by name) in md objectMethods in com._1c.g5.v8.dt.metadata.mdclass.util that return types with arguments of type BasicTemplateModifier and TypeMethodDescriptionstatic List<BasicTemplate>MdClassUtil.getTemplates(MdObject owner) Searches for templates, that are contained in owner objectMethods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BasicTemplateModifier and TypeMethodDescriptionMdClassSwitch.caseBasicTemplate(BasicTemplate object) Returns the result of interpreting the object as an instance of 'Basic Template'.booleanMdClassValidator.validateBasicTemplate(BasicTemplate basicTemplate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of BasicTemplate in com._1c.g5.v8.dt.moxel.ui
Method parameters in com._1c.g5.v8.dt.moxel.ui with type arguments of type BasicTemplateModifier and TypeMethodDescriptionvoidSpreadsheetNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of BasicTemplate in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return BasicTemplateModifier and TypeMethodDescriptionstatic BasicTemplateSpreadsheetDocumentTemplateBuilder.findTemplateWithName(org.eclipse.emf.ecore.EObject mdObject, String templateName) Find template with namestatic BasicTemplateSpreadsheetUtils.findTemplateWithName(org.eclipse.emf.ecore.EObject mdObject, org.eclipse.emf.ecore.EReference reference, String templateName) Find template with nameMethods in com._1c.g5.v8.dt.qw.ui.utils that return types with arguments of type BasicTemplateModifier and TypeMethodDescriptionstatic Pair<SpreadsheetDocument,BasicTemplate> SpreadsheetUtils.buildDocument(String templateName, org.eclipse.emf.ecore.EObject mdObject, boolean isReplaceTemplate) Make new spreadsheet documentSpreadsheetDocumentTemplateBuilder.buildSpreadsheetDocument(org.eclipse.emf.ecore.EObject mdObject, boolean isReplaceTemplate) Build spreadsheet document -
Uses of BasicTemplate in com._1c.g5.v8.dt.textdocument.ui
Method parameters in com._1c.g5.v8.dt.textdocument.ui with type arguments of type BasicTemplateModifier and TypeMethodDescriptionvoidTextDocumentNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<BasicTemplate> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of BasicTemplate in com._1c.g5.v8.dt.textdocument.ui.aef
Method parameters in com._1c.g5.v8.dt.textdocument.ui.aef with type arguments of type BasicTemplateModifier and TypeMethodDescriptionvoidTextDocumentTemplateEditorPage.showEditorInput(IDtEditorInput<BasicTemplate> editorInput)