Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Table
Packages that use Table
Package
Description
-
Uses of Table in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return TableModifier and TypeMethodDescriptionstatic Table
TestMdObjectFactory.createTable
(String name) Creates Table with name -
Uses of Table 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 TableModifier and TypeMethodDescriptionAdoptedTableInitializer.create
(IV8Project v8project, Version version) -
Uses of Table 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 TableModifier and TypeMethodDescriptionprotected Table
TableAdopterParticipant.createAdoptedObject
(Table nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type TableModifier and TypeMethodDescriptionprotected Table
TableAdopterParticipant.createAdoptedObject
(Table nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
TableAdopterParticipant.createExtension
(Table nativeObject) -
Uses of Table in com._1c.g5.v8.dt.internal.md.ui.editors.table
Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.table with type arguments of type TableModifier and TypeMethodDescriptionint
TableEditor.addPageForFeatures
(IDtGranularEditorPage<Table> page, org.eclipse.emf.ecore.EStructuralFeature... features) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.table with parameters of type TableModifierConstructorDescriptionTableEditorInput
(Table table) Instantiates a newTable
editor input. -
Uses of Table in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return Table -
Uses of Table in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type TableModifier and TypeMethodDescriptionprotected boolean
protected boolean
MdDbViewFieldDefInferrer._infer
(Table object, IEObjectProvider typeProvider) protected boolean
protected boolean
protected boolean
MdFieldInferrer._inferFrom
(Table object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) MdTypeUtil.createPropertyFilterForTable
(Table table, IEObjectProvider typeProvider) Creates dynamic property "Filter" forTable
context def.static Type
MdTypeUtil.getRefType
(Table object) ReturnsType
representing reference to the data object.MdTypeUtil.newRefTypeDescription
(Table object) Returns a new type description for theref
field of theTable
. -
Uses of Table in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type TableModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createTableBasedOnCheckedModel
(Table context) CreatesTable
based on dialog model for context object with showing checked objects. -
Uses of Table 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 TableModifier and TypeMethodDescriptionprotected void
TableRule.buildForObject
(Table object, IV8Project v8Project) -
Uses of Table in com._1c.g5.v8.dt.md.ui.wizards
Methods in com._1c.g5.v8.dt.md.ui.wizards that return types with arguments of type TableModifier and TypeMethodDescriptionprotected MdObjectModel<Table>
TableWizard.createMdObjectModel()
-
Uses of Table in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type TableModifier and TypeMethodDescriptionvoid
MdValidator.checkNameInDataSource
(Table table) Deprecated.void
MdValidator.checkTable
(Table table) Deprecated. -
Uses of Table in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return TableModifier and TypeMethodDescriptionMdClassFactory.createTable()
Returns a new object of class 'Table'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type Table -
Uses of Table in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement TableMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return TableMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type Table -
Uses of Table in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type Table -
Uses of Table in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui with parameters of type TableModifier and TypeMethodDescriptionprotected void
AddBaseOnObjectDialog.addTableToTree
(Table table, GenerationSettingsConstructorTreeItem externalDataSourceGroupItem, ILabelProvider navigatorLabelProvider) protected void
BasicObjectsSection.addTableToTree
(Table table, GenerationSettingsConstructorTreeItem externalDataSourceGroupItem, ILabelProvider navigatorLabelProvider)