Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Template
-
Packages that use Template Package Description com._1c.g5.v8.dt.metadata.mdclass com._1c.g5.v8.dt.metadata.mdclass.impl com._1c.g5.v8.dt.metadata.mdclass.util -
-
Uses of Template in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return Template Modifier and Type Method Description TemplateMdClassFactory. createTemplate()Returns a new object of class 'Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type Template Modifier and Type Method Description org.eclipse.emf.common.util.EList<Template>AccountingRegister. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>AccumulationRegister. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>BusinessProcess. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>CalculationRegister. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>Catalog. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>ChartOfAccounts. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>ChartOfCalculationTypes. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>ChartOfCharacteristicTypes. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>Cube. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>DataProcessor. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>DimensionTable. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>Document. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>DocumentJournal. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>Enum. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>ExchangePlan. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>ExternalDataProcessor. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>ExternalReport. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>InformationRegister. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>Report. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>SettingsStorage. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>Table. getTemplates()Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<Template>Task. getTemplates()Returns the value of the 'Templates' containment reference list. -
Uses of Template in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement Template Modifier and Type Class Description classTemplateImplAn implementation of the model object 'Template'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return Template Modifier and Type Method Description TemplateMdClassFactoryImpl. createTemplate()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type Template Modifier and Type Method Description org.eclipse.emf.common.util.EList<Template>AccountingRegisterImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>AccumulationRegisterImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>BusinessProcessImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>CalculationRegisterImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>CatalogImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>ChartOfAccountsImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>ChartOfCalculationTypesImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>ChartOfCharacteristicTypesImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>CubeImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>DataProcessorImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>DimensionTableImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>DocumentImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>DocumentJournalImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>EnumImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>ExchangePlanImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>ExternalDataProcessorImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>ExternalReportImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>InformationRegisterImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>ReportImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>SettingsStorageImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>TableImpl. getTemplates()org.eclipse.emf.common.util.EList<Template>TaskImpl. getTemplates() -
Uses of Template in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type Template Modifier and Type Method Description TMdClassSwitch. caseTemplate(Template object)Returns the result of interpreting the object as an instance of 'Template'.booleanMdClassValidator. validateTemplate(Template template, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-