Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BasicDbObject
-
-
Uses of BasicDbObject in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md with parameters of type BasicDbObject Modifier and Type Method Description static StringPredefinedItemUtil. generatePredefinedItemUniqueCode(BasicDbObject parent)Generates unique code for new predefined item in the given parent object.static StringPredefinedItemUtil. generatePredefinedItemUniqueName(BasicDbObject parent, boolean isFolder)Generates unique name for new predefined item in the given parent object.static AllowedLengthPredefinedItemUtil. getCodeAllowedLength(BasicDbObject obj)Gets code allowed length.static intPredefinedItemUtil. getCodeLength(BasicDbObject obj)Gets code length.static org.eclipse.emf.common.util.EnumeratorPredefinedItemUtil. getCodeType(BasicDbObject obj)Gets code type if supports.static intPredefinedItemUtil. getDescriptionLength(BasicDbObject obj)Gets description length.static booleanPredefinedItemUtil. hasOwners(BasicDbObject obj)Returnstrueif the object has owners.static booleanPredefinedItemUtil. isAddEnabledForSelectedPredefinedItem(BasicDbObject basicDbObject, Object selectedObject, boolean isFolder)Checks is element adding enabled for selected object for predefined container hierarchy type.static booleanPredefinedItemUtil. isAutonumbering(BasicDbObject obj)Returntrueif autonumbering used.static booleanPredefinedItemUtil. isCheckUnique(BasicDbObject obj)Returntrueif check unique used.static booleanPredefinedItemUtil. isFixedStringCode(BasicDbObject obj)Checks if object code type is fixed.static booleanPredefinedItemUtil. isHierarchyFoldersAndItems(BasicDbObject obj)Returnstrueif folders and items hierarchy.static booleanPredefinedItemUtil. isHierarchyOfItems(BasicDbObject obj)Returnstrueif items hierarchy.static booleanPredefinedItemUtil. isNumberCode(BasicDbObject obj)Cheks if object has number type code.static booleanPredefinedItemUtil. isNumberZeroLengthCode(BasicDbObject obj)Checks if object has zero length code.static booleanPredefinedItemUtil. isStringCode(BasicDbObject obj)Cheks if object has string type code.static booleanPredefinedItemUtil. isWholeObjectCodeSeries(BasicDbObject obj)Returnstrueif model has whole object code series selected.static ObjectPredefinedItemUtil. mapStringToValue(String stringCodeVaule, BasicDbObject basicDbObject)Maps string code value to metadata model type value by hisBasicDbObjectcode type. -
Uses of BasicDbObject in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type BasicDbObject Modifier and Type Method Description static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasedOnAddTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat adds the givenBasicDbObjects to the based on collection.static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasedOnRemoveTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat removes the givenBasicDbObjects from the based on collection.static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasisForAddTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat adds the givenBasicDbObjectto each element of the collection.static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasisForRemoveTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat removes the givenBasicDbObjectfrom the each element of the collection.org.eclipse.core.runtime.IStatusChangeQuickChoiceTask. execute(BasicDbObject basicDbObject, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusPredefinedContainerCodeAllowedLengthChangeTask. execute(BasicDbObject basicDbObject, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusPredefinedContainerCodeLengthChangeTask. execute(BasicDbObject basicDbObject, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusPredefinedContainerCodeTypeChangeTask. execute(BasicDbObject basicDbObject, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusPredefinedContainerDescriptionLengthChangeTask. execute(BasicDbObject basicDbObject, org.eclipse.core.runtime.IProgressMonitor monitor)Method parameters in com._1c.g5.v8.dt.md.api with type arguments of type BasicDbObject Modifier and Type Method Description static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasedOnAddTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat adds the givenBasicDbObjects to the based on collection.static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasedOnRemoveTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat removes the givenBasicDbObjects from the based on collection.static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasisForAddTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat adds the givenBasicDbObjectto each element of the collection.static BasicDbObjectBasedOnTaskBasicDbObjectBasedOnTask. createBasisForRemoveTask(BasicDbObject dbObject, Collection<BasicDbObject> dbObjects)Creates a newIBmTaskthat removes the givenBasicDbObjectfrom the each element of the collection.Constructors in com._1c.g5.v8.dt.md.api with parameters of type BasicDbObject Constructor Description BasicDbObjectBasedOnTask(BasicDbObject object, Collection<BasicDbObject> objects, String template)Creates a newIBmTasksuccessor instanceChangeQuickChoiceTask(BasicDbObject basicDbObject, ChoiceMode value, org.eclipse.emf.ecore.EStructuralFeature choiceModeFeature)Creates a new instance ofChangeQuickChoiceTask.PredefinedContainerCodeAllowedLengthChangeTask(BasicDbObject basicDbObject, AllowedLength length, org.eclipse.emf.ecore.EStructuralFeature feature)Creates a newPredefinedContainerCodeAllowedLengthChangeTask.PredefinedContainerCodeLengthChangeTask(BasicDbObject basicDbObject, int codeLength, org.eclipse.emf.ecore.EStructuralFeature feature)Creates a newPredefinedContainerCodeLengthChangeTask.PredefinedContainerCodeTypeChangeTask(BasicDbObject basicDbObject, org.eclipse.emf.common.util.Enumerator type, org.eclipse.emf.ecore.EStructuralFeature feature)Creates a newPredefinedContainerCodeTypeChangeTask.PredefinedContainerDescriptionLengthChangeTask(BasicDbObject basicDbObject, int descriptionLength, org.eclipse.emf.ecore.EStructuralFeature feature)Creates a newPredefinedContainerDescriptionLengthChangeTask.Constructor parameters in com._1c.g5.v8.dt.md.api with type arguments of type BasicDbObject Constructor Description BasicDbObjectBasedOnTask(BasicDbObject object, Collection<BasicDbObject> objects, String template)Creates a newIBmTasksuccessor instance -
Uses of BasicDbObject in com._1c.g5.v8.dt.md.import_.xml.reader
Methods in com._1c.g5.v8.dt.md.import_.xml.reader with parameters of type BasicDbObject Modifier and Type Method Description protected voidAbstractMdXmlFileReader. readBasicDbObject(IXmlNode node, BasicDbObject dbObject, Version version, XmlReaderResult xrr)Read node to target metadata basic db objectvoidBasicMdXmlReaderHelper. readBasicDbObject(IXmlNode node, BasicDbObject dbObject, Version version, IXmlReadErrorCollector errorCollector)Read node to target metadata basic db object -
Uses of BasicDbObject in com._1c.g5.v8.dt.md.import_.xml.reader.part
Methods in com._1c.g5.v8.dt.md.import_.xml.reader.part with parameters of type BasicDbObject Modifier and Type Method Description protected voidAbstractMdXmlPartReader. readBasicDbObject(IXmlNode node, BasicDbObject dbObject, Version version, IXmlReadErrorCollector errorCollector)Read node to target metadata basic db object -
Uses of BasicDbObject in com._1c.g5.v8.dt.md.model
Classes in com._1c.g5.v8.dt.md.model with type parameters of type BasicDbObject Modifier and Type Class Description classAbstractBasicDbObjectInitializer<M extends BasicDbObject>Basic implementation of initializer forBasicDbObjectsuccessors -
Uses of BasicDbObject in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type BasicDbObject Modifier and Type Method Description static TypeMdTypeUtil. getRefType(BasicDbObject object)ReturnsTyperepresenting reference to the data object.TypeDescriptionMdTypeUtil. newRefTypeDescription(BasicDbObject object)Returns a new type description for thereffield of theBasicDbObject.TypeDescriptionMdTypeUtil. newTypeDescription(BasicDbObject... basicDbObjects)Returns a new type description containing theBasicDbObjectref typesMethod parameters in com._1c.g5.v8.dt.md.resource with type arguments of type BasicDbObject Modifier and Type Method Description TypeDescriptionMdTypeUtil. newTypeDescription(List<? extends BasicDbObject> basicDbObjects)Returns a new type description containing theBasicDbObjectref types -
Uses of BasicDbObject in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return BasicDbObject Modifier and Type Method Description BasicDbObjectBmCodeModel. getBasicDbObject()BasicDbObjectEmfCodeModel. getBasicDbObject()BasicDbObjectICodeModel. getBasicDbObject()ReturnsBasicDbObject- predefined elements owner.Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type BasicDbObject Modifier and Type Method Description NavigatorTreeDialogModelNavigatorTreeDialogModelFactory. createBasicDbObjectBasedOnAbsentModel(BasicDbObject context)CreatesBasicDbObjectbased on dialog model for context object without showing checked objects.NavigatorTreeDialogModelNavigatorTreeDialogModelFactory. createBasicDbObjectBasedOnCheckedModel(BasicDbObject context)CreatesBasicDbObjectbased on dialog model for context object with showing checked objects.NavigatorTreeDialogModelNavigatorTreeDialogModelFactory. createBasicDbObjectBasisForAbsentModel(BasicDbObject context)CreatesBasicDbObjectbasis for dialog model for context object without showing checked objects.Constructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type BasicDbObject Constructor Description BmCodeModel(BasicDbObject basicDbObject, org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature)Instantiates a new code model.EmfCodeModel(BasicDbObject basicDbObject, org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature)Instantiates a new code model.PredefinedItemNumberCodeValidator(BasicDbObject model, PredefinedItem item, org.eclipse.emf.ecore.EObject parent)Creates a newPredefinedItemNumberCodeValidatorwith the given arguments.PredefinedItemStringCodeValidator(BasicDbObject model, PredefinedItem item, org.eclipse.emf.ecore.EObject parent)Creates a newPredefinedItemStringCodeValidatorwith the given arguments. -
Uses of BasicDbObject 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 BasicDbObject Modifier and Type Method Description protected voidBasicDbObjectRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidBusinessProcessRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidCatalogRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidChartOfAccountsRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidChartOfCalculationTypesRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidChartOfCharacteristicTypesRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidDocumentRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidExchangePlanRule. buildForObject(BasicDbObject object, IV8Project v8project)protected voidTaskRule. buildForObject(BasicDbObject object, IV8Project v8project) -
Uses of BasicDbObject in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Classes in com._1c.g5.v8.dt.md.ui.editor.predefineddata with type parameters of type BasicDbObject Modifier and Type Class Description classDtGranularEditorPredefinedDataPage<M extends BasicDbObject>Editor predefined data page. -
Uses of BasicDbObject in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of BasicDbObject in com._1c.g5.v8.dt.metadata.mdclass Modifier and Type Interface Description interfaceBusinessProcessA representation of the model object 'Business Process'.interfaceCatalogA representation of the model object 'Catalog'.interfaceCatalogOwnerA representation of the model object 'Catalog Owner'.interfaceChartOfAccountsA representation of the model object 'Chart Of Accounts'.interfaceChartOfCalculationTypesA representation of the model object 'Chart Of Calculation Types'.interfaceChartOfCharacteristicTypesA representation of the model object 'Chart Of Characteristic Types'.interfaceDocumentA representation of the model object 'Document'.interfaceExchangePlanA representation of the model object 'Exchange Plan'.interfaceTaskA representation of the model object 'Task'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type BasicDbObject Modifier and Type Method Description org.eclipse.emf.common.util.EList<BasicDbObject>BasicDbObject. getBasedOn()Returns the value of the 'Based On' reference list.org.eclipse.emf.common.util.EList<BasicDbObject>Table. getBasedOn()Returns the value of the 'Based On' reference list. -
Uses of BasicDbObject in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BasicDbObject Modifier and Type Class Description classBasicDbObjectImplAn implementation of the model object 'Basic Db Object'.classBusinessProcessImplAn implementation of the model object 'Business Process'.classCatalogImplAn implementation of the model object 'Catalog'.classChartOfAccountsImplAn implementation of the model object 'Chart Of Accounts'.classChartOfCalculationTypesImplAn implementation of the model object 'Chart Of Calculation Types'.classChartOfCharacteristicTypesImplAn implementation of the model object 'Chart Of Characteristic Types'.classDocumentImplAn implementation of the model object 'Document'.classExchangePlanImplAn implementation of the model object 'Exchange Plan'.classTaskImplAn implementation of the model object 'Task'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type BasicDbObject Modifier and Type Method Description org.eclipse.emf.common.util.EList<BasicDbObject>BasicDbObjectImpl. getBasedOn()org.eclipse.emf.common.util.EList<BasicDbObject>TableImpl. getBasedOn()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type BasicDbObject Modifier and Type Method Description Set<FixedFieldDescriptor>FixedFieldDescriptorProvider. getDataLockFixedFieldDescriptors(BasicDbObject basicDbObject, CompatibilityMode compatibilityMode)Gets basic db-object data lock fixed field descriptors.static intValidationUtil. getMaxDescriptionLength(BasicDbObject basicDbObject)Returns max description length forBasicDbObject. -
Uses of BasicDbObject in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BasicDbObject Modifier and Type Method Description TMdClassSwitch. caseBasicDbObject(BasicDbObject object)Returns the result of interpreting the object as an instance of 'Basic Db Object'.booleanMdClassValidator. validateBasicDbObject(BasicDbObject basicDbObject, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context) -
Uses of BasicDbObject in com._1c.g5.v8.dt.ui.util
Methods in com._1c.g5.v8.dt.ui.util that return types with arguments of type BasicDbObject Modifier and Type Method Description static Collection<BasicDbObject>ModelUtil. getDbObjects(Configuration configuration)Returns allBasicDbObjects from the givenConfiguration. -
Uses of BasicDbObject in com.e1c.g5.v8.dt.gsw
Methods in com.e1c.g5.v8.dt.gsw that return BasicDbObject Modifier and Type Method Description BasicDbObjectFields. getBasic()Return basicObjectConstructors in com.e1c.g5.v8.dt.gsw with parameters of type BasicDbObject Constructor Description Fields(BasicDbObject basicObject, List<Field> fields)Constructor FieldsModuleProcessor(BasicDbObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition)Create module processor for creating object on baseModuleProcessor(BasicDbObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition, String newline)Create module processor for creating object on base -
Uses of BasicDbObject in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui that return types with arguments of type BasicDbObject Modifier and Type Method Description Collection<BasicDbObject>AddBaseOnObjectDialog. getSelectedObjects()Collection of selected objects.Methods in com.e1c.g5.v8.dt.gsw.ui with parameters of type BasicDbObject Modifier and Type Method Description FieldConverterItemToField. convert(GenerationSettingsConstructorTreeItem treeItem, BasicDbObject object)Convert tree item to fieldvoidBasicObjectsSection. createBasicbjectSection(org.eclipse.swt.widgets.Composite parent, BasicDbObject creatingObject, Configuration configuration, IBmModelManager manager, boolean canEdit)Сreates a basic objects section.StringGenerationSettingsConstructorValidator. validateValue(GenerationSettingsConstructorTreeItem treeItem, BasicDbObject object)Validate treeItem valueConstructors in com.e1c.g5.v8.dt.gsw.ui with parameters of type BasicDbObject Constructor Description AddBaseOnObjectDialog(org.eclipse.swt.widgets.Shell parentShell, BasicDbObject creatingObjects, Configuration configuration, IBmModelManager bmModelManager)Creates a dialog box for selecting objects for this creating objects.ConstructorDialog(org.eclipse.swt.widgets.Shell parentShell, BasicDbObject creatingObject, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmModelManager bmModelManager, Configuration configuration, boolean canEdit)Creates a dialog for this creating object.GenerationSettingsConstructorValidator(ModuleProcessor moduleProcessor, BasicDbObject creatingObject)Create generation settings contructor validatorPreviewDialog(Configuration configuration, BasicDbObject creatingObject, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields)Create preview dialog. -
Uses of BasicDbObject in com.e1c.g5.v8.dt.gsw.ui.creating
Method parameters in com.e1c.g5.v8.dt.gsw.ui.creating with type arguments of type BasicDbObject Modifier and Type Method Description voidCreatingObjectSection. addObjects(Collection<BasicDbObject> result)Add new basic objects itemsConstructors in com.e1c.g5.v8.dt.gsw.ui.creating with parameters of type BasicDbObject Constructor Description CreatingObjectSection(org.eclipse.swt.widgets.Composite parent, BasicDbObject creatingObject, BasicObjectsSection basicObjectsSection, ModuleProcessor moduleProcessor, boolean canEdit)Сreates a creating object section.ExpressionEditingSupport(CreatingObjectSection creatingObjectSection, BasicDbObject creatingObject, ModuleProcessor moduleProcessor, TreeViewer basicObjectsSectionViewer)Create expression editing supportGenerationSettingsConstructorViewerCellEditor(org.eclipse.swt.widgets.Composite parent, ModuleProcessor moduleProcessor, BasicDbObject creatingObject, CreatingObjectSection creatingObjectSection, TreeViewer basicObjectsSectionViewer)Create cell editor
-