Interface HierarchicalDbObjectTabularSection
- All Superinterfaces:
BasicTabularSection
,DbObjectTabularSection
,org.eclipse.emf.ecore.EObject
,FieldSource
,MdObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
CatalogTabularSection
,ChartOfCharacteristicTypesTabularSection
- All Known Implementing Classes:
CatalogTabularSectionImpl
,ChartOfCharacteristicTypesTabularSectionImpl
,HierarchicalDbObjectTabularSectionImpl
A representation of the model object 'Hierarchical Db Object Tabular Section'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptiongetUse()
Returns the value of the 'Use' attribute.void
setUse
(AttributeUse value) Sets the value of the 'Use
' attribute.Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicTabularSection
getFillChecking, getStandardAttributes, getToolTip, setFillChecking, validate
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.DbObjectTabularSection
getAttributes, getLineNumberLength, getProducedTypes, setLineNumberLength, setProducedTypes
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface com._1c.g5.v8.dt.mcore.FieldSource
getFields, getRefFieldSources
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
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:
-