|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAdapterFactoryImpl
org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX
method for each class of the model.
SQLQueryModelPackage
,
Serialized FormConstructor Summary | |
SQLQueryModelAdapterFactory()
Creates an instance of the adapter factory. |
Method Summary | |
Adapter |
createAdapter(Notifier target)
Creates an adapter for the target . |
Adapter |
createColumnNameAdapter()
Creates a new adapter for an object of class ' Column Name '. |
Adapter |
createCursorReferenceAdapter()
Creates a new adapter for an object of class ' Cursor Reference '. |
Adapter |
createEModelElementAdapter()
Creates a new adapter for an object of class ' EModel Element '. |
Adapter |
createENamedElementAdapter()
Creates a new adapter for an object of class ' ENamed Element '. |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
Adapter |
createGroupingAdapter()
Creates a new adapter for an object of class ' Grouping '. |
Adapter |
createGroupingExpressionAdapter()
Creates a new adapter for an object of class ' Grouping Expression '. |
Adapter |
createGroupingSetsAdapter()
Creates a new adapter for an object of class ' Grouping Sets '. |
Adapter |
createGroupingSetsElementAdapter()
Creates a new adapter for an object of class ' Grouping Sets Element '. |
Adapter |
createGroupingSetsElementExpressionAdapter()
Creates a new adapter for an object of class ' Grouping Sets Element Expression '. |
Adapter |
createGroupingSetsElementSublistAdapter()
Creates a new adapter for an object of class ' Grouping Sets Element Sublist '. |
Adapter |
createGroupingSpecificationAdapter()
Creates a new adapter for an object of class ' Grouping Specification '. |
Adapter |
createOrderByOrdinalAdapter()
Creates a new adapter for an object of class ' Order By Ordinal '. |
Adapter |
createOrderByResultColumnAdapter()
Creates a new adapter for an object of class ' Order By Result Column '. |
Adapter |
createOrderBySpecificationAdapter()
Creates a new adapter for an object of class ' Order By Specification '. |
Adapter |
createOrderByValueExpressionAdapter()
Creates a new adapter for an object of class ' Order By Value Expression '. |
Adapter |
createPredicateAdapter()
Creates a new adapter for an object of class ' Predicate '. |
Adapter |
createPredicateBasicAdapter()
Creates a new adapter for an object of class ' Predicate Basic '. |
Adapter |
createPredicateBetweenAdapter()
Creates a new adapter for an object of class ' Predicate Between '. |
Adapter |
createPredicateExistsAdapter()
Creates a new adapter for an object of class ' Predicate Exists '. |
Adapter |
createPredicateInAdapter()
Creates a new adapter for an object of class ' Predicate In '. |
Adapter |
createPredicateInValueListAdapter()
Creates a new adapter for an object of class ' Predicate In Value List '. |
Adapter |
createPredicateInValueRowSelectAdapter()
Creates a new adapter for an object of class ' Predicate In Value Row Select '. |
Adapter |
createPredicateInValueSelectAdapter()
Creates a new adapter for an object of class ' Predicate In Value Select '. |
Adapter |
createPredicateIsNullAdapter()
Creates a new adapter for an object of class ' Predicate Is Null '. |
Adapter |
createPredicateLikeAdapter()
Creates a new adapter for an object of class ' Predicate Like '. |
Adapter |
createPredicateQuantifiedAdapter()
Creates a new adapter for an object of class ' Predicate Quantified '. |
Adapter |
createPredicateQuantifiedRowSelectAdapter()
Creates a new adapter for an object of class ' Predicate Quantified Row Select '. |
Adapter |
createPredicateQuantifiedValueSelectAdapter()
Creates a new adapter for an object of class ' Predicate Quantified Value Select '. |
Adapter |
createQueryChangeStatementAdapter()
Creates a new adapter for an object of class ' Query Change Statement '. |
Adapter |
createQueryCombinedAdapter()
Creates a new adapter for an object of class ' Query Combined '. |
Adapter |
createQueryDeleteStatementAdapter()
Creates a new adapter for an object of class ' Query Delete Statement '. |
Adapter |
createQueryExpressionAdapter()
Creates a new adapter for an object of class ' Query Expression '. |
Adapter |
createQueryExpressionBodyAdapter()
Creates a new adapter for an object of class ' Query Expression Body '. |
Adapter |
createQueryExpressionRootAdapter()
Creates a new adapter for an object of class ' Query Expression Root '. |
Adapter |
createQueryInsertStatementAdapter()
Creates a new adapter for an object of class ' Query Insert Statement '. |
Adapter |
createQueryMergeStatementAdapter()
Creates a new adapter for an object of class ' Query Merge Statement '. |
Adapter |
createQueryResultSpecificationAdapter()
Creates a new adapter for an object of class ' Query Result Specification '. |
Adapter |
createQuerySearchConditionAdapter()
Creates a new adapter for an object of class ' Query Search Condition '. |
Adapter |
createQuerySelectAdapter()
Creates a new adapter for an object of class ' Query Select '. |
Adapter |
createQuerySelectStatementAdapter()
Creates a new adapter for an object of class ' Query Select Statement '. |
Adapter |
createQueryStatementAdapter()
Creates a new adapter for an object of class ' Query Statement '. |
Adapter |
createQueryUpdateStatementAdapter()
Creates a new adapter for an object of class ' Query Update Statement '. |
Adapter |
createQueryValueExpressionAdapter()
Creates a new adapter for an object of class ' Query Value Expression '. |
Adapter |
createQueryValuesAdapter()
Creates a new adapter for an object of class ' Query Values '. |
Adapter |
createResultColumnAdapter()
Creates a new adapter for an object of class ' Result Column '. |
Adapter |
createResultTableAllColumnsAdapter()
Creates a new adapter for an object of class ' Result Table All Columns '. |
Adapter |
createSearchConditionAdapter()
Creates a new adapter for an object of class ' Search Condition '. |
Adapter |
createSearchConditionCombinedAdapter()
Creates a new adapter for an object of class ' Search Condition Combined '. |
Adapter |
createSearchConditionNestedAdapter()
Creates a new adapter for an object of class ' Search Condition Nested '. |
Adapter |
createSQLDataChangeStatementAdapter()
Creates a new adapter for an object of class ' SQL Data Change Statement '. |
Adapter |
createSQLDataStatementAdapter()
Creates a new adapter for an object of class ' SQL Data Statement '. |
Adapter |
createSQLObjectAdapter()
Creates a new adapter for an object of class ' SQL Object '. |
Adapter |
createSQLQueryObjectAdapter()
Creates a new adapter for an object of class ' SQL Query Object '. |
Adapter |
createSQLStatementAdapter()
Creates a new adapter for an object of class ' SQL Statement '. |
Adapter |
createSuperGroupAdapter()
Creates a new adapter for an object of class ' Super Group '. |
Adapter |
createSuperGroupElementAdapter()
Creates a new adapter for an object of class ' Super Group Element '. |
Adapter |
createSuperGroupElementExpressionAdapter()
Creates a new adapter for an object of class ' Super Group Element Expression '. |
Adapter |
createSuperGroupElementSublistAdapter()
Creates a new adapter for an object of class ' Super Group Element Sublist '. |
Adapter |
createTableCorrelationAdapter()
Creates a new adapter for an object of class ' Table Correlation '. |
Adapter |
createTableExpressionAdapter()
Creates a new adapter for an object of class ' Table Expression '. |
Adapter |
createTableFunctionAdapter()
Creates a new adapter for an object of class ' Table Function '. |
Adapter |
createTableInDatabaseAdapter()
Creates a new adapter for an object of class ' Table In Database '. |
Adapter |
createTableJoinedAdapter()
Creates a new adapter for an object of class ' Table Joined '. |
Adapter |
createTableNestedAdapter()
Creates a new adapter for an object of class ' Table Nested '. |
Adapter |
createTableReferenceAdapter()
Creates a new adapter for an object of class ' Table Reference '. |
Adapter |
createUpdateAssignmentExpressionAdapter()
Creates a new adapter for an object of class ' Update Assignment Expression '. |
Adapter |
createUpdateSourceAdapter()
Creates a new adapter for an object of class ' Update Source '. |
Adapter |
createUpdateSourceExprListAdapter()
Creates a new adapter for an object of class ' Update Source Expr List '. |
Adapter |
createUpdateSourceQueryAdapter()
Creates a new adapter for an object of class ' Update Source Query '. |
Adapter |
createValueExpressionAdapter()
Creates a new adapter for an object of class ' Value Expression '. |
Adapter |
createValueExpressionAtomicAdapter()
Creates a new adapter for an object of class ' Value Expression Atomic '. |
Adapter |
createValueExpressionCaseAdapter()
Creates a new adapter for an object of class ' Value Expression Case '. |
Adapter |
createValueExpressionCaseElseAdapter()
Creates a new adapter for an object of class ' Value Expression Case Else '. |
Adapter |
createValueExpressionCaseSearchAdapter()
Creates a new adapter for an object of class ' Value Expression Case Search '. |
Adapter |
createValueExpressionCaseSearchContentAdapter()
Creates a new adapter for an object of class ' Value Expression Case Search Content '. |
Adapter |
createValueExpressionCaseSimpleAdapter()
Creates a new adapter for an object of class ' Value Expression Case Simple '. |
Adapter |
createValueExpressionCaseSimpleContentAdapter()
Creates a new adapter for an object of class ' Value Expression Case Simple Content '. |
Adapter |
createValueExpressionCastAdapter()
Creates a new adapter for an object of class ' Value Expression Cast '. |
Adapter |
createValueExpressionColumnAdapter()
Creates a new adapter for an object of class ' Value Expression Column '. |
Adapter |
createValueExpressionCombinedAdapter()
Creates a new adapter for an object of class ' Value Expression Combined '. |
Adapter |
createValueExpressionDefaultValueAdapter()
Creates a new adapter for an object of class ' Value Expression Default Value '. |
Adapter |
createValueExpressionFunctionAdapter()
Creates a new adapter for an object of class ' Value Expression Function '. |
Adapter |
createValueExpressionLabeledDurationAdapter()
Creates a new adapter for an object of class ' Value Expression Labeled Duration '. |
Adapter |
createValueExpressionNestedAdapter()
Creates a new adapter for an object of class ' Value Expression Nested '. |
Adapter |
createValueExpressionNullValueAdapter()
Creates a new adapter for an object of class ' Value Expression Null Value '. |
Adapter |
createValueExpressionScalarSelectAdapter()
Creates a new adapter for an object of class ' Value Expression Scalar Select '. |
Adapter |
createValueExpressionSimpleAdapter()
Creates a new adapter for an object of class ' Value Expression Simple '. |
Adapter |
createValueExpressionVariableAdapter()
Creates a new adapter for an object of class ' Value Expression Variable '. |
Adapter |
createValuesRowAdapter()
Creates a new adapter for an object of class ' Values Row '. |
Adapter |
createWithTableReferenceAdapter()
Creates a new adapter for an object of class ' With Table Reference '. |
Adapter |
createWithTableSpecificationAdapter()
Creates a new adapter for an object of class ' With Table Specification '. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLQueryModelAdapterFactory()
Method Detail |
public boolean isFactoryForType(java.lang.Object object)
true
if the object is either the model's package or is an instance object of the model.
public Adapter createAdapter(Notifier target)
target
.
target
- the object to adapt.
target
.public Adapter createQueryStatementAdapter()
Query Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryStatement
public Adapter createQueryDeleteStatementAdapter()
Query Delete Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryDeleteStatement
public Adapter createQueryInsertStatementAdapter()
Query Insert Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryInsertStatement
public Adapter createQuerySelectStatementAdapter()
Query Select Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QuerySelectStatement
public Adapter createQueryUpdateStatementAdapter()
Query Update Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryUpdateStatement
public Adapter createUpdateAssignmentExpressionAdapter()
Update Assignment Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UpdateAssignmentExpression
public Adapter createCursorReferenceAdapter()
Cursor Reference
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CursorReference
public Adapter createQuerySearchConditionAdapter()
Query Search Condition
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QuerySearchCondition
public Adapter createQueryExpressionBodyAdapter()
Query Expression Body
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryExpressionBody
public Adapter createQueryValueExpressionAdapter()
Query Value Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryValueExpression
public Adapter createQueryExpressionRootAdapter()
Query Expression Root
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryExpressionRoot
public Adapter createValuesRowAdapter()
Values Row
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValuesRow
public Adapter createQueryValuesAdapter()
Query Values
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryValues
public Adapter createTableReferenceAdapter()
Table Reference
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TableReference
public Adapter createTableExpressionAdapter()
Table Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TableExpression
public Adapter createTableJoinedAdapter()
Table Joined
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TableJoined
public Adapter createWithTableSpecificationAdapter()
With Table Specification
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
WithTableSpecification
public Adapter createPredicateAdapter()
Predicate
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Predicate
public Adapter createSearchConditionCombinedAdapter()
Search Condition Combined
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SearchConditionCombined
public Adapter createOrderByValueExpressionAdapter()
Order By Value Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OrderByValueExpression
public Adapter createQueryCombinedAdapter()
Query Combined
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryCombined
public Adapter createQuerySelectAdapter()
Query Select
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QuerySelect
public Adapter createGroupingSpecificationAdapter()
Grouping Specification
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GroupingSpecification
public Adapter createQueryResultSpecificationAdapter()
Query Result Specification
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryResultSpecification
public Adapter createResultTableAllColumnsAdapter()
Result Table All Columns
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ResultTableAllColumns
public Adapter createResultColumnAdapter()
Result Column
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ResultColumn
public Adapter createPredicateBasicAdapter()
Predicate Basic
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateBasic
public Adapter createPredicateQuantifiedAdapter()
Predicate Quantified
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateQuantified
public Adapter createPredicateBetweenAdapter()
Predicate Between
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateBetween
public Adapter createPredicateExistsAdapter()
Predicate Exists
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateExists
public Adapter createPredicateInAdapter()
Predicate In
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateIn
public Adapter createPredicateLikeAdapter()
Predicate Like
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateLike
public Adapter createPredicateIsNullAdapter()
Predicate Is Null
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateIsNull
public Adapter createPredicateQuantifiedValueSelectAdapter()
Predicate Quantified Value Select
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateQuantifiedValueSelect
public Adapter createPredicateQuantifiedRowSelectAdapter()
Predicate Quantified Row Select
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateQuantifiedRowSelect
public Adapter createPredicateInValueSelectAdapter()
Predicate In Value Select
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateInValueSelect
public Adapter createPredicateInValueListAdapter()
Predicate In Value List
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateInValueList
public Adapter createPredicateInValueRowSelectAdapter()
Predicate In Value Row Select
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PredicateInValueRowSelect
public Adapter createValueExpressionSimpleAdapter()
Value Expression Simple
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionSimple
public Adapter createValueExpressionColumnAdapter()
Value Expression Column
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionColumn
public Adapter createValueExpressionVariableAdapter()
Value Expression Variable
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionVariable
public Adapter createValueExpressionScalarSelectAdapter()
Value Expression Scalar Select
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionScalarSelect
public Adapter createValueExpressionLabeledDurationAdapter()
Value Expression Labeled Duration
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionLabeledDuration
public Adapter createValueExpressionCaseAdapter()
Value Expression Case
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCase
public Adapter createValueExpressionCastAdapter()
Value Expression Cast
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCast
public Adapter createValueExpressionNullValueAdapter()
Value Expression Null Value
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionNullValue
public Adapter createValueExpressionDefaultValueAdapter()
Value Expression Default Value
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionDefaultValue
public Adapter createValueExpressionFunctionAdapter()
Value Expression Function
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionFunction
public Adapter createValueExpressionCombinedAdapter()
Value Expression Combined
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCombined
public Adapter createGroupingSetsAdapter()
Grouping Sets
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GroupingSets
public Adapter createGroupingAdapter()
Grouping
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Grouping
public Adapter createGroupingSetsElementAdapter()
Grouping Sets Element
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GroupingSetsElement
public Adapter createGroupingSetsElementSublistAdapter()
Grouping Sets Element Sublist
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GroupingSetsElementSublist
public Adapter createGroupingSetsElementExpressionAdapter()
Grouping Sets Element Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GroupingSetsElementExpression
public Adapter createSuperGroupAdapter()
Super Group
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SuperGroup
public Adapter createGroupingExpressionAdapter()
Grouping Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GroupingExpression
public Adapter createSuperGroupElementAdapter()
Super Group Element
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SuperGroupElement
public Adapter createSuperGroupElementSublistAdapter()
Super Group Element Sublist
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SuperGroupElementSublist
public Adapter createSuperGroupElementExpressionAdapter()
Super Group Element Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SuperGroupElementExpression
public Adapter createValueExpressionCaseSearchAdapter()
Value Expression Case Search
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCaseSearch
public Adapter createValueExpressionCaseSimpleAdapter()
Value Expression Case Simple
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCaseSimple
public Adapter createValueExpressionCaseElseAdapter()
Value Expression Case Else
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCaseElse
public Adapter createValueExpressionCaseSearchContentAdapter()
Value Expression Case Search Content
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCaseSearchContent
public Adapter createValueExpressionCaseSimpleContentAdapter()
Value Expression Case Simple Content
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionCaseSimpleContent
public Adapter createTableInDatabaseAdapter()
Table In Database
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TableInDatabase
public Adapter createTableFunctionAdapter()
Table Function
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TableFunction
public Adapter createSQLQueryObjectAdapter()
SQL Query Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SQLQueryObject
public Adapter createQueryChangeStatementAdapter()
Query Change Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryChangeStatement
public Adapter createColumnNameAdapter()
Column Name
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ColumnName
public Adapter createTableNestedAdapter()
Table Nested
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TableNested
public Adapter createQueryMergeStatementAdapter()
Query Merge Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryMergeStatement
public Adapter createSearchConditionNestedAdapter()
Search Condition Nested
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SearchConditionNested
public Adapter createValueExpressionNestedAdapter()
Value Expression Nested
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionNested
public Adapter createValueExpressionAtomicAdapter()
Value Expression Atomic
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpressionAtomic
public Adapter createOrderBySpecificationAdapter()
Order By Specification
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OrderBySpecification
public Adapter createOrderByOrdinalAdapter()
Order By Ordinal
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OrderByOrdinal
public Adapter createTableCorrelationAdapter()
Table Correlation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TableCorrelation
public Adapter createUpdateSourceAdapter()
Update Source
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UpdateSource
public Adapter createUpdateSourceExprListAdapter()
Update Source Expr List
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UpdateSourceExprList
public Adapter createUpdateSourceQueryAdapter()
Update Source Query
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UpdateSourceQuery
public Adapter createOrderByResultColumnAdapter()
Order By Result Column
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OrderByResultColumn
public Adapter createWithTableReferenceAdapter()
With Table Reference
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
WithTableReference
public Adapter createEModelElementAdapter()
EModel Element
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
org.eclipse.emf.ecore.EModelElement
public Adapter createENamedElementAdapter()
ENamed Element
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
org.eclipse.emf.ecore.ENamedElement
public Adapter createSQLObjectAdapter()
SQL Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SQLObject
public Adapter createSQLStatementAdapter()
SQL Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SQLStatement
public Adapter createSQLDataStatementAdapter()
SQL Data Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SQLDataStatement
public Adapter createSQLDataChangeStatementAdapter()
SQL Data Change Statement
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SQLDataChangeStatement
public Adapter createSearchConditionAdapter()
Search Condition
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SearchCondition
public Adapter createValueExpressionAdapter()
Value Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ValueExpression
public Adapter createQueryExpressionAdapter()
Query Expression
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
QueryExpression
public Adapter createEObjectAdapter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |