Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BasicRegister
Packages that use BasicRegister
Package
Description
-
Uses of BasicRegister in com._1c.g5.v8.dt.internal.md.ui.aef.validation
Constructors in com._1c.g5.v8.dt.internal.md.ui.aef.validation with parameters of type BasicRegisterModifierConstructorDescriptionBasicRegisterChildrenUniqNameValidator
(BasicRegister basicRegister, org.eclipse.emf.ecore.EClass eClass) Creates new validator. -
Uses of BasicRegister in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders with parameters of type BasicRegisterModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModel
DtGranularEditorRecordersPageEditHandler.createNavigatorTreeDialogModel
(BasicRegister model) protected void
DtGranularEditorRecordersPageEditHandler.processOkResult
(BasicRegister basicRegister, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders with parameters of type BasicRegisterModifierConstructorDescriptionDtGranularEditorRecordersPageModel
(BasicRegister basicRegister, Configuration configuration, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, IBmEmfIndexManager bmEmfIndexManager) Creates a new instance ofFunctionalOptionEditorContentPage
. -
Uses of BasicRegister in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type BasicRegisterModifier and TypeMethodDescriptionstatic IBmTask<?>
RegisterInDocumentsTask.createAdd
(BasicRegister register, Collection<Document> documents) static IBmTask<?>
RegisterInDocumentsTask.createRemove
(BasicRegister register, Collection<Document> documents) org.eclipse.core.runtime.IStatus
SequenceRegistersChangeTask.execute
(Sequence sequence, BasicRegister object, org.eclipse.core.runtime.IProgressMonitor monitor) Method parameters in com._1c.g5.v8.dt.md.api with type arguments of type BasicRegisterModifier and TypeMethodDescriptionstatic DocumentRegisterRecordsTask
DocumentRegisterRecordsTask.createAddTask
(Document document, Collection<BasicRegister> registers) Creates a newIBmTask
that adds the given registers to the document.static DocumentRegisterRecordsTask
DocumentRegisterRecordsTask.createRemoveTask
(Document document, Collection<BasicRegister> registers) Creates a newIBmTask
that removes the given registers to the document.Constructors in com._1c.g5.v8.dt.md.api with parameters of type BasicRegisterModifierConstructorDescriptionSequenceRegistersChangeTask
(Sequence sequence, BasicRegister object, SequenceRegistersChangeTask.TaskAction action) Creates a new task.Constructor parameters in com._1c.g5.v8.dt.md.api with type arguments of type BasicRegisterModifierConstructorDescriptionprotected
DocumentRegisterRecordsTask
(Document document, Collection<BasicRegister> registers, String template) Creates a newIBmTask
successor instance -
Uses of BasicRegister in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type BasicRegisterModifier and TypeMethodDescriptionMdTypeUtil.createPropertyFilterForRegister
(BasicRegister register, IEObjectProvider typeProvider) Creates dynamic property "Filter" forBasicRegister
context def.static Type
MdTypeUtil.getRecordSetTypeFromBasicRegister
(BasicRegister register) Gets RecordSetType fromBasicRegister
MdTypeUtil.newRecorderTypeDescription
(BasicRegister object) Returns a new type description for therecorder
field of theBasicRegister
. -
Uses of BasicRegister 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 BasicRegisterModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createBasicRegisterRecordersAbsentModel
(BasicRegister context) CreatesBasicRegister
recorders dialog model for context object without showing checked objects. -
Uses of BasicRegister in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of BasicRegister 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 'Calculation Register'.interface
A representation of the model object 'Information Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type BasicRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BasicRegister>
Document.getRegisterRecords()
Returns the value of the 'Register Records' reference list.org.eclipse.emf.common.util.EList<BasicRegister>
Sequence.getRegisterRecords()
Returns the value of the 'Register Records' reference list. -
Uses of BasicRegister in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BasicRegisterModifier 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 'Basic Register'.class
An implementation of the model object 'Calculation Register'.class
An implementation of the model object 'Information Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type BasicRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BasicRegister>
DocumentImpl.getRegisterRecords()
org.eclipse.emf.common.util.EList<BasicRegister>
SequenceImpl.getRegisterRecords()
-
Uses of BasicRegister in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BasicRegisterModifier and TypeMethodDescriptionMdClassSwitch.caseBasicRegister
(BasicRegister object) Returns the result of interpreting the object as an instance of 'Basic Register'.boolean
MdClassValidator.validateBasicRegister
(BasicRegister basicRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of BasicRegister in com.e1c.g5.v8.dt.mw
Methods in com.e1c.g5.v8.dt.mw that return BasicRegisterConstructors in com.e1c.g5.v8.dt.mw with parameters of type BasicRegisterModifierConstructorDescriptionFields
(BasicRegister register, List<Field> fields, String tabularSection) Constructor Fields -
Uses of BasicRegister in com.e1c.g5.v8.dt.mw.ui.register
Fields in com.e1c.g5.v8.dt.mw.ui.register declared as BasicRegisterModifier and TypeFieldDescriptionprotected final BasicRegister
AbstractParameterSelectionDialog.register
Register that is configuredMethods in com.e1c.g5.v8.dt.mw.ui.register that return types with arguments of type BasicRegisterModifier and TypeMethodDescriptionRegisterDialog.getSelectedRegisters()
Collection of selected registers.Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type BasicRegisterModifierConstructorDescriptionAbstractParameterSelectionDialog
(org.eclipse.swt.widgets.Shell parentShell, BasicRegister register) Create dialogConstructor parameters in com.e1c.g5.v8.dt.mw.ui.register with type arguments of type BasicRegisterModifierConstructorDescriptionMovementConstructorDialogCellEditor
(org.eclipse.swt.widgets.Composite parent, TreeViewer treeViewer, Collection<BasicRegister> registers) Create dialog cell editor