|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEFactoryImpl
org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryModelFactoryImpl
An implementation of the model Factory.
Field Summary |
Fields inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory |
eINSTANCE |
Constructor Summary | |
SQLQueryModelFactoryImpl()
Creates an instance of the factory. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLQueryModelFactoryImpl()
Method Detail |
public EObject create(EClass eClass)
public java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
public QueryDeleteStatement createQueryDeleteStatement()
createQueryDeleteStatement
in interface SQLQueryModelFactory
public QueryInsertStatement createQueryInsertStatement()
createQueryInsertStatement
in interface SQLQueryModelFactory
public QuerySelectStatement createQuerySelectStatement()
createQuerySelectStatement
in interface SQLQueryModelFactory
public QueryUpdateStatement createQueryUpdateStatement()
createQueryUpdateStatement
in interface SQLQueryModelFactory
public UpdateAssignmentExpression createUpdateAssignmentExpression()
createUpdateAssignmentExpression
in interface SQLQueryModelFactory
public CursorReference createCursorReference()
createCursorReference
in interface SQLQueryModelFactory
public QueryExpressionRoot createQueryExpressionRoot()
createQueryExpressionRoot
in interface SQLQueryModelFactory
public ValuesRow createValuesRow()
createValuesRow
in interface SQLQueryModelFactory
public QueryValues createQueryValues()
createQueryValues
in interface SQLQueryModelFactory
public TableJoined createTableJoined()
createTableJoined
in interface SQLQueryModelFactory
public WithTableSpecification createWithTableSpecification()
createWithTableSpecification
in interface SQLQueryModelFactory
public SearchConditionCombined createSearchConditionCombined()
createSearchConditionCombined
in interface SQLQueryModelFactory
public OrderByValueExpression createOrderByValueExpression()
createOrderByValueExpression
in interface SQLQueryModelFactory
public QueryCombined createQueryCombined()
createQueryCombined
in interface SQLQueryModelFactory
public QuerySelect createQuerySelect()
createQuerySelect
in interface SQLQueryModelFactory
public ResultTableAllColumns createResultTableAllColumns()
createResultTableAllColumns
in interface SQLQueryModelFactory
public ResultColumn createResultColumn()
createResultColumn
in interface SQLQueryModelFactory
public PredicateBasic createPredicateBasic()
createPredicateBasic
in interface SQLQueryModelFactory
public PredicateBetween createPredicateBetween()
createPredicateBetween
in interface SQLQueryModelFactory
public PredicateExists createPredicateExists()
createPredicateExists
in interface SQLQueryModelFactory
public PredicateLike createPredicateLike()
createPredicateLike
in interface SQLQueryModelFactory
public PredicateIsNull createPredicateIsNull()
createPredicateIsNull
in interface SQLQueryModelFactory
public PredicateQuantifiedValueSelect createPredicateQuantifiedValueSelect()
createPredicateQuantifiedValueSelect
in interface SQLQueryModelFactory
public PredicateQuantifiedRowSelect createPredicateQuantifiedRowSelect()
createPredicateQuantifiedRowSelect
in interface SQLQueryModelFactory
public PredicateInValueSelect createPredicateInValueSelect()
createPredicateInValueSelect
in interface SQLQueryModelFactory
public PredicateInValueList createPredicateInValueList()
createPredicateInValueList
in interface SQLQueryModelFactory
public PredicateInValueRowSelect createPredicateInValueRowSelect()
createPredicateInValueRowSelect
in interface SQLQueryModelFactory
public ValueExpressionSimple createValueExpressionSimple()
createValueExpressionSimple
in interface SQLQueryModelFactory
public ValueExpressionColumn createValueExpressionColumn()
createValueExpressionColumn
in interface SQLQueryModelFactory
public ValueExpressionVariable createValueExpressionVariable()
createValueExpressionVariable
in interface SQLQueryModelFactory
public ValueExpressionScalarSelect createValueExpressionScalarSelect()
createValueExpressionScalarSelect
in interface SQLQueryModelFactory
public ValueExpressionLabeledDuration createValueExpressionLabeledDuration()
createValueExpressionLabeledDuration
in interface SQLQueryModelFactory
public ValueExpressionCast createValueExpressionCast()
createValueExpressionCast
in interface SQLQueryModelFactory
public ValueExpressionNullValue createValueExpressionNullValue()
createValueExpressionNullValue
in interface SQLQueryModelFactory
public ValueExpressionDefaultValue createValueExpressionDefaultValue()
createValueExpressionDefaultValue
in interface SQLQueryModelFactory
public ValueExpressionFunction createValueExpressionFunction()
createValueExpressionFunction
in interface SQLQueryModelFactory
public ValueExpressionCombined createValueExpressionCombined()
createValueExpressionCombined
in interface SQLQueryModelFactory
public GroupingSets createGroupingSets()
createGroupingSets
in interface SQLQueryModelFactory
public GroupingSetsElementSublist createGroupingSetsElementSublist()
createGroupingSetsElementSublist
in interface SQLQueryModelFactory
public GroupingSetsElementExpression createGroupingSetsElementExpression()
createGroupingSetsElementExpression
in interface SQLQueryModelFactory
public SuperGroup createSuperGroup()
createSuperGroup
in interface SQLQueryModelFactory
public GroupingExpression createGroupingExpression()
createGroupingExpression
in interface SQLQueryModelFactory
public SuperGroupElementSublist createSuperGroupElementSublist()
createSuperGroupElementSublist
in interface SQLQueryModelFactory
public SuperGroupElementExpression createSuperGroupElementExpression()
createSuperGroupElementExpression
in interface SQLQueryModelFactory
public ValueExpressionCaseSearch createValueExpressionCaseSearch()
createValueExpressionCaseSearch
in interface SQLQueryModelFactory
public ValueExpressionCaseSimple createValueExpressionCaseSimple()
createValueExpressionCaseSimple
in interface SQLQueryModelFactory
public ValueExpressionCaseElse createValueExpressionCaseElse()
createValueExpressionCaseElse
in interface SQLQueryModelFactory
public ValueExpressionCaseSearchContent createValueExpressionCaseSearchContent()
createValueExpressionCaseSearchContent
in interface SQLQueryModelFactory
public ValueExpressionCaseSimpleContent createValueExpressionCaseSimpleContent()
createValueExpressionCaseSimpleContent
in interface SQLQueryModelFactory
public TableInDatabase createTableInDatabase()
createTableInDatabase
in interface SQLQueryModelFactory
public TableFunction createTableFunction()
createTableFunction
in interface SQLQueryModelFactory
public ColumnName createColumnName()
createColumnName
in interface SQLQueryModelFactory
public TableNested createTableNested()
createTableNested
in interface SQLQueryModelFactory
public QueryMergeStatement createQueryMergeStatement()
createQueryMergeStatement
in interface SQLQueryModelFactory
public SearchConditionNested createSearchConditionNested()
createSearchConditionNested
in interface SQLQueryModelFactory
public ValueExpressionNested createValueExpressionNested()
createValueExpressionNested
in interface SQLQueryModelFactory
public OrderByOrdinal createOrderByOrdinal()
createOrderByOrdinal
in interface SQLQueryModelFactory
public TableCorrelation createTableCorrelation()
createTableCorrelation
in interface SQLQueryModelFactory
public UpdateSource createUpdateSource()
createUpdateSource
in interface SQLQueryModelFactory
public UpdateSourceExprList createUpdateSourceExprList()
createUpdateSourceExprList
in interface SQLQueryModelFactory
public UpdateSourceQuery createUpdateSourceQuery()
createUpdateSourceQuery
in interface SQLQueryModelFactory
public OrderByResultColumn createOrderByResultColumn()
createOrderByResultColumn
in interface SQLQueryModelFactory
public WithTableReference createWithTableReference()
createWithTableReference
in interface SQLQueryModelFactory
public SQLQueryModelPackage getSQLQueryModelPackage()
getSQLQueryModelPackage
in interface SQLQueryModelFactory
public static SQLQueryModelPackage getPackage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |