org.openxma.dsl.dom.util
Class DomAdapterFactory

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      extended by org.openxma.dsl.dom.util.DomAdapterFactory
All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory

public class DomAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl

The Adapter Factory for the model. It provides an adapter createXXX method for each class of the model.

See Also:
DomPackage

Field Summary
protected static DomPackage modelPackage
          The cached model package.
protected  DomSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
          The switch that delegates to the createXXX methods.
 
Constructor Summary
DomAdapterFactory()
          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 createAggregateFunctionAdapter()
          Creates a new adapter for an object of class 'Aggregate Function'.
 org.eclipse.emf.common.notify.Adapter createAliasedExpressionAdapter()
          Creates a new adapter for an object of class 'Aliased Expression'.
 org.eclipse.emf.common.notify.Adapter createAltWhenClauseAdapter()
          Creates a new adapter for an object of class 'Alt When Clause'.
 org.eclipse.emf.common.notify.Adapter createApplicationSessionAdapter()
          Creates a new adapter for an object of class 'Application Session'.
 org.eclipse.emf.common.notify.Adapter createAttributeAdapter()
          Creates a new adapter for an object of class 'Attribute'.
 org.eclipse.emf.common.notify.Adapter createAttributeFlagAdapter()
          Creates a new adapter for an object of class 'Attribute Flag'.
 org.eclipse.emf.common.notify.Adapter createAttributeGroupAdapter()
          Creates a new adapter for an object of class 'Attribute Group'.
 org.eclipse.emf.common.notify.Adapter createAttributePropertyAdapter()
          Creates a new adapter for an object of class 'Attribute Property'.
 org.eclipse.emf.common.notify.Adapter createAttributeSortOrderAdapter()
          Creates a new adapter for an object of class 'Attribute Sort Order'.
 org.eclipse.emf.common.notify.Adapter createAttributeTextPropertyAdapter()
          Creates a new adapter for an object of class 'Attribute Text Property'.
 org.eclipse.emf.common.notify.Adapter createAttributeValidationPropertyAdapter()
          Creates a new adapter for an object of class 'Attribute Validation Property'.
 org.eclipse.emf.common.notify.Adapter createAvailableFlagAdapter()
          Creates a new adapter for an object of class 'Available Flag'.
 org.eclipse.emf.common.notify.Adapter createBetweenExpressionAdapter()
          Creates a new adapter for an object of class 'Between Expression'.
 org.eclipse.emf.common.notify.Adapter createBinaryExpressionAdapter()
          Creates a new adapter for an object of class 'Binary Expression'.
 org.eclipse.emf.common.notify.Adapter createBooleanLiteralValueAdapter()
          Creates a new adapter for an object of class 'Boolean Literal Value'.
 org.eclipse.emf.common.notify.Adapter createCallableStatementAdapter()
          Creates a new adapter for an object of class 'Callable Statement'.
 org.eclipse.emf.common.notify.Adapter createCallInputParameterAdapter()
          Creates a new adapter for an object of class 'Call Input Parameter'.
 org.eclipse.emf.common.notify.Adapter createCallOutputParameterAdapter()
          Creates a new adapter for an object of class 'Call Output Parameter'.
 org.eclipse.emf.common.notify.Adapter createCaseExpressionAdapter()
          Creates a new adapter for an object of class 'Case Expression'.
 org.eclipse.emf.common.notify.Adapter createCastFunctionAdapter()
          Creates a new adapter for an object of class 'Cast Function'.
 org.eclipse.emf.common.notify.Adapter createCollectionFunctionAdapter()
          Creates a new adapter for an object of class 'Collection Function'.
 org.eclipse.emf.common.notify.Adapter createColumnAdapter()
          Creates a new adapter for an object of class 'Column'.
 org.eclipse.emf.common.notify.Adapter createComplexTypeAdapter()
          Creates a new adapter for an object of class 'Complex Type'.
 org.eclipse.emf.common.notify.Adapter createDaoAdapter()
          Creates a new adapter for an object of class 'Dao'.
 org.eclipse.emf.common.notify.Adapter createDaoFeatureAdapter()
          Creates a new adapter for an object of class 'Dao Feature'.
 org.eclipse.emf.common.notify.Adapter createDaoOperationAdapter()
          Creates a new adapter for an object of class 'Dao Operation'.
 org.eclipse.emf.common.notify.Adapter createDataBaseConstraintAdapter()
          Creates a new adapter for an object of class 'Data Base Constraint'.
 org.eclipse.emf.common.notify.Adapter createDataViewAdapter()
          Creates a new adapter for an object of class 'Data View'.
 org.eclipse.emf.common.notify.Adapter createDelegateOperationAdapter()
          Creates a new adapter for an object of class 'Delegate Operation'.
 org.eclipse.emf.common.notify.Adapter createDeleteStatementAdapter()
          Creates a new adapter for an object of class 'Delete Statement'.
 org.eclipse.emf.common.notify.Adapter createDependantAdapter()
          Creates a new adapter for an object of class 'Dependant'.
 org.eclipse.emf.common.notify.Adapter createDerivedFlagAdapter()
          Creates a new adapter for an object of class 'Derived Flag'.
 org.eclipse.emf.common.notify.Adapter createEmptyLiteralValueAdapter()
          Creates a new adapter for an object of class 'Empty Literal Value'.
 org.eclipse.emf.common.notify.Adapter createEntityAdapter()
          Creates a new adapter for an object of class 'Entity'.
 org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
          Creates a new adapter for the default case.
 org.eclipse.emf.common.notify.Adapter createExpressionAdapter()
          Creates a new adapter for an object of class 'Expression'.
 org.eclipse.emf.common.notify.Adapter createExpressionFlagAdapter()
          Creates a new adapter for an object of class 'Expression Flag'.
 org.eclipse.emf.common.notify.Adapter createFeatureReferenceAdapter()
          Creates a new adapter for an object of class 'Feature Reference'.
 org.eclipse.emf.common.notify.Adapter createFromClassAdapter()
          Creates a new adapter for an object of class 'From Class'.
 org.eclipse.emf.common.notify.Adapter createFromRangeAdapter()
          Creates a new adapter for an object of class 'From Range'.
 org.eclipse.emf.common.notify.Adapter createFunctionCallAdapter()
          Creates a new adapter for an object of class 'Function Call'.
 org.eclipse.emf.common.notify.Adapter createIDocumentableAdapter()
          Creates a new adapter for an object of class 'IDocumentable'.
 org.eclipse.emf.common.notify.Adapter createIElementWithNoNameAdapter()
          Creates a new adapter for an object of class 'IElement With No Name'.
 org.eclipse.emf.common.notify.Adapter createInClassAdapter()
          Creates a new adapter for an object of class 'In Class'.
 org.eclipse.emf.common.notify.Adapter createInCollectionAdapter()
          Creates a new adapter for an object of class 'In Collection'.
 org.eclipse.emf.common.notify.Adapter createInCollectionElementsAdapter()
          Creates a new adapter for an object of class 'In Collection Elements'.
 org.eclipse.emf.common.notify.Adapter createInExpressionAdapter()
          Creates a new adapter for an object of class 'In Expression'.
 org.eclipse.emf.common.notify.Adapter createInsertStatementAdapter()
          Creates a new adapter for an object of class 'Insert Statement'.
 org.eclipse.emf.common.notify.Adapter createIntegerLiteralValueAdapter()
          Creates a new adapter for an object of class 'Integer Literal Value'.
 org.eclipse.emf.common.notify.Adapter createJoinAdapter()
          Creates a new adapter for an object of class 'Join'.
 org.eclipse.emf.common.notify.Adapter createJoinEntityAdapter()
          Creates a new adapter for an object of class 'Join Entity'.
 org.eclipse.emf.common.notify.Adapter createLikeExpressionAdapter()
          Creates a new adapter for an object of class 'Like Expression'.
 org.eclipse.emf.common.notify.Adapter createLiteralValueAdapter()
          Creates a new adapter for an object of class 'Literal Value'.
 org.eclipse.emf.common.notify.Adapter createManyToManyAdapter()
          Creates a new adapter for an object of class 'Many To Many'.
 org.eclipse.emf.common.notify.Adapter createManyToOneAdapter()
          Creates a new adapter for an object of class 'Many To One'.
 org.eclipse.emf.common.notify.Adapter createMapperAdapter()
          Creates a new adapter for an object of class 'Mapper'.
 org.eclipse.emf.common.notify.Adapter createMemberOfExpressionAdapter()
          Creates a new adapter for an object of class 'Member Of Expression'.
 org.eclipse.emf.common.notify.Adapter createModelElementAdapter()
          Creates a new adapter for an object of class 'Model Element'.
 org.eclipse.emf.common.notify.Adapter createNotExpressionAdapter()
          Creates a new adapter for an object of class 'Not Expression'.
 org.eclipse.emf.common.notify.Adapter createNullLiteralValueAdapter()
          Creates a new adapter for an object of class 'Null Literal Value'.
 org.eclipse.emf.common.notify.Adapter createOneToManyAdapter()
          Creates a new adapter for an object of class 'One To Many'.
 org.eclipse.emf.common.notify.Adapter createOneToOneAdapter()
          Creates a new adapter for an object of class 'One To One'.
 org.eclipse.emf.common.notify.Adapter createOperationAdapter()
          Creates a new adapter for an object of class 'Operation'.
 org.eclipse.emf.common.notify.Adapter createParameterAdapter()
          Creates a new adapter for an object of class 'Parameter'.
 org.eclipse.emf.common.notify.Adapter createParenthesizedExpressionAdapter()
          Creates a new adapter for an object of class 'Parenthesized Expression'.
 org.eclipse.emf.common.notify.Adapter createPresentableFeatureAdapter()
          Creates a new adapter for an object of class 'Presentable Feature'.
 org.eclipse.emf.common.notify.Adapter createPropertyAdapter()
          Creates a new adapter for an object of class 'Property'.
 org.eclipse.emf.common.notify.Adapter createPropertyAssignmentAdapter()
          Creates a new adapter for an object of class 'Property Assignment'.
 org.eclipse.emf.common.notify.Adapter createPropertyMappingAdapter()
          Creates a new adapter for an object of class 'Property Mapping'.
 org.eclipse.emf.common.notify.Adapter createPropertyValueAdapter()
          Creates a new adapter for an object of class 'Property Value'.
 org.eclipse.emf.common.notify.Adapter createQlStatementAdapter()
          Creates a new adapter for an object of class 'Ql Statement'.
 org.eclipse.emf.common.notify.Adapter createQuantifiedExpressionAdapter()
          Creates a new adapter for an object of class 'Quantified Expression'.
 org.eclipse.emf.common.notify.Adapter createQueryOperationAdapter()
          Creates a new adapter for an object of class 'Query Operation'.
 org.eclipse.emf.common.notify.Adapter createQueryParameterAdapter()
          Creates a new adapter for an object of class 'Query Parameter'.
 org.eclipse.emf.common.notify.Adapter createQueryParameterReferenceAdapter()
          Creates a new adapter for an object of class 'Query Parameter Reference'.
 org.eclipse.emf.common.notify.Adapter createQueryParameterValueAdapter()
          Creates a new adapter for an object of class 'Query Parameter Value'.
 org.eclipse.emf.common.notify.Adapter createReadOnlyFlagAdapter()
          Creates a new adapter for an object of class 'Read Only Flag'.
 org.eclipse.emf.common.notify.Adapter createRealLiteralValueAdapter()
          Creates a new adapter for an object of class 'Real Literal Value'.
 org.eclipse.emf.common.notify.Adapter createReferenceableByXmadslVariableAdapter()
          Creates a new adapter for an object of class 'Referenceable By Xmadsl Variable'.
 org.eclipse.emf.common.notify.Adapter createRequiredFlagAdapter()
          Creates a new adapter for an object of class 'Required Flag'.
 org.eclipse.emf.common.notify.Adapter createSelectClassAdapter()
          Creates a new adapter for an object of class 'Select Class'.
 org.eclipse.emf.common.notify.Adapter createSelectObjectAdapter()
          Creates a new adapter for an object of class 'Select Object'.
 org.eclipse.emf.common.notify.Adapter createSelectPropertiesAdapter()
          Creates a new adapter for an object of class 'Select Properties'.
 org.eclipse.emf.common.notify.Adapter createSelectStatementAdapter()
          Creates a new adapter for an object of class 'Select Statement'.
 org.eclipse.emf.common.notify.Adapter createServiceAdapter()
          Creates a new adapter for an object of class 'Service'.
 org.eclipse.emf.common.notify.Adapter createSortOrderElementAdapter()
          Creates a new adapter for an object of class 'Sort Order Element'.
 org.eclipse.emf.common.notify.Adapter createStringLiteralValueAdapter()
          Creates a new adapter for an object of class 'String Literal Value'.
 org.eclipse.emf.common.notify.Adapter createSubQueryAdapter()
          Creates a new adapter for an object of class 'Sub Query'.
 org.eclipse.emf.common.notify.Adapter createTransientFlagAdapter()
          Creates a new adapter for an object of class 'Transient Flag'.
 org.eclipse.emf.common.notify.Adapter createTrimFunctionAdapter()
          Creates a new adapter for an object of class 'Trim Function'.
 org.eclipse.emf.common.notify.Adapter createTypeAdapter()
          Creates a new adapter for an object of class 'Type'.
 org.eclipse.emf.common.notify.Adapter createUnaryExpressionAdapter()
          Creates a new adapter for an object of class 'Unary Expression'.
 org.eclipse.emf.common.notify.Adapter createUpdateStatementAdapter()
          Creates a new adapter for an object of class 'Update Statement'.
 org.eclipse.emf.common.notify.Adapter createValueObjectAdapter()
          Creates a new adapter for an object of class 'Value Object'.
 org.eclipse.emf.common.notify.Adapter createWhenClauseAdapter()
          Creates a new adapter for an object of class 'When Clause'.
 boolean isFactoryForType(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, associate, createAdapter, resolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

modelPackage

protected static DomPackage modelPackage
The cached model package.


modelSwitch

protected DomSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
The switch that delegates to the createXXX methods.

Constructor Detail

DomAdapterFactory

public DomAdapterFactory()
Creates an instance of the adapter factory.

Method Detail

isFactoryForType

public boolean isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object. This implementation returns true if the object is either the model's package or is an instance object of the model.

Specified by:
isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
Overrides:
isFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Returns:
whether this factory is applicable for the type of the object.

createAdapter

public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the target.

Overrides:
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Parameters:
target - the object to adapt.
Returns:
the adapter for the target.

createServiceAdapter

public org.eclipse.emf.common.notify.Adapter createServiceAdapter()
Creates a new adapter for an object of class 'Service'. 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.

Returns:
the new adapter.
See Also:
Service

createComplexTypeAdapter

public org.eclipse.emf.common.notify.Adapter createComplexTypeAdapter()
Creates a new adapter for an object of class 'Complex Type'. 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.

Returns:
the new adapter.
See Also:
ComplexType

createDependantAdapter

public org.eclipse.emf.common.notify.Adapter createDependantAdapter()
Creates a new adapter for an object of class 'Dependant'. 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.

Returns:
the new adapter.
See Also:
Dependant

createOperationAdapter

public org.eclipse.emf.common.notify.Adapter createOperationAdapter()
Creates a new adapter for an object of class 'Operation'. 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.

Returns:
the new adapter.
See Also:
Operation

createDelegateOperationAdapter

public org.eclipse.emf.common.notify.Adapter createDelegateOperationAdapter()
Creates a new adapter for an object of class 'Delegate Operation'. 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.

Returns:
the new adapter.
See Also:
DelegateOperation

createDaoOperationAdapter

public org.eclipse.emf.common.notify.Adapter createDaoOperationAdapter()
Creates a new adapter for an object of class 'Dao Operation'. 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.

Returns:
the new adapter.
See Also:
DaoOperation

createParameterAdapter

public org.eclipse.emf.common.notify.Adapter createParameterAdapter()
Creates a new adapter for an object of class 'Parameter'. 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.

Returns:
the new adapter.
See Also:
Parameter

createValueObjectAdapter

public org.eclipse.emf.common.notify.Adapter createValueObjectAdapter()
Creates a new adapter for an object of class 'Value 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.

Returns:
the new adapter.
See Also:
ValueObject

createDataViewAdapter

public org.eclipse.emf.common.notify.Adapter createDataViewAdapter()
Creates a new adapter for an object of class 'Data View'. 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.

Returns:
the new adapter.
See Also:
DataView

createFeatureReferenceAdapter

public org.eclipse.emf.common.notify.Adapter createFeatureReferenceAdapter()
Creates a new adapter for an object of class 'Feature 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.

Returns:
the new adapter.
See Also:
FeatureReference

createMapperAdapter

public org.eclipse.emf.common.notify.Adapter createMapperAdapter()
Creates a new adapter for an object of class 'Mapper'. 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.

Returns:
the new adapter.
See Also:
Mapper

createPropertyMappingAdapter

public org.eclipse.emf.common.notify.Adapter createPropertyMappingAdapter()
Creates a new adapter for an object of class 'Property Mapping'. 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.

Returns:
the new adapter.
See Also:
PropertyMapping

createIElementWithNoNameAdapter

public org.eclipse.emf.common.notify.Adapter createIElementWithNoNameAdapter()
Creates a new adapter for an object of class 'IElement With No 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.

Returns:
the new adapter.
See Also:
IElementWithNoName

createEntityAdapter

public org.eclipse.emf.common.notify.Adapter createEntityAdapter()
Creates a new adapter for an object of class 'Entity'. 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.

Returns:
the new adapter.
See Also:
Entity

createQlStatementAdapter

public org.eclipse.emf.common.notify.Adapter createQlStatementAdapter()
Creates a new adapter for an object of class 'Ql 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.

Returns:
the new adapter.
See Also:
QlStatement

createCallableStatementAdapter

public org.eclipse.emf.common.notify.Adapter createCallableStatementAdapter()
Creates a new adapter for an object of class 'Callable 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.

Returns:
the new adapter.
See Also:
CallableStatement

createCallInputParameterAdapter

public org.eclipse.emf.common.notify.Adapter createCallInputParameterAdapter()
Creates a new adapter for an object of class 'Call Input Parameter'. 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.

Returns:
the new adapter.
See Also:
CallInputParameter

createCallOutputParameterAdapter

public org.eclipse.emf.common.notify.Adapter createCallOutputParameterAdapter()
Creates a new adapter for an object of class 'Call Output Parameter'. 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.

Returns:
the new adapter.
See Also:
CallOutputParameter

createInsertStatementAdapter

public org.eclipse.emf.common.notify.Adapter createInsertStatementAdapter()
Creates a new adapter for an object of class '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.

Returns:
the new adapter.
See Also:
InsertStatement

createDeleteStatementAdapter

public org.eclipse.emf.common.notify.Adapter createDeleteStatementAdapter()
Creates a new adapter for an object of class '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.

Returns:
the new adapter.
See Also:
DeleteStatement

createUpdateStatementAdapter

public org.eclipse.emf.common.notify.Adapter createUpdateStatementAdapter()
Creates a new adapter for an object of class '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.

Returns:
the new adapter.
See Also:
UpdateStatement

createPropertyAssignmentAdapter

public org.eclipse.emf.common.notify.Adapter createPropertyAssignmentAdapter()
Creates a new adapter for an object of class 'Property Assignment'. 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.

Returns:
the new adapter.
See Also:
PropertyAssignment

createSelectStatementAdapter

public org.eclipse.emf.common.notify.Adapter createSelectStatementAdapter()
Creates a new adapter for an object of class '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.

Returns:
the new adapter.
See Also:
SelectStatement

createSortOrderElementAdapter

public org.eclipse.emf.common.notify.Adapter createSortOrderElementAdapter()
Creates a new adapter for an object of class 'Sort Order 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.

Returns:
the new adapter.
See Also:
SortOrderElement

createSelectPropertiesAdapter

public org.eclipse.emf.common.notify.Adapter createSelectPropertiesAdapter()
Creates a new adapter for an object of class 'Select Properties'. 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.

Returns:
the new adapter.
See Also:
SelectProperties

createSelectClassAdapter

public org.eclipse.emf.common.notify.Adapter createSelectClassAdapter()
Creates a new adapter for an object of class 'Select Class'. 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.

Returns:
the new adapter.
See Also:
SelectClass

createSelectObjectAdapter

public org.eclipse.emf.common.notify.Adapter createSelectObjectAdapter()
Creates a new adapter for an object of class 'Select 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.

Returns:
the new adapter.
See Also:
SelectObject

createFromRangeAdapter

public org.eclipse.emf.common.notify.Adapter createFromRangeAdapter()
Creates a new adapter for an object of class 'From Range'. 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.

Returns:
the new adapter.
See Also:
FromRange

createFromClassAdapter

public org.eclipse.emf.common.notify.Adapter createFromClassAdapter()
Creates a new adapter for an object of class 'From Class'. 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.

Returns:
the new adapter.
See Also:
FromClass

createInClassAdapter

public org.eclipse.emf.common.notify.Adapter createInClassAdapter()
Creates a new adapter for an object of class 'In Class'. 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.

Returns:
the new adapter.
See Also:
InClass

createInCollectionAdapter

public org.eclipse.emf.common.notify.Adapter createInCollectionAdapter()
Creates a new adapter for an object of class 'In Collection'. 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.

Returns:
the new adapter.
See Also:
InCollection

createInCollectionElementsAdapter

public org.eclipse.emf.common.notify.Adapter createInCollectionElementsAdapter()
Creates a new adapter for an object of class 'In Collection Elements'. 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.

Returns:
the new adapter.
See Also:
InCollectionElements

createJoinAdapter

public org.eclipse.emf.common.notify.Adapter createJoinAdapter()
Creates a new adapter for an object of class 'Join'. 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.

Returns:
the new adapter.
See Also:
Join

createJoinEntityAdapter

public org.eclipse.emf.common.notify.Adapter createJoinEntityAdapter()
Creates a new adapter for an object of class 'Join Entity'. 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.

Returns:
the new adapter.
See Also:
JoinEntity

createExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createExpressionAdapter()
Creates a new adapter for an object of class '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.

Returns:
the new adapter.
See Also:
Expression

createPropertyValueAdapter

public org.eclipse.emf.common.notify.Adapter createPropertyValueAdapter()
Creates a new adapter for an object of class 'Property 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.

Returns:
the new adapter.
See Also:
PropertyValue

createFunctionCallAdapter

public org.eclipse.emf.common.notify.Adapter createFunctionCallAdapter()
Creates a new adapter for an object of class 'Function Call'. 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.

Returns:
the new adapter.
See Also:
FunctionCall

createTrimFunctionAdapter

public org.eclipse.emf.common.notify.Adapter createTrimFunctionAdapter()
Creates a new adapter for an object of class 'Trim 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.

Returns:
the new adapter.
See Also:
TrimFunction

createCastFunctionAdapter

public org.eclipse.emf.common.notify.Adapter createCastFunctionAdapter()
Creates a new adapter for an object of class 'Cast 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.

Returns:
the new adapter.
See Also:
CastFunction

createAggregateFunctionAdapter

public org.eclipse.emf.common.notify.Adapter createAggregateFunctionAdapter()
Creates a new adapter for an object of class '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.

Returns:
the new adapter.
See Also:
AggregateFunction

createQueryParameterReferenceAdapter

public org.eclipse.emf.common.notify.Adapter createQueryParameterReferenceAdapter()
Creates a new adapter for an object of class 'Query Parameter 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.

Returns:
the new adapter.
See Also:
QueryParameterReference

createQueryParameterValueAdapter

public org.eclipse.emf.common.notify.Adapter createQueryParameterValueAdapter()
Creates a new adapter for an object of class 'Query Parameter 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.

Returns:
the new adapter.
See Also:
QueryParameterValue

createQuantifiedExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createQuantifiedExpressionAdapter()
Creates a new adapter for an object of class 'Quantified 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.

Returns:
the new adapter.
See Also:
QuantifiedExpression

createCaseExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createCaseExpressionAdapter()
Creates a new adapter for an object of class 'Case 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.

Returns:
the new adapter.
See Also:
CaseExpression

createWhenClauseAdapter

public org.eclipse.emf.common.notify.Adapter createWhenClauseAdapter()
Creates a new adapter for an object of class 'When Clause'. 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.

Returns:
the new adapter.
See Also:
WhenClause

createAltWhenClauseAdapter

public org.eclipse.emf.common.notify.Adapter createAltWhenClauseAdapter()
Creates a new adapter for an object of class 'Alt When Clause'. 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.

Returns:
the new adapter.
See Also:
AltWhenClause

createCollectionFunctionAdapter

public org.eclipse.emf.common.notify.Adapter createCollectionFunctionAdapter()
Creates a new adapter for an object of class 'Collection 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.

Returns:
the new adapter.
See Also:
CollectionFunction

createSubQueryAdapter

public org.eclipse.emf.common.notify.Adapter createSubQueryAdapter()
Creates a new adapter for an object of class 'Sub 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.

Returns:
the new adapter.
See Also:
SubQuery

createParenthesizedExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createParenthesizedExpressionAdapter()
Creates a new adapter for an object of class 'Parenthesized 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.

Returns:
the new adapter.
See Also:
ParenthesizedExpression

createLiteralValueAdapter

public org.eclipse.emf.common.notify.Adapter createLiteralValueAdapter()
Creates a new adapter for an object of class 'Literal 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.

Returns:
the new adapter.
See Also:
LiteralValue

createStringLiteralValueAdapter

public org.eclipse.emf.common.notify.Adapter createStringLiteralValueAdapter()
Creates a new adapter for an object of class 'String Literal 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.

Returns:
the new adapter.
See Also:
StringLiteralValue

createIntegerLiteralValueAdapter

public org.eclipse.emf.common.notify.Adapter createIntegerLiteralValueAdapter()
Creates a new adapter for an object of class 'Integer Literal 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.

Returns:
the new adapter.
See Also:
IntegerLiteralValue

createRealLiteralValueAdapter

public org.eclipse.emf.common.notify.Adapter createRealLiteralValueAdapter()
Creates a new adapter for an object of class 'Real Literal 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.

Returns:
the new adapter.
See Also:
RealLiteralValue

createBooleanLiteralValueAdapter

public org.eclipse.emf.common.notify.Adapter createBooleanLiteralValueAdapter()
Creates a new adapter for an object of class 'Boolean Literal 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.

Returns:
the new adapter.
See Also:
BooleanLiteralValue

createNullLiteralValueAdapter

public org.eclipse.emf.common.notify.Adapter createNullLiteralValueAdapter()
Creates a new adapter for an object of class 'Null Literal 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.

Returns:
the new adapter.
See Also:
NullLiteralValue

createEmptyLiteralValueAdapter

public org.eclipse.emf.common.notify.Adapter createEmptyLiteralValueAdapter()
Creates a new adapter for an object of class 'Empty Literal 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.

Returns:
the new adapter.
See Also:
EmptyLiteralValue

createDaoFeatureAdapter

public org.eclipse.emf.common.notify.Adapter createDaoFeatureAdapter()
Creates a new adapter for an object of class 'Dao Feature'. 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.

Returns:
the new adapter.
See Also:
DaoFeature

createDaoAdapter

public org.eclipse.emf.common.notify.Adapter createDaoAdapter()
Creates a new adapter for an object of class 'Dao'. 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.

Returns:
the new adapter.
See Also:
Dao

createQueryOperationAdapter

public org.eclipse.emf.common.notify.Adapter createQueryOperationAdapter()
Creates a new adapter for an object of class 'Query Operation'. 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.

Returns:
the new adapter.
See Also:
QueryOperation

createQueryParameterAdapter

public org.eclipse.emf.common.notify.Adapter createQueryParameterAdapter()
Creates a new adapter for an object of class 'Query Parameter'. 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.

Returns:
the new adapter.
See Also:
QueryParameter

createColumnAdapter

public org.eclipse.emf.common.notify.Adapter createColumnAdapter()
Creates a new adapter for an object of class '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.

Returns:
the new adapter.
See Also:
Column

createManyToOneAdapter

public org.eclipse.emf.common.notify.Adapter createManyToOneAdapter()
Creates a new adapter for an object of class 'Many To One'. 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.

Returns:
the new adapter.
See Also:
ManyToOne

createOneToOneAdapter

public org.eclipse.emf.common.notify.Adapter createOneToOneAdapter()
Creates a new adapter for an object of class 'One To One'. 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.

Returns:
the new adapter.
See Also:
OneToOne

createOneToManyAdapter

public org.eclipse.emf.common.notify.Adapter createOneToManyAdapter()
Creates a new adapter for an object of class 'One To Many'. 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.

Returns:
the new adapter.
See Also:
OneToMany

createManyToManyAdapter

public org.eclipse.emf.common.notify.Adapter createManyToManyAdapter()
Creates a new adapter for an object of class 'Many To Many'. 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.

Returns:
the new adapter.
See Also:
ManyToMany

createPresentableFeatureAdapter

public org.eclipse.emf.common.notify.Adapter createPresentableFeatureAdapter()
Creates a new adapter for an object of class 'Presentable Feature'. 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.

Returns:
the new adapter.
See Also:
PresentableFeature

createAliasedExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createAliasedExpressionAdapter()
Creates a new adapter for an object of class 'Aliased 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.

Returns:
the new adapter.
See Also:
AliasedExpression

createBinaryExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createBinaryExpressionAdapter()
Creates a new adapter for an object of class 'Binary 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.

Returns:
the new adapter.
See Also:
BinaryExpression

createNotExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createNotExpressionAdapter()
Creates a new adapter for an object of class 'Not 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.

Returns:
the new adapter.
See Also:
NotExpression

createInExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createInExpressionAdapter()
Creates a new adapter for an object of class 'In 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.

Returns:
the new adapter.
See Also:
InExpression

createBetweenExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createBetweenExpressionAdapter()
Creates a new adapter for an object of class 'Between 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.

Returns:
the new adapter.
See Also:
BetweenExpression

createLikeExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createLikeExpressionAdapter()
Creates a new adapter for an object of class 'Like 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.

Returns:
the new adapter.
See Also:
LikeExpression

createMemberOfExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createMemberOfExpressionAdapter()
Creates a new adapter for an object of class 'Member Of 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.

Returns:
the new adapter.
See Also:
MemberOfExpression

createUnaryExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createUnaryExpressionAdapter()
Creates a new adapter for an object of class 'Unary 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.

Returns:
the new adapter.
See Also:
UnaryExpression

createIDocumentableAdapter

public org.eclipse.emf.common.notify.Adapter createIDocumentableAdapter()
Creates a new adapter for an object of class 'IDocumentable'. 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.

Returns:
the new adapter.
See Also:
IDocumentable

createDataBaseConstraintAdapter

public org.eclipse.emf.common.notify.Adapter createDataBaseConstraintAdapter()
Creates a new adapter for an object of class 'Data Base Constraint'. 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.

Returns:
the new adapter.
See Also:
DataBaseConstraint

createAttributeAdapter

public org.eclipse.emf.common.notify.Adapter createAttributeAdapter()
Creates a new adapter for an object of class 'Attribute'. 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.

Returns:
the new adapter.
See Also:
Attribute

createAttributeFlagAdapter

public org.eclipse.emf.common.notify.Adapter createAttributeFlagAdapter()
Creates a new adapter for an object of class 'Attribute Flag'. 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.

Returns:
the new adapter.
See Also:
AttributeFlag

createExpressionFlagAdapter

public org.eclipse.emf.common.notify.Adapter createExpressionFlagAdapter()
Creates a new adapter for an object of class 'Expression Flag'. 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.

Returns:
the new adapter.
See Also:
ExpressionFlag

createRequiredFlagAdapter

public org.eclipse.emf.common.notify.Adapter createRequiredFlagAdapter()
Creates a new adapter for an object of class 'Required Flag'. 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.

Returns:
the new adapter.
See Also:
RequiredFlag

createReadOnlyFlagAdapter

public org.eclipse.emf.common.notify.Adapter createReadOnlyFlagAdapter()
Creates a new adapter for an object of class 'Read Only Flag'. 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.

Returns:
the new adapter.
See Also:
ReadOnlyFlag

createAvailableFlagAdapter

public org.eclipse.emf.common.notify.Adapter createAvailableFlagAdapter()
Creates a new adapter for an object of class 'Available Flag'. 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.

Returns:
the new adapter.
See Also:
AvailableFlag

createDerivedFlagAdapter

public org.eclipse.emf.common.notify.Adapter createDerivedFlagAdapter()
Creates a new adapter for an object of class 'Derived Flag'. 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.

Returns:
the new adapter.
See Also:
DerivedFlag

createTransientFlagAdapter

public org.eclipse.emf.common.notify.Adapter createTransientFlagAdapter()
Creates a new adapter for an object of class 'Transient Flag'. 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.

Returns:
the new adapter.
See Also:
TransientFlag

createAttributePropertyAdapter

public org.eclipse.emf.common.notify.Adapter createAttributePropertyAdapter()
Creates a new adapter for an object of class 'Attribute Property'. 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.

Returns:
the new adapter.
See Also:
AttributeProperty

createAttributeValidationPropertyAdapter

public org.eclipse.emf.common.notify.Adapter createAttributeValidationPropertyAdapter()
Creates a new adapter for an object of class 'Attribute Validation Property'. 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.

Returns:
the new adapter.
See Also:
AttributeValidationProperty

createAttributeTextPropertyAdapter

public org.eclipse.emf.common.notify.Adapter createAttributeTextPropertyAdapter()
Creates a new adapter for an object of class 'Attribute Text Property'. 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.

Returns:
the new adapter.
See Also:
AttributeTextProperty

createAttributeGroupAdapter

public org.eclipse.emf.common.notify.Adapter createAttributeGroupAdapter()
Creates a new adapter for an object of class 'Attribute 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.

Returns:
the new adapter.
See Also:
AttributeGroup

createAttributeSortOrderAdapter

public org.eclipse.emf.common.notify.Adapter createAttributeSortOrderAdapter()
Creates a new adapter for an object of class 'Attribute Sort Order'. 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.

Returns:
the new adapter.
See Also:
AttributeSortOrder

createReferenceableByXmadslVariableAdapter

public org.eclipse.emf.common.notify.Adapter createReferenceableByXmadslVariableAdapter()
Creates a new adapter for an object of class 'Referenceable By Xmadsl 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.

Returns:
the new adapter.
See Also:
ReferenceableByXmadslVariable

createPropertyAdapter

public org.eclipse.emf.common.notify.Adapter createPropertyAdapter()
Creates a new adapter for an object of class 'Property'. 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.

Returns:
the new adapter.
See Also:
Property

createApplicationSessionAdapter

public org.eclipse.emf.common.notify.Adapter createApplicationSessionAdapter()
Creates a new adapter for an object of class 'Application Session'. 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.

Returns:
the new adapter.
See Also:
ApplicationSession

createModelElementAdapter

public org.eclipse.emf.common.notify.Adapter createModelElementAdapter()
Creates a new adapter for an object of class 'Model 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.

Returns:
the new adapter.
See Also:
ModelElement

createTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypeAdapter()
Creates a new adapter for an object of class 'Type'. 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.

Returns:
the new adapter.
See Also:
Type

createEObjectAdapter

public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
Creates a new adapter for the default case. This default implementation returns null.

Returns:
the new adapter.


Copyright © 2013. All Rights Reserved.