Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BasicFeature
Packages that use BasicFeature
Package
Description
-
Uses of BasicFeature in com._1c.g5.v8.dt.erd.core.dataconverter.extensions
Method parameters in com._1c.g5.v8.dt.erd.core.dataconverter.extensions with type arguments of type BasicFeatureModifier and TypeMethodDescriptionprotected com._1c.g5.v8.dt.diagram.framework.model.DataAbstractConverter.getAttributesPart(Collection<? extends BasicFeature> basicFeatures, FieldSource fieldSource) Returns data for given attributes.protected com._1c.g5.v8.dt.diagram.framework.model.DataAbstractConverter.getDataPart(Collection<? extends BasicFeature> basicFeatures, String dataPartName) Returns data with given name for given features.protected com._1c.g5.v8.dt.diagram.framework.model.DataAbstractRegisterConverter.getDimensionsPart(Collection<? extends BasicFeature> basicFeatures) Returns data for given dimensions.protected com._1c.g5.v8.dt.diagram.framework.model.DataAbstractRegisterConverter.getResourcesPart(Collection<? extends BasicFeature> basicFeatures) Returns data for given resources. -
Uses of BasicFeature in com._1c.g5.v8.dt.form.internal.layout.data.datainfo
Methods in com._1c.g5.v8.dt.form.internal.layout.data.datainfo with parameters of type BasicFeatureModifier and TypeMethodDescriptionstatic voidMngDataProviderInfoHelper.loadFieldInfoEx(PropertyInfo id, BasicFeature feature, FieldInfoEx info, String currentLanguage) -
Uses of BasicFeature in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return BasicFeatureModifier and TypeMethodDescriptionAccountingRegisterDimensionAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) AccountingRegisterResourceAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) BasicFeatureAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) CommonAttributeAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type BasicFeatureModifier and TypeMethodDescriptionAccountingRegisterDimensionAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) AccountingRegisterResourceAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) BasicFeatureAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) CommonAttributeAdopterParticipant.adopt(BasicFeature nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionAccountingRegisterDimensionAdopterParticipant.createExtension(BasicFeature nativeObject) protected MdObjectExtensionAccountingRegisterResourceAdopterParticipant.createExtension(BasicFeature nativeObject) protected AddressingAttributeExtensionAddressingAttributeAdopterParticipant.createExtension(BasicFeature nativeObject) protected MdObjectExtensionBasicFeatureAdopterParticipant.createExtension(BasicFeature nativeObject) protected MdObjectExtensionCommonAttributeAdopterParticipant.createExtension(BasicFeature nativeObject) -
Uses of BasicFeature 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 BasicFeatureModifier and TypeMethodDescriptionprotected voidAbstractMdXmlFileReader.readBasicFeature(IXmlNode node, BasicFeature basicFeature, Version version, XmlReaderResult xrr) Read node to target metadata basic feature objectvoidBasicMdXmlReaderHelper.readBasicFeature(IXmlNode node, BasicFeature basicFeature, Version version, IXmlReadErrorCollector errorCollector) Read node to target metadata basic feature object -
Uses of BasicFeature 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 BasicFeatureModifier and TypeMethodDescriptionprotected voidAbstractMdXmlPartReader.readBasicFeature(IXmlNode node, BasicFeature basicFeature, Version version, IXmlReadErrorCollector errorCollector) Read node to target metadata basic feature object -
Uses of BasicFeature 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 BasicFeatureModifier and TypeMethodDescriptionprotected voidBasicFeatureRule.buildForObject(BasicFeature basicFeature, IV8Project v8project) -
Uses of BasicFeature in com._1c.g5.v8.dt.md.ui.wizards
Classes in com._1c.g5.v8.dt.md.ui.wizards with type parameters of type BasicFeatureModifier and TypeClassDescriptionclassFixedFieldNameMatchingWizard<T extends BasicFeature>Wizard that creates a newBasicFeatureelement withFixedFieldDescriptorname matching validation. -
Uses of BasicFeature in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of BasicFeature in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Flag'.interfaceA representation of the model object 'Accounting Register Attribute'.interfaceA representation of the model object 'Accounting Register Dimension'.interfaceA representation of the model object 'Accounting Register Resource'.interfaceA representation of the model object 'Accumulation Register Attribute'.interfaceA representation of the model object 'Accumulation Register Dimension'.interfaceA representation of the model object 'Accumulation Register Resource'.interfaceA representation of the model object 'Addressing Attribute'.interfaceA representation of the model object 'Business Process Attribute'.interfaceA representation of the model object 'Calculation Register Attribute'.interfaceA representation of the model object 'Calculation Register Dimension'.interfaceA representation of the model object 'Calculation Register Resource'.interfaceA representation of the model object 'Catalog Attribute'.interfaceA representation of the model object 'Chart Of Accounts Attribute'.interfaceA representation of the model object 'Chart Of Calculation Types Attribute'.interfaceA representation of the model object 'Chart Of Characteristic Types Attribute'.interfaceA representation of the model object 'Common Attribute'.interfaceA representation of the model object 'Data Processor Attribute'.interfaceA representation of the model object 'Data Processor Tabular Section Attribute'.interfaceA representation of the model object 'Db Object Attribute'.interfaceA representation of the model object 'Document Attribute'.interfaceA representation of the model object 'Exchange Plan Attribute'.interfaceA representation of the model object 'Ext Dimension Accounting Flag'.interfaceA representation of the model object 'Hierarchical Db Object Attribute'.interfaceA representation of the model object 'Information Register Attribute'.interfaceA representation of the model object 'Information Register Dimension'.interfaceA representation of the model object 'Information Register Resource'.interfaceA representation of the model object 'Register Attribute'.interfaceA representation of the model object 'Register Dimension'.interfaceA representation of the model object 'Register Resource'.interfaceA representation of the model object 'Report Attribute'.interfaceA representation of the model object 'Report Tabular Section Attribute'.interfaceA representation of the model object 'Tabular Section Attribute'.interfaceA representation of the model object 'Task Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type BasicFeatureModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BasicFeature>SequenceDimension.getDocumentMap()Returns the value of the 'Document Map' reference list.org.eclipse.emf.common.util.EList<BasicFeature>RecalculationDimension.getLeadingRegisterData()Returns the value of the 'Leading Register Data' reference list.org.eclipse.emf.common.util.EList<BasicFeature>SequenceDimension.getRegisterRecordsMap()Returns the value of the 'Register Records Map' reference list. -
Uses of BasicFeature in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BasicFeatureModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Flag'.classAn implementation of the model object 'Accounting Register Attribute'.classAn implementation of the model object 'Accounting Register Dimension'.classAn implementation of the model object 'Accounting Register Resource'.classAn implementation of the model object 'Accumulation Register Attribute'.classAn implementation of the model object 'Accumulation Register Dimension'.classAn implementation of the model object 'Accumulation Register Resource'.classAn implementation of the model object 'Addressing Attribute'.classAn implementation of the model object 'Basic Feature'.classAn implementation of the model object 'Business Process Attribute'.classAn implementation of the model object 'Calculation Register Attribute'.classAn implementation of the model object 'Calculation Register Dimension'.classAn implementation of the model object 'Calculation Register Resource'.classAn implementation of the model object 'Catalog Attribute'.classAn implementation of the model object 'Chart Of Accounts Attribute'.classAn implementation of the model object 'Chart Of Calculation Types Attribute'.classAn implementation of the model object 'Chart Of Characteristic Types Attribute'.classAn implementation of the model object 'Common Attribute'.classAn implementation of the model object 'Data Processor Attribute'.classAn implementation of the model object 'Data Processor Tabular Section Attribute'.classAn implementation of the model object 'Db Object Attribute'.classAn implementation of the model object 'Document Attribute'.classAn implementation of the model object 'Exchange Plan Attribute'.classAn implementation of the model object 'Ext Dimension Accounting Flag'.classAn implementation of the model object 'Hierarchical Db Object Attribute'.classAn implementation of the model object 'Information Register Attribute'.classAn implementation of the model object 'Information Register Dimension'.classAn implementation of the model object 'Information Register Resource'.classAn implementation of the model object 'Register Attribute'.classAn implementation of the model object 'Register Dimension'.classAn implementation of the model object 'Register Resource'.classAn implementation of the model object 'Report Attribute'.classAn implementation of the model object 'Report Tabular Section Attribute'.classAn implementation of the model object 'Tabular Section Attribute'.classAn implementation of the model object 'Task Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type BasicFeatureModifier and TypeMethodDescriptionstatic List<? extends BasicFeature>ValidationUtil.getAttributes(MdObject mdObject) Gets md-object attributes.org.eclipse.emf.common.util.EList<BasicFeature>SequenceDimensionImpl.getDocumentMap()org.eclipse.emf.common.util.EList<BasicFeature>RecalculationDimensionImpl.getLeadingRegisterData()org.eclipse.emf.common.util.EList<BasicFeature>SequenceDimensionImpl.getRegisterRecordsMap() -
Uses of BasicFeature in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util that return types with arguments of type BasicFeatureModifier and TypeMethodDescriptionstatic Optional<List<BasicFeature>>MdClassUtil.getAttributes(MdObject owner) Searches for attributes, that are contained in owner objectMethods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BasicFeatureModifier and TypeMethodDescriptionMdClassSwitch.caseBasicFeature(BasicFeature object) Returns the result of interpreting the object as an instance of 'Basic Feature'.booleanMdClassValidator.validateBasicFeature(BasicFeature basicFeature, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateBasicFeature_validate(BasicFeature basicFeature, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Basic Feature'. -
Uses of BasicFeature in com.e1c.g5.v8.dt.check.internal.md.check.checks
Methods in com.e1c.g5.v8.dt.check.internal.md.check.checks with parameters of type BasicFeatureModifier and TypeMethodDescriptionbooleanBinaryDataStorageLocationUseFieldTypeCheck.ValidatorContext.isPassed(BasicFeature basicFeature) Checks if feature already passed. -
Uses of BasicFeature in com.e1c.g5.v8.dt.check.internal.md.check.fixs
Methods in com.e1c.g5.v8.dt.check.internal.md.check.fixs with parameters of type BasicFeatureModifier and TypeMethodDescriptionprotected voidBinaryDataStorageLocationUseFieldTypeFix.applyChanges(BasicFeature modelObject, org.eclipse.emf.ecore.EStructuralFeature targetFeature, BasicModelFixContext context, IFixSession session)