Interface StandardTabularSectionDescriptionProxy
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,StandardObjectProxy
- All Known Implementing Classes:
StandardTabularSectionDescriptionProxyImpl
A representation of the model object 'Standard Tabular Section Description Proxy'.
Proxy object that keeps
StandardTabularSectionDescription
and additional information
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Standard Tabular Part' reference.void
Sets the value of the 'Standard Tabular Part
' reference.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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.md.ui.sattribute.StandardObjectProxy
getContextObject, getName, getNameRu, getOwner, getStandardObject, isReadOnly, setContextObject, setName, setNameRu, setOwner, setReadOnly, setStandardObject
-
Method Details
-
getStandardTabularPart
StandardTabularPart getStandardTabularPart()Returns the value of the 'Standard Tabular Part' reference.- Returns:
- the value of the 'Standard Tabular Part' reference.
- See Also:
-
setStandardTabularPart
Sets the value of the 'Standard Tabular Part
' reference.- Parameters:
value
- the new value of the 'Standard Tabular Part' reference.- See Also:
-