Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CharacteristicsDescription
Packages that use CharacteristicsDescription
Package
Description
-
Uses of CharacteristicsDescription in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics that return types with arguments of type CharacteristicsDescriptionMethods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics with parameters of type CharacteristicsDescriptionModifier and TypeMethodDescriptionCharacteristicsTableMapper.getCharacteristicTypesText(CharacteristicsDescription characteristicsDescription) Returns characteristic types cell text.CharacteristicsTableMapper.getCharacteristicTypesTooltipText(CharacteristicsDescription modelValue) Returns characteristic types cell tooltip text.CharacteristicsTableMapper.getCharacteristicValuesText(CharacteristicsDescription characteristicsDescription) Returns characteristic values cell text.CharacteristicsTableMapper.getCharacteristicValuesTooltipText(CharacteristicsDescription characteristicsDescription) Returns characteristic values cell tooltip text.voidCharacteristicsTableMapper.updateItemViewModel(TableItemViewModel item, CharacteristicsDescription modelValue) -
Uses of CharacteristicsDescription in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md with parameters of type CharacteristicsDescriptionModifier and TypeMethodDescriptionFieldsSourceUtil.getDynamicDataPathFields(CharacteristicsDescription description) Gets all dynamic fields allowed in data path field ofCharacteristicsDescription -
Uses of CharacteristicsDescription 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 CharacteristicsDescriptionModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createCharacteristicsDescriptionCharacteristicTypesCheckedModel(CharacteristicsDescription context) CreatesCharacteristicsDescriptiontypes dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createCharacteristicsDescriptionCharacteristicTypesCheckedModel(CharacteristicsDescription actualObject, MdObject container, IV8Project v8project) CreatesCharacteristicsDescriptiondialog model for new context object and his v8 project with showing checked objects.NavigatorTreeDialogModelFactory.createCharacteristicsDescriptionCharacteristicValuesCheckedModel(CharacteristicsDescription context) CreatesCharacteristicsDescriptionvalues dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createCharacteristicsDescriptionCharacteristicValuesCheckedModel(CharacteristicsDescription context, MdObject container, IV8Project v8project) CreatesCharacteristicsDescriptionvalues dialog model for new context object, his container and v8 project with showing checked objects. -
Uses of CharacteristicsDescription in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Constructor parameters in com._1c.g5.v8.dt.md.ui.wizards.aef.models with type arguments of type CharacteristicsDescriptionModifierConstructorDescriptionCharacteristicsDescriptionModel(IDtNewWizardContext<CharacteristicsDescription> context, NavigatorTreeDialogModelFactory navigatorTreeDialogModelFactory) Creates a new instance. -
Uses of CharacteristicsDescription in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CharacteristicsDescriptionModifier and TypeMethodDescriptionMdClassFactory.createCharacteristicsDescription()Returns a new object of class 'Characteristics Description'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CharacteristicsDescriptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CharacteristicsDescription>BasicDbObject.getCharacteristics()Returns the value of the 'Characteristics' containment reference list.org.eclipse.emf.common.util.EList<CharacteristicsDescription>Cube.getCharacteristics()Returns the value of the 'Characteristics' containment reference list.org.eclipse.emf.common.util.EList<CharacteristicsDescription>Enum.getCharacteristics()Returns the value of the 'Characteristics' containment reference list.org.eclipse.emf.common.util.EList<CharacteristicsDescription>Table.getCharacteristics()Returns the value of the 'Characteristics' containment reference list. -
Uses of CharacteristicsDescription in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CharacteristicsDescriptionModifier and TypeClassDescriptionclassAn implementation of the model object 'Characteristics Description'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CharacteristicsDescriptionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CharacteristicsDescriptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CharacteristicsDescription>BasicDbObjectImpl.getCharacteristics()org.eclipse.emf.common.util.EList<CharacteristicsDescription>CubeImpl.getCharacteristics()org.eclipse.emf.common.util.EList<CharacteristicsDescription>EnumImpl.getCharacteristics()org.eclipse.emf.common.util.EList<CharacteristicsDescription>TableImpl.getCharacteristics() -
Uses of CharacteristicsDescription in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CharacteristicsDescriptionModifier and TypeMethodDescriptionMdClassSwitch.caseCharacteristicsDescription(CharacteristicsDescription object) Returns the result of interpreting the object as an instance of 'Characteristics Description'.booleanMdClassValidator.validateCharacteristicsDescription(CharacteristicsDescription characteristicsDescription, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateCharacteristicsDescription_validate(CharacteristicsDescription characteristicsDescription, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Characteristics Description'.