Package com._1c.g5.v8.dt.metadata.dbview
Interface ChangeableDbViewDefs
- All Superinterfaces:
BasicDbViewDefs
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
AccountingRegisterDbViewDefs
,AccumulationRegisterDbViewDefs
,BusinessProcessDbViewDefs
,CalculationRegisterDbViewDefs
,CatalogDbViewDefs
,ChartOfAccountsDbViewDefs
,ChartOfCalculationTypesDbViewDefs
,ChartOfCharacteristicTypesDbViewDefs
,ConstantDbViewDefs
,DocumentDbViewDefs
,InformationRegisterDbViewDefs
,RecalculationDbViewDefs
,SequenceDbViewDefs
,TaskDbViewDefs
- All Known Implementing Classes:
AccountingRegisterDbViewDefsImpl
,AccumulationRegisterDbViewDefsImpl
,BusinessProcessDbViewDefsImpl
,CalculationRegisterDbViewDefsImpl
,CatalogDbViewDefsImpl
,ChangeableDbViewDefsImpl
,ChartOfAccountsDbViewDefsImpl
,ChartOfCalculationTypesDbViewDefsImpl
,ChartOfCharacteristicTypesDbViewDefsImpl
,ConstantDbViewDefsImpl
,DocumentDbViewDefsImpl
,InformationRegisterDbViewDefsImpl
,RecalculationDbViewDefsImpl
,SequenceDbViewDefsImpl
,TaskDbViewDefsImpl
A representation of the model object 'Changeable Db View Defs'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Change View' containment reference.void
setChangeView
(DbViewDef value) Sets the value of the 'Change View
' containment reference.Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.BasicDbViewDefs
getMainView, setMainView
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
-
getChangeView
DbViewDef getChangeView()Returns the value of the 'Change View' containment reference.- Returns:
- the value of the 'Change View' containment reference.
- See Also:
-
setChangeView
Sets the value of the 'Change View
' containment reference.- Parameters:
value
- the new value of the 'Change View' containment reference.- See Also:
-