Uses of Interface
com.e1c.g5.v8.dt.md.aindex.model.AdditionalIndex
Packages that use AdditionalIndex
Package
Description
-
Uses of AdditionalIndex in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors
Methods in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors that return AdditionalIndexModifier and TypeMethodDescriptionAdditionalIndexInfo.getAdditionalIndex()
Gets containsAdditionalIndex
Methods in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors that return types with arguments of type AdditionalIndexModifier and TypeMethodDescriptionstatic IBmTask<AdditionalIndex>
AdditionalIndexesEditorBmTasksFactory.copyAdditionalIndexTask
(AdditionalIndexes additionalIndexes, UUID id) CreateIBmTask
for getsAdditionalIndex
by UUID and copy itstatic IBmTask<AdditionalIndex>
AdditionalIndexesEditorBmTasksFactory.createAdditionalIndexTask
(AdditionalIndexes additionalIndexes) CreateIBmTask
for add newAdditionalIndex
org.eclipse.core.databinding.observable.value.IObservableValue<AdditionalIndex>
AdditionalIndexesEditorModel.getIndexesTableSelectObservableValue()
Observable value of selectedAdditionalIndex
in indexes tableorg.eclipse.core.databinding.observable.value.IObservableValue<AdditionalIndex>
AdditionalIndexesListManager.getSelectObservableValue()
Observable value of selectedAdditionalIndex
in indexes tableMethods in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors with parameters of type AdditionalIndexModifier and TypeMethodDescriptionAdditionalIndexesEditorBmTasksFactory.addField
(AdditionalIndex additionalIndex, IndexField field, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for add specified field to list of additional indexAdditionalIndexesEditorBmTasksFactory.addFields
(AdditionalIndex additionalIndex, List<IndexField> fields, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for add list of specified fields to list of additional indexAdditionalIndexesEditorBmTasksFactory.dragFieldsTask
(AdditionalIndex additionalIndex, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> targetListProvider, int position, List<IndexField> fields) CreateIBmTask
for drag specified fields in list of additional indexAdditionalIndexesEditorBmTasksFactory.moveFieldTask
(AdditionalIndex additionalIndex, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> listProvider, IndexField field, boolean moveUp) CreateIBmTask
for move specified field in list of additional indexAdditionalIndexesEditorBmTasksFactory.removeAllFields
(AdditionalIndex additionalIndex, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for remove all fields from list of additional indexAdditionalIndexesEditorBmTasksFactory.removeField
(AdditionalIndex additionalIndex, IndexField field, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for remove specified field from list of additional indexboolean
AdditionalIndexesListManager.renameIndex
(AdditionalIndex additionalIndex, String newName) Set new name to specifiedAdditionalIndex
void
AdditionalIndexesEditorModel.setAdditionalIndexName
(AdditionalIndex additionalIndex, String newName) Set new name to specifiedAdditionalIndex
void
SelectedFieldsManager.SelectedFieldTreeNode.setSelected
(AdditionalIndex selectedIndex) Set selected additional indexvoid
AdditionalIndexesAvailableFieldsProvider.AvailableFieldTreeNode.setSelectedIndex
(AdditionalIndex selectedIndex) Set selected additional indexvoid
AvailableFieldsManager.setSelectedIndex
(AdditionalIndex selectedIndex) Sets and update data for new selectedAdditionalIndex
void
SelectedFieldsManager.setSelectedIndex
(AdditionalIndex selectedIndex) Update selectedAdditionalIndex
Method parameters in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors with type arguments of type AdditionalIndexModifier and TypeMethodDescriptionAdditionalIndexesEditorBmTasksFactory.addField
(AdditionalIndex additionalIndex, IndexField field, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for add specified field to list of additional indexAdditionalIndexesEditorBmTasksFactory.addFields
(AdditionalIndex additionalIndex, List<IndexField> fields, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for add list of specified fields to list of additional indexAdditionalIndexesEditorBmTasksFactory.dragFieldsTask
(AdditionalIndex additionalIndex, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> targetListProvider, int position, List<IndexField> fields) CreateIBmTask
for drag specified fields in list of additional indexAdditionalIndexesEditorBmTasksFactory.moveFieldTask
(AdditionalIndex additionalIndex, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> listProvider, IndexField field, boolean moveUp) CreateIBmTask
for move specified field in list of additional indexAdditionalIndexesEditorBmTasksFactory.removeAllFields
(AdditionalIndex additionalIndex, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for remove all fields from list of additional indexAdditionalIndexesEditorBmTasksFactory.removeField
(AdditionalIndex additionalIndex, IndexField field, Function<AdditionalIndex, org.eclipse.emf.common.util.EList<IndexField>> fieldListProvider) CreateIBmTask
for remove specified field from list of additional indexConstructors in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors with parameters of type AdditionalIndexModifierConstructorDescriptionAdditionalIndexInfo
(AdditionalIndex additionalIndex) Create a instance ofAdditionalIndexInfo
-
Uses of AdditionalIndex in com.e1c.g5.v8.dt.md.aindex.model
Methods in com.e1c.g5.v8.dt.md.aindex.model that return AdditionalIndexModifier and TypeMethodDescriptionAdditionalIndexesFactory.createAdditionalIndex()
Returns a new object of class 'Additional Index'.Methods in com.e1c.g5.v8.dt.md.aindex.model that return types with arguments of type AdditionalIndexModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AdditionalIndex>
AdditionalIndexes.getIndexes()
Returns the value of the 'Indexes' containment reference list. -
Uses of AdditionalIndex in com.e1c.g5.v8.dt.md.aindex.model.impl
Classes in com.e1c.g5.v8.dt.md.aindex.model.impl that implement AdditionalIndexModifier and TypeClassDescriptionclass
An implementation of the model object 'Additional Index'.Methods in com.e1c.g5.v8.dt.md.aindex.model.impl that return AdditionalIndexMethods in com.e1c.g5.v8.dt.md.aindex.model.impl that return types with arguments of type AdditionalIndexModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AdditionalIndex>
AdditionalIndexesImpl.getIndexes()
-
Uses of AdditionalIndex in com.e1c.g5.v8.dt.md.aindex.model.util
Methods in com.e1c.g5.v8.dt.md.aindex.model.util with parameters of type AdditionalIndexModifier and TypeMethodDescriptionAdditionalIndexesSwitch.caseAdditionalIndex
(AdditionalIndex object) Returns the result of interpreting the object as an instance of 'Additional Index'.