Package com._1c.g5.v8.dt.metadata.dbview
Interface ConstantsDbViewDefs
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ConstantsDbViewDefsImpl
public interface ConstantsDbViewDefs
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Constants Db View Defs'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'All Constants Select View' containment reference.voidSets the value of the 'All Constants Select View' containment reference.Methods 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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getAllConstantsSelectView
DbViewSelectDef getAllConstantsSelectView()Returns the value of the 'All Constants Select View' containment reference.- Returns:
- the value of the 'All Constants Select View' containment reference.
- See Also:
-
setAllConstantsSelectView
Sets the value of the 'All Constants Select View' containment reference.- Parameters:
value- the new value of the 'All Constants Select View' containment reference.- See Also:
-