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.Data
AbstractConverter.getAttributesPart
(Collection<? extends BasicFeature> basicFeatures, FieldSource fieldSource) Returns data for given attributes.protected com._1c.g5.v8.dt.diagram.framework.model.Data
AbstractConverter.getDataPart
(Collection<? extends BasicFeature> basicFeatures, String dataPartName) Returns data with given name for given features.protected com._1c.g5.v8.dt.diagram.framework.model.Data
AbstractRegisterConverter.getDimensionsPart
(Collection<? extends BasicFeature> basicFeatures) Returns data for given dimensions.protected com._1c.g5.v8.dt.diagram.framework.model.Data
AbstractRegisterConverter.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 void
MngDataProviderInfoHelper.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 MdObjectExtension
AccountingRegisterDimensionAdopterParticipant.createExtension
(BasicFeature nativeObject) protected MdObjectExtension
AccountingRegisterResourceAdopterParticipant.createExtension
(BasicFeature nativeObject) protected AddressingAttributeExtension
AddressingAttributeAdopterParticipant.createExtension
(BasicFeature nativeObject) protected MdObjectExtension
BasicFeatureAdopterParticipant.createExtension
(BasicFeature nativeObject) protected MdObjectExtension
CommonAttributeAdopterParticipant.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 void
AbstractMdXmlFileReader.readBasicFeature
(IXmlNode node, BasicFeature basicFeature, Version version, XmlReaderResult xrr) Read node to target metadata basic feature objectvoid
BasicMdXmlReaderHelper.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 void
AbstractMdXmlPartReader.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 void
BasicFeatureRule.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 TypeClassDescriptionclass
FixedFieldNameMatchingWizard<T extends BasicFeature>
Wizard that creates a newBasicFeature
element withFixedFieldDescriptor
name 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 TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Flag'.interface
A representation of the model object 'Accounting Register Attribute'.interface
A representation of the model object 'Accounting Register Dimension'.interface
A representation of the model object 'Accounting Register Resource'.interface
A representation of the model object 'Accumulation Register Attribute'.interface
A representation of the model object 'Accumulation Register Dimension'.interface
A representation of the model object 'Accumulation Register Resource'.interface
A representation of the model object 'Addressing Attribute'.interface
A representation of the model object 'Business Process Attribute'.interface
A representation of the model object 'Calculation Register Attribute'.interface
A representation of the model object 'Calculation Register Dimension'.interface
A representation of the model object 'Calculation Register Resource'.interface
A representation of the model object 'Catalog Attribute'.interface
A representation of the model object 'Chart Of Accounts Attribute'.interface
A representation of the model object 'Chart Of Calculation Types Attribute'.interface
A representation of the model object 'Chart Of Characteristic Types Attribute'.interface
A representation of the model object 'Common Attribute'.interface
A representation of the model object 'Data Processor Attribute'.interface
A representation of the model object 'Data Processor Tabular Section Attribute'.interface
A representation of the model object 'Db Object Attribute'.interface
A representation of the model object 'Document Attribute'.interface
A representation of the model object 'Exchange Plan Attribute'.interface
A representation of the model object 'Ext Dimension Accounting Flag'.interface
A representation of the model object 'Hierarchical Db Object Attribute'.interface
A representation of the model object 'Information Register Attribute'.interface
A representation of the model object 'Information Register Dimension'.interface
A representation of the model object 'Information Register Resource'.interface
A representation of the model object 'Register Attribute'.interface
A representation of the model object 'Register Dimension'.interface
A representation of the model object 'Register Resource'.interface
A representation of the model object 'Report Attribute'.interface
A representation of the model object 'Report Tabular Section Attribute'.interface
A representation of the model object 'Tabular Section Attribute'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Accounting Flag'.class
An implementation of the model object 'Accounting Register Attribute'.class
An implementation of the model object 'Accounting Register Dimension'.class
An implementation of the model object 'Accounting Register Resource'.class
An implementation of the model object 'Accumulation Register Attribute'.class
An implementation of the model object 'Accumulation Register Dimension'.class
An implementation of the model object 'Accumulation Register Resource'.class
An implementation of the model object 'Addressing Attribute'.class
An implementation of the model object 'Basic Feature'.class
An implementation of the model object 'Business Process Attribute'.class
An implementation of the model object 'Calculation Register Attribute'.class
An implementation of the model object 'Calculation Register Dimension'.class
An implementation of the model object 'Calculation Register Resource'.class
An implementation of the model object 'Catalog Attribute'.class
An implementation of the model object 'Chart Of Accounts Attribute'.class
An implementation of the model object 'Chart Of Calculation Types Attribute'.class
An implementation of the model object 'Chart Of Characteristic Types Attribute'.class
An implementation of the model object 'Common Attribute'.class
An implementation of the model object 'Data Processor Attribute'.class
An implementation of the model object 'Data Processor Tabular Section Attribute'.class
An implementation of the model object 'Db Object Attribute'.class
An implementation of the model object 'Document Attribute'.class
An implementation of the model object 'Exchange Plan Attribute'.class
An implementation of the model object 'Ext Dimension Accounting Flag'.class
An implementation of the model object 'Hierarchical Db Object Attribute'.class
An implementation of the model object 'Information Register Attribute'.class
An implementation of the model object 'Information Register Dimension'.class
An implementation of the model object 'Information Register Resource'.class
An implementation of the model object 'Register Attribute'.class
An implementation of the model object 'Register Dimension'.class
An implementation of the model object 'Register Resource'.class
An implementation of the model object 'Report Attribute'.class
An implementation of the model object 'Report Tabular Section Attribute'.class
An implementation of the model object 'Tabular Section Attribute'.class
An 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'.boolean
MdClassValidator.validateBasicFeature
(BasicFeature basicFeature, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.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 TypeMethodDescriptionboolean
BinaryDataStorageLocationUseFieldTypeCheck.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 void
BinaryDataStorageLocationUseFieldTypeFix.applyChanges
(BasicFeature modelObject, org.eclipse.emf.ecore.EStructuralFeature targetFeature, BasicModelFixContext context, IFixSession session)