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 SummaryModifier 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.BasicTabularSectiongetFillChecking, getStandardAttributes, getToolTip, setFillChecking, validateMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.DbObjectTabularSectiongetAttributes, getLineNumberLength, getProducedTypes, setLineNumberLength, setProducedTypesMethods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.mcore.FieldSourcegetFields, getRefFieldSourcesMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObjectgetComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuidMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getUseAttributeUse getUse()Returns the value of the 'Use' attribute. The literals are from the enumerationAttributeUse.- Returns:
- the value of the 'Use' attribute.
- See Also:
 
- 
setUseSets the value of the 'Use' attribute.- Parameters:
- value- the new value of the 'Use' attribute.
- See Also:
 
 
-