|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchConditionDefault
A representation of the model object 'Search Condition Default'. Place holder for the default search condition.
The following features are supported:
SQLExpressionsPackage.getSearchConditionDefault()
Method Summary | |
---|---|
java.lang.String |
getSQL()
Returns the value of the 'SQL' attribute. |
void |
setSQL(java.lang.String value)
Sets the value of the ' SQL ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
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 |
---|
java.lang.String getSQL()
If the meaning of the 'SQL' attribute isn't clear, there really should be more of a description here...
getSQL
in interface SearchCondition
setSQL(String)
,
SQLExpressionsPackage.getSearchConditionDefault_SQL()
void setSQL(java.lang.String value)
SQL
' attribute.
setSQL
in interface SearchCondition
value
- the new value of the 'SQL' attribute.getSQL()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |