Interface DbViewSelectParamDef

All Superinterfaces:
DuallyNamedElement, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DbViewSelectParamDefImpl

public interface DbViewSelectParamDef extends DuallyNamedElement
A representation of the model object 'Select Param Def'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<DbViewFieldDef>
    org.eclipse.emf.common.util.EList<DbViewFieldDef>
    Returns the value of the 'Field Defs' containment reference list.
    org.eclipse.emf.common.util.EList<DbViewFieldDef>
    Returns the value of the 'Field Refs' reference list.
    int
    Returns the value of the 'Kind' attribute.
    Returns the value of the 'Type' containment reference.
    org.eclipse.emf.common.util.EList<DbViewSelectParamVariant>
    Returns the value of the 'Variants' containment reference list.
    void
    setKind(int value)
    Sets the value of the 'Kind' attribute.
    void
    Sets the value of the 'Type' containment reference.

    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