Uses of Interface
com._1c.g5.v8.dt.metadata.externalProperties.AdditionalIndexesContainer
Packages that use AdditionalIndexesContainer
Package
Description
-
Uses of AdditionalIndexesContainer 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 AdditionalIndexesContainerModifier and TypeMethodDescriptionprotected void
AdditionalIndexesContainerRule.buildForObject
(AdditionalIndexesContainer object, IV8Project v8project) -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.externalProperties.util
Methods in com._1c.g5.v8.dt.metadata.externalProperties.util with parameters of type AdditionalIndexesContainerModifier and TypeMethodDescriptionMdExternalPropertiesSwitch.caseAdditionalIndexesContainer
(AdditionalIndexesContainer object) Returns the result of interpreting the object as an instance of 'Additional Indexes Container'. -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Register'.interface
A representation of the model object 'Accumulation Register'.interface
A representation of the model object 'Business Process'.interface
A representation of the model object 'Calculation Register'.interface
A representation of the model object 'Catalog'.interface
A representation of the model object 'Chart Of Accounts'.interface
A representation of the model object 'Chart Of Calculation Types'.interface
A representation of the model object 'Chart Of Characteristic Types'.interface
A representation of the model object 'Document'.interface
A representation of the model object 'Document Journal'.interface
A representation of the model object 'Exchange Plan'.interface
A representation of the model object 'Information Register'.interface
A representation of the model object 'Sequence'.interface
A representation of the model object 'Task'. -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AdditionalIndexesContainerModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Register'.class
An implementation of the model object 'Accumulation Register'.class
An implementation of the model object 'Business Process'.class
An implementation of the model object 'Calculation Register'.class
An implementation of the model object 'Catalog'.class
An implementation of the model object 'Chart Of Accounts'.class
An implementation of the model object 'Chart Of Calculation Types'.class
An implementation of the model object 'Chart Of Characteristic Types'.class
An implementation of the model object 'Document'.class
An implementation of the model object 'Document Journal'.class
An implementation of the model object 'Exchange Plan'.class
An implementation of the model object 'Information Register'.class
An implementation of the model object 'Sequence'.class
An implementation of the model object 'Task'. -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AdditionalIndexesContainerModifier and TypeMethodDescriptionMdClassSwitch.caseAdditionalIndexesContainer
(AdditionalIndexesContainer object) Returns the result of interpreting the object as an instance of 'Additional Indexes Container'. -
Uses of AdditionalIndexesContainer in com.e1c.g5.v8.dt.internal.md.aindex.ui
Method parameters in com.e1c.g5.v8.dt.internal.md.aindex.ui with type arguments of type AdditionalIndexesContainerModifier and TypeMethodDescriptionvoid
AdditionalIndexesContainerNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<AdditionalIndexesContainer> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of AdditionalIndexesContainer in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors
Methods in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors with parameters of type AdditionalIndexesContainerModifier and TypeMethodDescriptionstatic IBmTask<AdditionalIndexes>
AdditionalIndexesEditorBmTasksFactory.attachAdditionalIndexesTask
(AdditionalIndexesContainer additionalIndexesContainer, ITopObjectFqnGenerator topObjectFqnGenerator) CreateIBmTask
for attachAdditionalIndexes
to container objectAdditionalIndexesAvailableFieldsProvider.createRootTreeNode
(AdditionalIndexesContainer additionalIndexesContainer) Create root tree node for available fields treeConstructors in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors with parameters of type AdditionalIndexesContainerModifierConstructorDescriptionAdditionalIndexesEditorModel
(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, boolean canEdit, ScriptVariant scriptVariant, ITopObjectFqnGenerator topObjectFqnGenerator) Create UI model for main editor of Additional indexesAdditionalIndexesListManager
(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, ITopObjectFqnGenerator topObjectFqnGenerator) Create a instance ofAdditionalIndexesListManager
AvailableFieldsManager
(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, ScriptVariant scriptVariant) Create a instance ofAvailableFieldsManager
SelectedFieldsManager
(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, ScriptVariant scriptVariant) Create a instance ofSelectedFieldsManager