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 TypeMethodDescriptionvoid
DcsNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
BaseTemplateExportTest.assertExportedFilesExist
(BasicTemplate template) Export to TemporaryFolder mdObject and checks export status, files existanseprotected void
BaseTemplateExportTest.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 TypeMethodDescriptionvoid
TemplateEditorGeographicalSchemaPage.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 TypeMethodDescriptionvoid
HtmlDocumentNewWizardRelatedModelsFactory.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) void
BasicTemplateAdopterParticipant.afterAdopt
(BasicTemplate nativeObject, BasicTemplate adoptedObject, IAdopterContext context) void
BasicTemplateAdopterParticipant.beforeUpdate
(BasicTemplate source, BasicTemplate adopted, Set<org.eclipse.emf.ecore.EObject> objectsToAdopt, org.eclipse.core.runtime.IProgressMonitor monitor) protected MdObjectExtension
BasicTemplateAdopterParticipant.createExtension
(BasicTemplate nativeObject) void
BasicTemplateAdopterParticipant.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 TypeMethodDescriptionvoid
GraphicalSchemaNewWizardRelatedModelsFactory.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 TypeMethodDescriptionint
TemplateEditor.addPageForFeatures
(IDtGranularEditorPage<BasicTemplate> page, org.eclipse.emf.ecore.EStructuralFeature... features) void
TemplateEditor.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 boolean
MdImplicitRefInferrer._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 void
BasicTemplateRule.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 TypeInterfaceDescriptioninterface
A representation of the model object 'Common Template'.interface
A 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 TypeMethodDescriptionvoid
ExternalReport.setMainDataCompositionSchema
(BasicTemplate value) Sets the value of the 'Main Data Composition Schema
' reference.void
Report.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 TypeClassDescriptionclass
An implementation of the model object 'Basic Template'.class
An implementation of the model object 'Common Template'.class
An 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 TypeMethodDescriptionvoid
ExternalReportImpl.setMainDataCompositionSchema
(BasicTemplate newMainDataCompositionSchema) void
ReportImpl.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 BasicTemplate
MdClassUtil.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'.boolean
MdClassValidator.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 TypeMethodDescriptionvoid
SpreadsheetNewWizardRelatedModelsFactory.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 BasicTemplate
SpreadsheetDocumentTemplateBuilder.findTemplateWithName
(org.eclipse.emf.ecore.EObject mdObject, String templateName) Find template with namestatic BasicTemplate
SpreadsheetUtils.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 TypeMethodDescriptionvoid
TextDocumentNewWizardRelatedModelsFactory.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 TypeMethodDescriptionvoid
TextDocumentTemplateEditorPage.showEditorInput
(IDtEditorInput<BasicTemplate> editorInput)