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 NavigatorTreeDialogModelDtGranularEditorRecordersPageEditHandler.createNavigatorTreeDialogModel(BasicRegister model) protected voidDtGranularEditorRecordersPageEditHandler.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.IStatusSequenceRegistersChangeTask.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 DocumentRegisterRecordsTaskDocumentRegisterRecordsTask.createAddTask(Document document, Collection<BasicRegister> registers) Creates a newIBmTaskthat adds the given registers to the document.static DocumentRegisterRecordsTaskDocumentRegisterRecordsTask.createRemoveTask(Document document, Collection<BasicRegister> registers) Creates a newIBmTaskthat 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 BasicRegisterModifierConstructorDescriptionprotectedDocumentRegisterRecordsTask(Document document, Collection<BasicRegister> registers, String template) Creates a newIBmTasksuccessor 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" forBasicRegistercontext def.static TypeMdTypeUtil.getRecordSetTypeFromBasicRegister(BasicRegister register) Gets RecordSetType fromBasicRegisterMdTypeUtil.newRecorderTypeDescription(BasicRegister object) Returns a new type description for therecorderfield 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) CreatesBasicRegisterrecorders 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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Register'.interfaceA representation of the model object 'Accumulation Register'.interfaceA representation of the model object 'Calculation Register'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Accounting Register'.classAn implementation of the model object 'Accumulation Register'.classAn implementation of the model object 'Basic Register'.classAn implementation of the model object 'Calculation Register'.classAn 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'.booleanMdClassValidator.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 BasicRegisterAbstractParameterSelectionDialog.registerRegister 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