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.EObjectReturns the value of the 'Period Source' reference.voidsetPeriodSource(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, setMdObjectMethods inherited from interface com._1c.g5.v8.dt.metadata.dbview.DbViewFieldDef
getFieldRole, getPresentationSource, getType, setFieldRole, setPresentationSource, setTypeMethods inherited from interface com._1c.g5.v8.dt.mcore.DuallyNamedElement
getNameRu, setNameRuMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.mcore.NamedElement
getName, setNameMethods 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:
-