Package com._1c.g5.v8.dt.metadata.dbview
Interface TaskDbViewDefs
- All Superinterfaces:
BasicDbViewDefs
,ChangeableDbViewDefs
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
TaskDbViewDefsImpl
A representation of the model object 'Task Db View Defs'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Bp Task Addressing Select View' containment reference.void
Sets the value of the 'Bp Task Addressing Select 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
-
getBpTaskAddressingSelectView
DbViewSelectDef getBpTaskAddressingSelectView()Returns the value of the 'Bp Task Addressing Select View' containment reference.- Returns:
- the value of the 'Bp Task Addressing Select View' containment reference.
- See Also:
-
setBpTaskAddressingSelectView
Sets the value of the 'Bp Task Addressing Select View
' containment reference.- Parameters:
value
- the new value of the 'Bp Task Addressing Select View' containment reference.- See Also:
-