|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectProperties
A representation of the model object 'Select Properties'.
The following features are supported:
DomPackage.getSelectProperties()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
boolean |
isDistinct()
Returns the value of the 'Distinct' attribute. |
void |
setDistinct(boolean value)
Sets the value of the ' Distinct' attribute. |
| Methods inherited from interface org.openxma.dsl.dom.model.SelectStatement |
|---|
getFrom, getGroupBy, getHaving, getJoin, getOrderBy, getWhere, setHaving, setWhere |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
boolean isDistinct()
If the meaning of the 'Distinct' attribute isn't clear, there really should be more of a description here...
setDistinct(boolean),
DomPackage.getSelectProperties_Distinct()void setDistinct(boolean value)
Distinct' attribute.
value - the new value of the 'Distinct' attribute.isDistinct()org.eclipse.emf.common.util.EList<Expression> getProperties()
Expression.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getSelectProperties_Properties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||