|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
public class SQLXMLQueryModelAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX
method for each class of the model.
SQLXMLQueryModelPackage
Constructor Summary | |
---|---|
SQLXMLQueryModelAdapterFactory()
Creates an instance of the adapter factory. |
Method Summary | |
---|---|
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the target . |
org.eclipse.emf.common.notify.Adapter |
createEModelElementAdapter()
Creates a new adapter for an object of class ' EModel Element '. |
org.eclipse.emf.common.notify.Adapter |
createENamedElementAdapter()
Creates a new adapter for an object of class ' ENamed Element '. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
org.eclipse.emf.common.notify.Adapter |
createPredicateAdapter()
Creates a new adapter for an object of class ' Predicate '. |
org.eclipse.emf.common.notify.Adapter |
createQuerySearchConditionAdapter()
Creates a new adapter for an object of class ' Query Search Condition '. |
org.eclipse.emf.common.notify.Adapter |
createQueryValueExpressionAdapter()
Creates a new adapter for an object of class ' Query Value Expression '. |
org.eclipse.emf.common.notify.Adapter |
createSearchConditionAdapter()
Creates a new adapter for an object of class ' Search Condition '. |
org.eclipse.emf.common.notify.Adapter |
createSQLObjectAdapter()
Creates a new adapter for an object of class ' SQL Object '. |
org.eclipse.emf.common.notify.Adapter |
createSQLQueryObjectAdapter()
Creates a new adapter for an object of class ' SQL Query Object '. |
org.eclipse.emf.common.notify.Adapter |
createTableExpressionAdapter()
Creates a new adapter for an object of class ' Table Expression '. |
org.eclipse.emf.common.notify.Adapter |
createTableFunctionAdapter()
Creates a new adapter for an object of class ' Table Function '. |
org.eclipse.emf.common.notify.Adapter |
createTableReferenceAdapter()
Creates a new adapter for an object of class ' Table Reference '. |
org.eclipse.emf.common.notify.Adapter |
createValueExpressionAdapter()
Creates a new adapter for an object of class ' Value Expression '. |
org.eclipse.emf.common.notify.Adapter |
createValueExpressionAtomicAdapter()
Creates a new adapter for an object of class ' Value Expression Atomic '. |
org.eclipse.emf.common.notify.Adapter |
createValueExpressionCastAdapter()
Creates a new adapter for an object of class ' Value Expression Cast '. |
org.eclipse.emf.common.notify.Adapter |
createValueExpressionFunctionAdapter()
Creates a new adapter for an object of class ' Value Expression Function '. |
org.eclipse.emf.common.notify.Adapter |
createXMLAggregateFunctionAdapter()
Creates a new adapter for an object of class ' XML Aggregate Function '. |
org.eclipse.emf.common.notify.Adapter |
createXMLAggregateSortSpecificationAdapter()
Creates a new adapter for an object of class ' XML Aggregate Sort Specification '. |
org.eclipse.emf.common.notify.Adapter |
createXMLAttributeDeclarationItemAdapter()
Creates a new adapter for an object of class ' XML Attribute Declaration Item '. |
org.eclipse.emf.common.notify.Adapter |
createXMLAttributesDeclarationAdapter()
Creates a new adapter for an object of class ' XML Attributes Declaration '. |
org.eclipse.emf.common.notify.Adapter |
createXMLNamespaceDeclarationDefaultAdapter()
Creates a new adapter for an object of class ' XML Namespace Declaration Default '. |
org.eclipse.emf.common.notify.Adapter |
createXMLNamespaceDeclarationItemAdapter()
Creates a new adapter for an object of class ' XML Namespace Declaration Item '. |
org.eclipse.emf.common.notify.Adapter |
createXMLNamespaceDeclarationPrefixAdapter()
Creates a new adapter for an object of class ' XML Namespace Declaration Prefix '. |
org.eclipse.emf.common.notify.Adapter |
createXMLNamespacesDeclarationAdapter()
Creates a new adapter for an object of class ' XML Namespaces Declaration '. |
org.eclipse.emf.common.notify.Adapter |
createXMLPredicateAdapter()
Creates a new adapter for an object of class ' XML Predicate '. |
org.eclipse.emf.common.notify.Adapter |
createXMLPredicateContentAdapter()
Creates a new adapter for an object of class ' XML Predicate Content '. |
org.eclipse.emf.common.notify.Adapter |
createXMLPredicateDocumentAdapter()
Creates a new adapter for an object of class ' XML Predicate Document '. |
org.eclipse.emf.common.notify.Adapter |
createXMLPredicateExistsAdapter()
Creates a new adapter for an object of class ' XML Predicate Exists '. |
org.eclipse.emf.common.notify.Adapter |
createXMLPredicateValidAdapter()
Creates a new adapter for an object of class ' XML Predicate Valid '. |
org.eclipse.emf.common.notify.Adapter |
createXMLQueryArgumentItemAdapter()
Creates a new adapter for an object of class ' XML Query Argument Item '. |
org.eclipse.emf.common.notify.Adapter |
createXMLQueryArgumentListAdapter()
Creates a new adapter for an object of class ' XML Query Argument List '. |
org.eclipse.emf.common.notify.Adapter |
createXMLQueryExpressionAdapter()
Creates a new adapter for an object of class ' XML Query Expression '. |
org.eclipse.emf.common.notify.Adapter |
createXMLSerializeFunctionAdapter()
Creates a new adapter for an object of class ' XML Serialize Function '. |
org.eclipse.emf.common.notify.Adapter |
createXMLSerializeFunctionEncodingAdapter()
Creates a new adapter for an object of class ' XML Serialize Function Encoding '. |
org.eclipse.emf.common.notify.Adapter |
createXMLSerializeFunctionTargetAdapter()
Creates a new adapter for an object of class ' XML Serialize Function Target '. |
org.eclipse.emf.common.notify.Adapter |
createXMLTableColumnDefinitionDefaultAdapter()
Creates a new adapter for an object of class ' XML Table Column Definition Default '. |
org.eclipse.emf.common.notify.Adapter |
createXMLTableColumnDefinitionItemAdapter()
Creates a new adapter for an object of class ' XML Table Column Definition Item '. |
org.eclipse.emf.common.notify.Adapter |
createXMLTableColumnDefinitionOrdinalityAdapter()
Creates a new adapter for an object of class ' XML Table Column Definition Ordinality '. |
org.eclipse.emf.common.notify.Adapter |
createXMLTableColumnDefinitionRegularAdapter()
Creates a new adapter for an object of class ' XML Table Column Definition Regular '. |
org.eclipse.emf.common.notify.Adapter |
createXMLTableFunctionAdapter()
Creates a new adapter for an object of class ' XML Table Function '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueExpressionCastAdapter()
Creates a new adapter for an object of class ' XML Value Expression Cast '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionAdapter()
Creates a new adapter for an object of class ' XML Value Function '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionCommentAdapter()
Creates a new adapter for an object of class ' XML Value Function Comment '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionCommentContentAdapter()
Creates a new adapter for an object of class ' XML Value Function Comment Content '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionConcatAdapter()
Creates a new adapter for an object of class ' XML Value Function Concat '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionConcatContentItemAdapter()
Creates a new adapter for an object of class ' XML Value Function Concat Content Item '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionDocumentAdapter()
Creates a new adapter for an object of class ' XML Value Function Document '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionDocumentContentAdapter()
Creates a new adapter for an object of class ' XML Value Function Document Content '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionElementAdapter()
Creates a new adapter for an object of class ' XML Value Function Element '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionElementContentItemAdapter()
Creates a new adapter for an object of class ' XML Value Function Element Content Item '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionElementContentListAdapter()
Creates a new adapter for an object of class ' XML Value Function Element Content List '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionForestAdapter()
Creates a new adapter for an object of class ' XML Value Function Forest '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionForestContentItemAdapter()
Creates a new adapter for an object of class ' XML Value Function Forest Content Item '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionParseAdapter()
Creates a new adapter for an object of class ' XML Value Function Parse '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionParseContentAdapter()
Creates a new adapter for an object of class ' XML Value Function Parse Content '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionPIAdapter()
Creates a new adapter for an object of class ' XML Value Function PI '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionPIContentAdapter()
Creates a new adapter for an object of class ' XML Value Function PI Content '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionQueryAdapter()
Creates a new adapter for an object of class ' XML Value Function Query '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionQueryReturningAdapter()
Creates a new adapter for an object of class ' XML Value Function Query Returning '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionTextAdapter()
Creates a new adapter for an object of class ' XML Value Function Text '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionTextContentAdapter()
Creates a new adapter for an object of class ' XML Value Function Text Content '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateAccordingToAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate According To '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateAccordingToIdentifierAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate According To Identifier '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateAccordingToURIAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate According To URI '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateContentAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate Content '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateElementAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate Element '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateElementNameAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate Element Name '. |
org.eclipse.emf.common.notify.Adapter |
createXMLValueFunctionValidateElementNamespaceAdapter()
Creates a new adapter for an object of class ' XML Value Function Validate Element Namespace '. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
---|
adapt, adapt, adaptAllNew, adaptNew |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLXMLQueryModelAdapterFactory()
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.
isFactoryForType
in interface org.eclipse.emf.common.notify.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target
.
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
target
- the object to adapt.
target
.public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionConcatAdapter()
XML Value Function Concat
'.
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.
XMLValueFunctionConcat
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionAdapter()
XML Value 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.
XMLValueFunction
public org.eclipse.emf.common.notify.Adapter createXMLNamespaceDeclarationPrefixAdapter()
XML Namespace Declaration Prefix
'.
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.
XMLNamespaceDeclarationPrefix
public org.eclipse.emf.common.notify.Adapter createXMLNamespaceDeclarationDefaultAdapter()
XML Namespace Declaration Default
'.
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.
XMLNamespaceDeclarationDefault
public org.eclipse.emf.common.notify.Adapter createXMLAttributeDeclarationItemAdapter()
XML Attribute Declaration Item
'.
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.
XMLAttributeDeclarationItem
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionElementAdapter()
XML Value Function 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.
XMLValueFunctionElement
public org.eclipse.emf.common.notify.Adapter createXMLNamespaceDeclarationItemAdapter()
XML Namespace Declaration Item
'.
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.
XMLNamespaceDeclarationItem
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionElementContentItemAdapter()
XML Value Function Element Content Item
'.
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.
XMLValueFunctionElementContentItem
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionForestAdapter()
XML Value Function Forest
'.
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.
XMLValueFunctionForest
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionCommentAdapter()
XML Value Function Comment
'.
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.
XMLValueFunctionComment
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionDocumentAdapter()
XML Value Function Document
'.
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.
XMLValueFunctionDocument
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionParseAdapter()
XML Value Function Parse
'.
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.
XMLValueFunctionParse
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionPIAdapter()
XML Value Function PI
'.
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.
XMLValueFunctionPI
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionQueryAdapter()
XML Value Function 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.
XMLValueFunctionQuery
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionTextAdapter()
XML Value Function Text
'.
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.
XMLValueFunctionText
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateAdapter()
XML Value Function Validate
'.
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.
XMLValueFunctionValidate
public org.eclipse.emf.common.notify.Adapter createXMLValueExpressionCastAdapter()
XML 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.
XMLValueExpressionCast
public org.eclipse.emf.common.notify.Adapter createXMLPredicateAdapter()
XML 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.
XMLPredicate
public org.eclipse.emf.common.notify.Adapter createXMLPredicateContentAdapter()
XML Predicate 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.
XMLPredicateContent
public org.eclipse.emf.common.notify.Adapter createXMLPredicateDocumentAdapter()
XML Predicate Document
'.
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.
XMLPredicateDocument
public org.eclipse.emf.common.notify.Adapter createXMLPredicateExistsAdapter()
XML 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.
XMLPredicateExists
public org.eclipse.emf.common.notify.Adapter createXMLPredicateValidAdapter()
XML Predicate Valid
'.
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.
XMLPredicateValid
public org.eclipse.emf.common.notify.Adapter createXMLQueryExpressionAdapter()
XML 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.
XMLQueryExpression
public org.eclipse.emf.common.notify.Adapter createXMLQueryArgumentListAdapter()
XML Query Argument 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.
XMLQueryArgumentList
public org.eclipse.emf.common.notify.Adapter createXMLQueryArgumentItemAdapter()
XML Query Argument Item
'.
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.
XMLQueryArgumentItem
public org.eclipse.emf.common.notify.Adapter createXMLSerializeFunctionAdapter()
XML Serialize 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.
XMLSerializeFunction
public org.eclipse.emf.common.notify.Adapter createXMLSerializeFunctionTargetAdapter()
XML Serialize Function Target
'.
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.
XMLSerializeFunctionTarget
public org.eclipse.emf.common.notify.Adapter createXMLAggregateFunctionAdapter()
XML Aggregate 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.
XMLAggregateFunction
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionConcatContentItemAdapter()
XML Value Function Concat Content Item
'.
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.
XMLValueFunctionConcatContentItem
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionCommentContentAdapter()
XML Value Function Comment 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.
XMLValueFunctionCommentContent
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionDocumentContentAdapter()
XML Value Function Document 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.
XMLValueFunctionDocumentContent
public org.eclipse.emf.common.notify.Adapter createXMLAggregateSortSpecificationAdapter()
XML Aggregate Sort 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.
XMLAggregateSortSpecification
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionForestContentItemAdapter()
XML Value Function Forest Content Item
'.
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.
XMLValueFunctionForestContentItem
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionParseContentAdapter()
XML Value Function Parse 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.
XMLValueFunctionParseContent
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionPIContentAdapter()
XML Value Function PI 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.
XMLValueFunctionPIContent
public org.eclipse.emf.common.notify.Adapter createXMLTableFunctionAdapter()
XML 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.
XMLTableFunction
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionTextContentAdapter()
XML Value Function Text 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.
XMLValueFunctionTextContent
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateContentAdapter()
XML Value Function Validate 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.
XMLValueFunctionValidateContent
public org.eclipse.emf.common.notify.Adapter createXMLTableColumnDefinitionItemAdapter()
XML Table Column Definition Item
'.
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.
XMLTableColumnDefinitionItem
public org.eclipse.emf.common.notify.Adapter createXMLTableColumnDefinitionRegularAdapter()
XML Table Column Definition Regular
'.
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.
XMLTableColumnDefinitionRegular
public org.eclipse.emf.common.notify.Adapter createXMLTableColumnDefinitionOrdinalityAdapter()
XML Table Column Definition Ordinality
'.
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.
XMLTableColumnDefinitionOrdinality
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateAccordingToAdapter()
XML Value Function Validate According To
'.
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.
XMLValueFunctionValidateAccordingTo
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateAccordingToURIAdapter()
XML Value Function Validate According To URI
'.
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.
XMLValueFunctionValidateAccordingToURI
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateAccordingToIdentifierAdapter()
XML Value Function Validate According To Identifier
'.
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.
XMLValueFunctionValidateAccordingToIdentifier
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateElementNameAdapter()
XML Value Function Validate Element 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.
XMLValueFunctionValidateElementName
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateElementNamespaceAdapter()
XML Value Function Validate Element Namespace
'.
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.
XMLValueFunctionValidateElementNamespace
public org.eclipse.emf.common.notify.Adapter createXMLNamespacesDeclarationAdapter()
XML Namespaces Declaration
'.
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.
XMLNamespacesDeclaration
public org.eclipse.emf.common.notify.Adapter createXMLAttributesDeclarationAdapter()
XML Attributes Declaration
'.
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.
XMLAttributesDeclaration
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionElementContentListAdapter()
XML Value Function Element Content 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.
XMLValueFunctionElementContentList
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionQueryReturningAdapter()
XML Value Function Query Returning
'.
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.
XMLValueFunctionQueryReturning
public org.eclipse.emf.common.notify.Adapter createXMLValueFunctionValidateElementAdapter()
XML Value Function Validate 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.
XMLValueFunctionValidateElement
public org.eclipse.emf.common.notify.Adapter createXMLTableColumnDefinitionDefaultAdapter()
XML Table Column Definition Default
'.
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.
XMLTableColumnDefinitionDefault
public org.eclipse.emf.common.notify.Adapter createXMLSerializeFunctionEncodingAdapter()
XML Serialize Function Encoding
'.
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.
XMLSerializeFunctionEncoding
public org.eclipse.emf.common.notify.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.
EModelElement
public org.eclipse.emf.common.notify.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.
ENamedElement
public org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.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 org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |