Package com._1c.g5.v8.dt.metadata.dbview
Interface SequenceDbViewDefs
- All Superinterfaces:
BasicDbViewDefs
,ChangeableDbViewDefs
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
SequenceDbViewDefsImpl
A representation of the model object 'Sequence Db View Defs'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Boundary View' containment reference.void
setBoundaryView
(DbViewTableDef value) Sets the value of the 'Boundary View
' containment reference.Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.BasicDbViewDefs
getMainView, setMainView
Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.ChangeableDbViewDefs
getChangeView, setChangeView
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
-
Method Details
-
getBoundaryView
DbViewTableDef getBoundaryView()Returns the value of the 'Boundary View' containment reference.- Returns:
- the value of the 'Boundary View' containment reference.
- See Also:
-
setBoundaryView
Sets the value of the 'Boundary View
' containment reference.- Parameters:
value
- the new value of the 'Boundary View' containment reference.- See Also:
-