|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Query'.
The following features are supported:
ExtensionsPackage.getQuery()| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getOutputElements()
Returns the value of the 'Output Elements' containment reference list. |
Query |
getQuery()
Returns the value of the 'Query' container reference. |
org.eclipse.emf.common.util.EList |
getSources()
Returns the value of the 'Sources' attribute list. |
org.eclipse.emf.common.util.EList |
getSubQuery()
Returns the value of the 'Sub Query' containment reference list. |
boolean |
isCount()
Returns the value of the 'Count' attribute. |
boolean |
isDistinct()
Returns the value of the 'Distinct' attribute. |
void |
setCount(boolean value)
Sets the value of the ' Count' attribute. |
void |
setDistinct(boolean value)
Sets the value of the ' Distinct' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setQuery(Query value)
Sets the value of the ' Query' container reference. |
| 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 |
public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ExtensionsPackage.getQuery_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public org.eclipse.emf.common.util.EList getSources()
String.
Points to a list of resource URIs, starting EObject URIs or Query names
ExtensionsPackage.getQuery_Sources()public boolean isDistinct()
If the meaning of the 'Distinct' attribute isn't clear, there really should be more of a description here...
setDistinct(boolean),
ExtensionsPackage.getQuery_Distinct()public void setDistinct(boolean value)
Distinct' attribute.
value - the new value of the 'Distinct' attribute.isDistinct()public boolean isCount()
If the meaning of the 'Count' attribute isn't clear, there really should be more of a description here...
setCount(boolean),
ExtensionsPackage.getQuery_Count()public void setCount(boolean value)
Count' attribute.
value - the new value of the 'Count' attribute.isCount()public org.eclipse.emf.common.util.EList getOutputElements()
Operand.
It is bidirectional and its opposite is 'Query'.
If the meaning of the 'Output Elements' containment reference list isn't clear, there really should be more of a description here...
ExtensionsPackage.getQuery_OutputElements(),
Operand.getQuery()public org.eclipse.emf.common.util.EList getSubQuery()
Query.
It is bidirectional and its opposite is 'Query'.
If the meaning of the 'Sub Query' containment reference list isn't clear, there really should be more of a description here...
ExtensionsPackage.getQuery_SubQuery(),
getQuery()public Query getQuery()
Sub Query'.
If the meaning of the 'Query' container reference isn't clear, there really should be more of a description here...
setQuery(Query),
ExtensionsPackage.getQuery_Query(),
getSubQuery()public void setQuery(Query value)
Query' container reference.
value - the new value of the 'Query' container reference.getQuery()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||