Interface DbViewSelectParamDef

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<DbViewFieldDef> fields()
      org.eclipse.emf.common.util.EList<DbViewFieldDef> getFieldDefs()
      Returns the value of the 'Field Defs' containment reference list.
      org.eclipse.emf.common.util.EList<DbViewFieldDef> getFieldRefs()
      Returns the value of the 'Field Refs' reference list.
      int getKind()
      Returns the value of the 'Kind' attribute.
      TypeDescription getType()
      Returns the value of the 'Type' containment reference.
      org.eclipse.emf.common.util.EList<DbViewSelectParamVariant> getVariants()
      Returns the value of the 'Variants' containment reference list.
      void setKind​(int value)
      Sets the value of the 'Kind' attribute.
      void setType​(TypeDescription value)
      Sets the value of the 'Type' containment reference.
      • 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 org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver