Package com._1c.g5.v8.dt.metadata.dbview
Interface InformationRegisterDbViewDefs
- All Superinterfaces:
BasicDbViewDefs
,ChangeableDbViewDefs
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
InformationRegisterDbViewDefsImpl
A representation of the model object 'Information Register Db View Defs'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Slice Select View First' containment reference.Returns the value of the 'Slice Select View Last' containment reference.void
Sets the value of the 'Slice Select View First
' containment reference.void
Sets the value of the 'Slice Select View Last
' 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
-
getSliceSelectViewFirst
DbViewSelectDef getSliceSelectViewFirst()Returns the value of the 'Slice Select View First' containment reference.- Returns:
- the value of the 'Slice Select View First' containment reference.
- See Also:
-
setSliceSelectViewFirst
Sets the value of the 'Slice Select View First
' containment reference.- Parameters:
value
- the new value of the 'Slice Select View First' containment reference.- See Also:
-
getSliceSelectViewLast
DbViewSelectDef getSliceSelectViewLast()Returns the value of the 'Slice Select View Last' containment reference.- Returns:
- the value of the 'Slice Select View Last' containment reference.
- See Also:
-
setSliceSelectViewLast
Sets the value of the 'Slice Select View Last
' containment reference.- Parameters:
value
- the new value of the 'Slice Select View Last' containment reference.- See Also:
-