Interface HierarchicalDbObjectAttribute
- All Superinterfaces:
BasicFeature,DbObjectAttribute,org.eclipse.emf.ecore.EObject,MdObject,org.eclipse.emf.common.notify.Notifier,TypeDescriptionProvider
- All Known Subinterfaces:
CatalogAttribute,ChartOfCharacteristicTypesAttribute
- All Known Implementing Classes:
CatalogAttributeImpl,ChartOfCharacteristicTypesAttributeImpl,HierarchicalDbObjectAttributeImpl
A representation of the model object 'Hierarchical Db Object Attribute'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptiongetUse()Returns the value of the 'Use' attribute.voidsetUse(AttributeUse value) Sets the value of the 'Use' attribute.Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicFeature
getChoiceFoldersAndItems, getChoiceForm, getChoiceParameterLinks, getChoiceParameters, getCreateOnInput, getEditFormat, getFillChecking, getFormat, getLinkByType, getMask, getMaxValue, getMinValue, getQuickChoice, getToolTip, getType, isExtendedEdit, isMarkNegatives, isMultiLine, isPasswordMode, setChoiceFoldersAndItems, setChoiceForm, setCreateOnInput, setExtendedEdit, setFillChecking, setLinkByType, setMarkNegatives, setMask, setMaxValue, setMinValue, setMultiLine, setPasswordMode, setQuickChoice, setType, validateMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.DbObjectAttribute
getBinaryDataStorageLocationUse, getBinaryDataStorageLocationUseField, getFillValue, getFullTextSearch, getIndexing, isFillFromFillingValue, setBinaryDataStorageLocationUse, setBinaryDataStorageLocationUseField, setFillFromFillingValue, setFillValue, setFullTextSearch, setIndexingMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuidMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.TypeDescriptionProvider
getTypeDescription
-
Method Details
-
getUse
AttributeUse getUse()Returns the value of the 'Use' attribute. The literals are from the enumerationAttributeUse.- Returns:
- the value of the 'Use' attribute.
- See Also:
-
setUse
Sets the value of the 'Use' attribute.- Parameters:
value- the new value of the 'Use' attribute.- See Also:
-