Package com._1c.g5.v8.dt.metadata.dbview
Interface DbViewFieldFieldDefWithPeriod
- All Superinterfaces:
DbViewElement
,DbViewFieldDef
,DbViewFieldFieldDef
,DuallyNamedElement
,org.eclipse.emf.ecore.EObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
DbViewFieldFieldDefWithPeriodImpl
A representation of the model object 'Field Field Def With Period'.
Real field with period source
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObject
Returns the value of the 'Period Source' reference.void
setPeriodSource
(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Period Source
' reference.Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.DbViewElement
getMdObject, getPresentation, setMdObject
Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.DbViewFieldDef
getFieldRole, getPresentationSource, getType, setFieldRole, setPresentationSource, setType
Methods inherited from interface com._1c.g5.v8.dt.mcore.DuallyNamedElement
getNameRu, setNameRu
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 com._1c.g5.v8.dt.mcore.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPeriodSource
org.eclipse.emf.ecore.EObject getPeriodSource()Returns the value of the 'Period Source' reference.- Returns:
- the value of the 'Period Source' reference.
- See Also:
-
setPeriodSource
void setPeriodSource(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Period Source
' reference.- Parameters:
value
- the new value of the 'Period Source' reference.- See Also:
-