Interface AbstractAdhocQueryExpressionType

All Superinterfaces:
AbstractQueryExpressionType, EObject, Notifier
All Known Subinterfaces:
QueryType
All Known Implementing Classes:
AbstractAdhocQueryExpressionTypeImpl, QueryTypeImpl

public interface AbstractAdhocQueryExpressionType extends AbstractQueryExpressionType
A representation of the model object 'Abstract Adhoc Query Expression Type'.

The following features are supported:

See Also:
  • Method Details

    • getAbstractProjectionClause

      EList<Object> getAbstractProjectionClause()
      Returns the value of the 'Abstract Projection Clause' containment reference list. The list contents are of type EObject.

      If the meaning of the 'Abstract Projection Clause' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Abstract Projection Clause' containment reference list.
      See Also:
    • getAbstractSelectionClause

      Object getAbstractSelectionClause()
      Returns the value of the 'Abstract Selection Clause' containment reference.

      If the meaning of the 'Abstract Selection Clause' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Abstract Selection Clause' containment reference.
      See Also:
    • setAbstractSelectionClause

      void setAbstractSelectionClause(Object value)
      Sets the value of the 'Abstract Selection Clause' attribute.
      Parameters:
      value - the new value of the 'Abstract Selection Clause' attribute.
      See Also:
    • getAbstractSortingClause

      Object getAbstractSortingClause()
      Returns the value of the 'Abstract Sorting Clause' containment reference.

      If the meaning of the 'Abstract Sorting Clause' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Abstract Sorting Clause' containment reference.
      See Also:
    • setAbstractSortingClause

      void setAbstractSortingClause(Object value)
      Sets the value of the 'Abstract Sorting Clause' attribute.
      Parameters:
      value - the new value of the 'Abstract Sorting Clause' attribute.
      See Also:
    • getAliases

      EList<String> getAliases()
      Returns the value of the 'Aliases' attribute.

      If the meaning of the 'Aliases' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Aliases' attribute.
      See Also:
    • getTypeNames

      EList<Object> getTypeNames()
      Returns the value of the 'Type Names' attribute.

      If the meaning of the 'Type Names' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Type Names' attribute.
      See Also: