Interface DbViewDef

All Superinterfaces:
DbViewElement, DuallyNamedElement, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Table
All Known Subinterfaces:
DbViewDescriptionTempTable, DbViewFromQuery, DbViewNestedTableFromQuery, DbViewOuterParamTable, DbViewSelectDef, DbViewTableDef, ExtendedDbViewTableDef, UnresolvedDbView
All Known Implementing Classes:
DbViewDefImpl, DbViewDescriptionTempTableImpl, DbViewFromQueryImpl, DbViewNestedTableFromQueryImpl, DbViewOuterParamTableImpl, DbViewSelectDefImpl, DbViewTableDefImpl, ExtendedDbViewTableDefImpl, UnresolvedDbViewImpl

public interface DbViewDef extends DbViewElement, Table
A representation of the model object 'Def'. Virtual database table

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<DbViewFieldDef>
    Returns the value of the 'Order Fields' reference list.
    boolean
    Returns the value of the 'Invisible' attribute.
    void
    setInvisible(boolean value)
    Sets the value of the 'Invisible' attribute.

    Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.DbViewElement

    getMdObject, getPresentation, setMdObject

    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

    Methods inherited from interface com._1c.g5.v8.dt.metadata.dbview.Table

    getFields