Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ExternalDataSource
Packages that use ExternalDataSource
Package
Description
-
Uses of ExternalDataSource in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ExternalDataSourceModifier and TypeMethodDescriptionstatic ExternalDataSourceTestMdObjectFactory.createExternalDataSource(String name) Creates ExternalDataSource with name -
Uses of ExternalDataSource 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 ExternalDataSourceModifier and TypeMethodDescriptionAdoptedExternalDataSourceInitializer.create(IV8Project v8project, Version version) -
Uses of ExternalDataSource in com._1c.g5.v8.dt.internal.md.ui.editors.externaldatasource
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.externaldatasource with parameters of type ExternalDataSourceModifierConstructorDescriptionExternalDataSourceEditorInput(ExternalDataSource externalDataSource) Instantiates a newExternalDataSourceeditor input. -
Uses of ExternalDataSource in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ExternalDataSourceModifier and TypeMethodDescriptionExternalDataSourceInitializer.create(IV8Project v8project, Version version) -
Uses of ExternalDataSource in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type ExternalDataSourceModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(ExternalDataSource object) -
Uses of ExternalDataSource in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ExternalDataSourceModifier and TypeMethodDescriptionMdClassFactory.createExternalDataSource()Returns a new object of class 'External Data Source'.Cube.getParentDataSource()Returns the value of the 'Parent Data Source' reference.Table.getParentDataSource()Returns the value of the 'Parent Data Source' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ExternalDataSourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExternalDataSource>Configuration.getExternalDataSources()Returns the value of the 'External Data Sources' reference list.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ExternalDataSourceModifier and TypeMethodDescriptionvoidCube.setParentDataSource(ExternalDataSource value) Sets the value of the 'Parent Data Source' reference.voidTable.setParentDataSource(ExternalDataSource value) Sets the value of the 'Parent Data Source' reference. -
Uses of ExternalDataSource in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ExternalDataSourceModifier and TypeClassDescriptionclassAn implementation of the model object 'External Data Source'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ExternalDataSourceModifier and TypeMethodDescriptionMdClassFactoryImpl.createExternalDataSource()CubeImpl.getParentDataSource()TableImpl.getParentDataSource()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ExternalDataSourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExternalDataSource>ConfigurationImpl.getExternalDataSources()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ExternalDataSourceModifier and TypeMethodDescriptionvoidCubeImpl.setParentDataSource(ExternalDataSource newParentDataSource) voidTableImpl.setParentDataSource(ExternalDataSource newParentDataSource) -
Uses of ExternalDataSource in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ExternalDataSourceModifier and TypeMethodDescriptionMdClassSwitch.caseExternalDataSource(ExternalDataSource object) Returns the result of interpreting the object as an instance of 'External Data Source'.booleanMdClassValidator.validateExternalDataSource(ExternalDataSource externalDataSource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)