|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Query'. This type represents design-time definition for the dataset in a series.
The following features are supported:
DataPackage.getQuery()
Method Summary | |
java.lang.String |
getDefinition()
Returns the value of the 'Definition' attribute. |
org.eclipse.emf.common.util.EList |
getRules()
Deprecated. only reserved for compatibility |
boolean |
isDefined()
|
void |
setDefinition(java.lang.String value)
Sets the value of the ' Definition ' attribute. |
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 getDefinition()
setDefinition(String)
,
DataPackage.getQuery_Definition()
public void setDefinition(java.lang.String value)
Definition
' attribute.
value
- the new value of the 'Definition' attribute.getDefinition()
public org.eclipse.emf.common.util.EList getRules()
Rule
.
DataPackage.getQuery_Rules()
public boolean isDefined()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |