com.ibm.db.models.db2.luw.util
Class LUWAdapterFactory

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      extended by com.ibm.db.models.db2.luw.util.LUWAdapterFactory
All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory

public class LUWAdapterFactory
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:
LUWPackage

Constructor Summary
LUWAdapterFactory()
          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 createAttributeDefinitionAdapter()
          Creates a new adapter for an object of class 'Attribute Definition'.
 org.eclipse.emf.common.notify.Adapter createBaseTableAdapter()
          Creates a new adapter for an object of class 'Base Table'.
 org.eclipse.emf.common.notify.Adapter createColumnAdapter()
          Creates a new adapter for an object of class 'Column'.
 org.eclipse.emf.common.notify.Adapter createDatabaseAdapter()
          Creates a new adapter for an object of class 'Database'.
 org.eclipse.emf.common.notify.Adapter createDB2AccessPlanAdapter()
          Creates a new adapter for an object of class 'DB2 Access Plan'.
 org.eclipse.emf.common.notify.Adapter createDB2ColumnAdapter()
          Creates a new adapter for an object of class 'DB2 Column'.
 org.eclipse.emf.common.notify.Adapter createDB2DatabaseAdapter()
          Creates a new adapter for an object of class 'DB2 Database'.
 org.eclipse.emf.common.notify.Adapter createDB2IndexAdapter()
          Creates a new adapter for an object of class 'DB2 Index'.
 org.eclipse.emf.common.notify.Adapter createDB2MaterializedQueryTableAdapter()
          Creates a new adapter for an object of class 'DB2 Materialized Query Table'.
 org.eclipse.emf.common.notify.Adapter createDB2ProcedureAdapter()
          Creates a new adapter for an object of class 'DB2 Procedure'.
 org.eclipse.emf.common.notify.Adapter createDB2RoutineAdapter()
          Creates a new adapter for an object of class 'DB2 Routine'.
 org.eclipse.emf.common.notify.Adapter createDB2TableAdapter()
          Creates a new adapter for an object of class 'DB2 Table'.
 org.eclipse.emf.common.notify.Adapter createDB2ViewAdapter()
          Creates a new adapter for an object of class 'DB2 View'.
 org.eclipse.emf.common.notify.Adapter createDerivedTableAdapter()
          Creates a new adapter for an object of class 'Derived Table'.
 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 createFederatedParameterAdapter()
          Creates a new adapter for an object of class 'Federated Parameter'.
 org.eclipse.emf.common.notify.Adapter createFederatedProcedureAdapter()
          Creates a new adapter for an object of class 'Federated Procedure'.
 org.eclipse.emf.common.notify.Adapter createIndexAdapter()
          Creates a new adapter for an object of class 'Index'.
 org.eclipse.emf.common.notify.Adapter createLUWAdminServerAdapter()
          Creates a new adapter for an object of class 'Admin Server'.
 org.eclipse.emf.common.notify.Adapter createLUWAttributeDefinitionAdapter()
          Creates a new adapter for an object of class 'Attribute Definition'.
 org.eclipse.emf.common.notify.Adapter createLUWBufferPoolAdapter()
          Creates a new adapter for an object of class 'Buffer Pool'.
 org.eclipse.emf.common.notify.Adapter createLUWColumnAdapter()
          Creates a new adapter for an object of class 'Column'.
 org.eclipse.emf.common.notify.Adapter createLUWDatabaseAdapter()
          Creates a new adapter for an object of class 'Database'.
 org.eclipse.emf.common.notify.Adapter createLUWDatabaseContainerAdapter()
          Creates a new adapter for an object of class 'Database Container'.
 org.eclipse.emf.common.notify.Adapter createLUWDatabasePartitionAdapter()
          Creates a new adapter for an object of class 'Database Partition'.
 org.eclipse.emf.common.notify.Adapter createLUWDataPartitionAdapter()
          Creates a new adapter for an object of class 'Data Partition'.
 org.eclipse.emf.common.notify.Adapter createLUWDataPartitionKeyAdapter()
          Creates a new adapter for an object of class 'Data Partition Key'.
 org.eclipse.emf.common.notify.Adapter createLUWFunctionMappingAdapter()
          Creates a new adapter for an object of class 'Function Mapping'.
 org.eclipse.emf.common.notify.Adapter createLUWGenericNicknameAdapter()
          Creates a new adapter for an object of class 'Generic Nickname'.
 org.eclipse.emf.common.notify.Adapter createLUWGenericServerAdapter()
          Creates a new adapter for an object of class 'Generic Server'.
 org.eclipse.emf.common.notify.Adapter createLUWGenericUserMappingAdapter()
          Creates a new adapter for an object of class 'Generic User Mapping'.
 org.eclipse.emf.common.notify.Adapter createLUWGenericWrapperAdapter()
          Creates a new adapter for an object of class 'Generic Wrapper'.
 org.eclipse.emf.common.notify.Adapter createLUWIndexAdapter()
          Creates a new adapter for an object of class 'Index'.
 org.eclipse.emf.common.notify.Adapter createLUWMaterializedQueryTableAdapter()
          Creates a new adapter for an object of class 'Materialized Query Table'.
 org.eclipse.emf.common.notify.Adapter createLUWNicknameAdapter()
          Creates a new adapter for an object of class 'Nickname'.
 org.eclipse.emf.common.notify.Adapter createLUWNonRelationalNicknameAdapter()
          Creates a new adapter for an object of class 'Non Relational Nickname'.
 org.eclipse.emf.common.notify.Adapter createLUWNonRelationalServerAdapter()
          Creates a new adapter for an object of class 'Non Relational Server'.
 org.eclipse.emf.common.notify.Adapter createLUWNonRelationalWrapperAdapter()
          Creates a new adapter for an object of class 'Non Relational Wrapper'.
 org.eclipse.emf.common.notify.Adapter createLUWOptionAdapter()
          Creates a new adapter for an object of class 'Option'.
 org.eclipse.emf.common.notify.Adapter createLUWPartitionElementAdapter()
          Creates a new adapter for an object of class 'Partition Element'.
 org.eclipse.emf.common.notify.Adapter createLUWPartitionExpressionAdapter()
          Creates a new adapter for an object of class 'Partition Expression'.
 org.eclipse.emf.common.notify.Adapter createLUWPartitionGroupAdapter()
          Creates a new adapter for an object of class 'Partition Group'.
 org.eclipse.emf.common.notify.Adapter createLUWPartitionKeyAdapter()
          Creates a new adapter for an object of class 'Partition Key'.
 org.eclipse.emf.common.notify.Adapter createLUWRelationalNicknameAdapter()
          Creates a new adapter for an object of class 'Relational Nickname'.
 org.eclipse.emf.common.notify.Adapter createLUWRelationalServerAdapter()
          Creates a new adapter for an object of class 'Relational Server'.
 org.eclipse.emf.common.notify.Adapter createLUWRelationalWrapperAdapter()
          Creates a new adapter for an object of class 'Relational Wrapper'.
 org.eclipse.emf.common.notify.Adapter createLUWServerAdapter()
          Creates a new adapter for an object of class 'Server'.
 org.eclipse.emf.common.notify.Adapter createLUWStorageTableAdapter()
          Creates a new adapter for an object of class 'Storage Table'.
 org.eclipse.emf.common.notify.Adapter createLUWTableAdapter()
          Creates a new adapter for an object of class 'Table'.
 org.eclipse.emf.common.notify.Adapter createLUWTableSpaceAdapter()
          Creates a new adapter for an object of class 'Table Space'.
 org.eclipse.emf.common.notify.Adapter createLUWTypeMappingAdapter()
          Creates a new adapter for an object of class 'Type Mapping'.
 org.eclipse.emf.common.notify.Adapter createLUWUserMappingAdapter()
          Creates a new adapter for an object of class 'User Mapping'.
 org.eclipse.emf.common.notify.Adapter createLUWViewAdapter()
          Creates a new adapter for an object of class 'View'.
 org.eclipse.emf.common.notify.Adapter createLUWWrapperAdapter()
          Creates a new adapter for an object of class 'Wrapper'.
 org.eclipse.emf.common.notify.Adapter createParameterAdapter()
          Creates a new adapter for an object of class 'Parameter'.
 org.eclipse.emf.common.notify.Adapter createPersistentTableAdapter()
          Creates a new adapter for an object of class 'Persistent Table'.
 org.eclipse.emf.common.notify.Adapter createProcedureAdapter()
          Creates a new adapter for an object of class 'Procedure'.
 org.eclipse.emf.common.notify.Adapter createRelationalRemoteDataSetAdapter()
          Creates a new adapter for an object of class 'Relational Remote Data Set'.
 org.eclipse.emf.common.notify.Adapter createRelationalRemoteServerAdapter()
          Creates a new adapter for an object of class 'Relational Remote Server'.
 org.eclipse.emf.common.notify.Adapter createRemoteDataSetAdapter()
          Creates a new adapter for an object of class 'Remote Data Set'.
 org.eclipse.emf.common.notify.Adapter createRemoteServerAdapter()
          Creates a new adapter for an object of class 'Remote Server'.
 org.eclipse.emf.common.notify.Adapter createRoutineAdapter()
          Creates a new adapter for an object of class 'Routine'.
 org.eclipse.emf.common.notify.Adapter createSQLObjectAdapter()
          Creates a new adapter for an object of class 'SQL Object'.
 org.eclipse.emf.common.notify.Adapter createTableAdapter()
          Creates a new adapter for an object of class 'Table'.
 org.eclipse.emf.common.notify.Adapter createTypedElementAdapter()
          Creates a new adapter for an object of class 'Typed Element'.
 org.eclipse.emf.common.notify.Adapter createViewTableAdapter()
          Creates a new adapter for an object of class 'View Table'.
 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

LUWAdapterFactory

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

Method Detail

isFactoryForType

public boolean isFactoryForType(java.lang.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.

createLUWPartitionGroupAdapter

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

createLUWTableSpaceAdapter

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

createLUWDatabasePartitionAdapter

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

createLUWDatabaseContainerAdapter

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

createLUWDatabaseAdapter

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

Returns:
the new adapter.
See Also:
LUWDatabase

createLUWColumnAdapter

public org.eclipse.emf.common.notify.Adapter createLUWColumnAdapter()
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:
LUWColumn

createLUWGenericWrapperAdapter

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

createLUWStorageTableAdapter

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

createRelationalRemoteServerAdapter

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

createRelationalRemoteDataSetAdapter

public org.eclipse.emf.common.notify.Adapter createRelationalRemoteDataSetAdapter()
Creates a new adapter for an object of class 'Relational Remote Data Set'. 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:
RelationalRemoteDataSet

createRemoteServerAdapter

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

createRemoteDataSetAdapter

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

createLUWIndexAdapter

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

createLUWAttributeDefinitionAdapter

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

createFederatedProcedureAdapter

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

createFederatedParameterAdapter

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

createLUWPartitionExpressionAdapter

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

createLUWPartitionElementAdapter

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

createLUWDataPartitionAdapter

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

createLUWDataPartitionKeyAdapter

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

createLUWGenericNicknameAdapter

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

createLUWGenericServerAdapter

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

createLUWMaterializedQueryTableAdapter

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

createLUWAdminServerAdapter

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

createLUWBufferPoolAdapter

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

createLUWTableAdapter

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

createLUWViewAdapter

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

createLUWPartitionKeyAdapter

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

createLUWNicknameAdapter

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

createLUWFunctionMappingAdapter

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

createLUWWrapperAdapter

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

createLUWNonRelationalNicknameAdapter

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

createLUWNonRelationalServerAdapter

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

createLUWNonRelationalWrapperAdapter

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

createLUWRelationalNicknameAdapter

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

createLUWGenericUserMappingAdapter

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

createLUWRelationalServerAdapter

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

createLUWRelationalWrapperAdapter

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

createLUWServerAdapter

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

createLUWTypeMappingAdapter

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

createLUWUserMappingAdapter

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

createLUWOptionAdapter

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

createEModelElementAdapter

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

Returns:
the new adapter.
See Also:
EModelElement

createENamedElementAdapter

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

Returns:
the new adapter.
See Also:
ENamedElement

createSQLObjectAdapter

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

Returns:
the new adapter.
See Also:
SQLObject

createDatabaseAdapter

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

Returns:
the new adapter.
See Also:
Database

createDB2DatabaseAdapter

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

Returns:
the new adapter.
See Also:
DB2Database

createTypedElementAdapter

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

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

createDB2ColumnAdapter

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

createDB2MaterializedQueryTableAdapter

public org.eclipse.emf.common.notify.Adapter createDB2MaterializedQueryTableAdapter()
Creates a new adapter for an object of class 'DB2 Materialized Query Table'. 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:
DB2MaterializedQueryTable

createIndexAdapter

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

createDB2IndexAdapter

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

createAttributeDefinitionAdapter

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

createRoutineAdapter

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

createProcedureAdapter

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

createDB2AccessPlanAdapter

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

createDB2RoutineAdapter

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

createDB2ProcedureAdapter

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

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

createTableAdapter

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

createBaseTableAdapter

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

createPersistentTableAdapter

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

createDB2TableAdapter

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

createDerivedTableAdapter

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

createViewTableAdapter

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

createDB2ViewAdapter

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

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.