Package com._1c.g5.v8.dt.metadata.dbview
Interface ExtendedDbViewFieldTableDef
- All Superinterfaces:
DbViewElement,DbViewFieldDef,DbViewFieldTableDef,DuallyNamedElement,org.eclipse.emf.ecore.EObject,NamedElement,org.eclipse.emf.common.notify.Notifier,Table
- All Known Implementing Classes:
ExtendedDbViewFieldTableDefImpl
A representation of the model object 'Extended Db View Field Table Def'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObjectorg.eclipse.emf.ecore.EStructuralFeatureeGet(org.eclipse.emf.ecore.EStructuralFeature feature) org.eclipse.emf.ecore.resource.ResourceReturns the value of the 'Combined Fields' attribute.org.eclipse.emf.common.util.EList<DbViewFieldDef>org.eclipse.emf.ecore.EObjectgetName()Returns the value of the 'Source' reference.voidsetCombinedFields(List<DbViewFieldDef> value) Sets the value of the 'Combined Fields' attribute.voidsetSource(DbViewFieldTableDef value) Sets the value of the 'Source' reference.Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.DbViewElement
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
setNameRuMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainmentFeature, eContents, eCrossReferences, eGet, eInvoke, eIsProxy, eIsSet, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.mcore.NamedElement
setNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getCombinedFields
List<DbViewFieldDef> getCombinedFields()Returns the value of the 'Combined Fields' attribute.- Returns:
- the value of the 'Combined Fields' attribute.
- See Also:
-
setCombinedFields
Sets the value of the 'Combined Fields' attribute.- Parameters:
value- the new value of the 'Combined Fields' attribute.- See Also:
-
getSource
DbViewFieldTableDef getSource()Returns the value of the 'Source' reference.- Returns:
- the value of the 'Source' reference.
- See Also:
-
setSource
Sets the value of the 'Source' reference.- Parameters:
value- the new value of the 'Source' reference.- See Also:
-
getFields
org.eclipse.emf.common.util.EList<DbViewFieldDef> getFields() -
eResource
org.eclipse.emf.ecore.resource.Resource eResource()- Specified by:
eResourcein interfaceorg.eclipse.emf.ecore.EObject
-
eContainer
org.eclipse.emf.ecore.EObject eContainer()- Specified by:
eContainerin interfaceorg.eclipse.emf.ecore.EObject
-
eContainingFeature
org.eclipse.emf.ecore.EStructuralFeature eContainingFeature()- Specified by:
eContainingFeaturein interfaceorg.eclipse.emf.ecore.EObject
-
eGet
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.EObject
-
getName
String getName()- Specified by:
getNamein interfaceNamedElement- Returns:
- the value of the 'Name' attribute.
- See Also:
-
getNameRu
String getNameRu()- Specified by:
getNameRuin interfaceDuallyNamedElement- Returns:
- the value of the 'Name Ru' attribute.
- See Also:
-
getMdObject
org.eclipse.emf.ecore.EObject getMdObject()- Specified by:
getMdObjectin interfaceDbViewElement- Returns:
- the value of the 'Md Object' reference.
- See Also:
-