org.eclipse.jpt.eclipselink1_1.core.resource.orm.util
Class EclipseLink1_1OrmAdapterFactory

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      extended by org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory

public class EclipseLink1_1OrmAdapterFactory
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:
EclipseLink1_1OrmPackage

Constructor Summary
EclipseLink1_1OrmAdapterFactory()
          Creates an instance of the adapter factory.
 
Method Summary
 org.eclipse.emf.common.notify.Adapter createAbstractXmlAttributeMappingAdapter()
          Creates a new adapter for an object of class 'Abstract Xml Attribute Mapping'.
 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 createBaseXmlEmbeddedAdapter()
          Creates a new adapter for an object of class 'Base Xml Embedded'.
 org.eclipse.emf.common.notify.Adapter createColumnMappingAdapter()
          Creates a new adapter for an object of class 'Column Mapping'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicAdapter()
          Creates a new adapter for an object of class 'Xml Basic'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicCollectionAdapter()
          Creates a new adapter for an object of class 'Xml Basic Collection'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicCollectionImplAdapter()
          Creates a new adapter for an object of class 'Xml Basic Collection Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicImplAdapter()
          Creates a new adapter for an object of class 'Xml Basic Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicMapAdapter()
          Creates a new adapter for an object of class 'Xml Basic Map'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicMapImplAdapter()
          Creates a new adapter for an object of class 'Xml Basic Map Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlConvertibleMappingAdapter()
          Creates a new adapter for an object of class 'Xml Convertible Mapping'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedAdapter()
          Creates a new adapter for an object of class 'Xml Embedded'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedIdAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Id'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedIdImplAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Id Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedImplAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEntityMappingsAdapter()
          Creates a new adapter for an object of class 'Xml Entity Mappings'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlIdAdapter()
          Creates a new adapter for an object of class 'Xml Id'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlIdImplAdapter()
          Creates a new adapter for an object of class 'Xml Id Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlManyToManyAdapter()
          Creates a new adapter for an object of class 'Xml Many To Many'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlManyToManyImplAdapter()
          Creates a new adapter for an object of class 'Xml Many To Many Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlManyToOneAdapter()
          Creates a new adapter for an object of class 'Xml Many To One'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlManyToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml Many To One Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlOneToManyAdapter()
          Creates a new adapter for an object of class 'Xml One To Many'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlOneToManyImplAdapter()
          Creates a new adapter for an object of class 'Xml One To Many Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlOneToOneAdapter()
          Creates a new adapter for an object of class 'Xml One To One'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlOneToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml One To One Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlTransformationAdapter()
          Creates a new adapter for an object of class 'Xml Transformation'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlTransformationImplAdapter()
          Creates a new adapter for an object of class 'Xml Transformation Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlVariableOneToOneAdapter()
          Creates a new adapter for an object of class 'Xml Variable One To One'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlVariableOneToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml Variable One To One Impl'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlVersionAdapter()
          Creates a new adapter for an object of class 'Xml Version'.
 org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlVersionImplAdapter()
          Creates a new adapter for an object of class 'Xml Version Impl'.
 org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
          Creates a new adapter for the default case.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlAttributeMappingAdapter()
          Creates a new adapter for an object of class 'Xml Attribute Mapping'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlBasicAdapter()
          Creates a new adapter for an object of class 'Xml Basic'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlBasicImplAdapter()
          Creates a new adapter for an object of class 'Xml Basic Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedAdapter()
          Creates a new adapter for an object of class 'Xml Embedded'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedIdAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Id'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedIdImplAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Id Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedImplAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlEntityMappingsAdapter()
          Creates a new adapter for an object of class 'Xml Entity Mappings'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlIdAdapter()
          Creates a new adapter for an object of class 'Xml Id'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlIdImplAdapter()
          Creates a new adapter for an object of class 'Xml Id Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlManyToManyAdapter()
          Creates a new adapter for an object of class 'Xml Many To Many'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlManyToManyImplAdapter()
          Creates a new adapter for an object of class 'Xml Many To Many Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlManyToOneAdapter()
          Creates a new adapter for an object of class 'Xml Many To One'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlManyToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml Many To One Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlOneToManyAdapter()
          Creates a new adapter for an object of class 'Xml One To Many'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlOneToManyImplAdapter()
          Creates a new adapter for an object of class 'Xml One To Many Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlOneToOneAdapter()
          Creates a new adapter for an object of class 'Xml One To One'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlOneToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml One To One Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlTransientAdapter()
          Creates a new adapter for an object of class 'Xml Transient'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlTransientImplAdapter()
          Creates a new adapter for an object of class 'Xml Transient Impl'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlVersionAdapter()
          Creates a new adapter for an object of class 'Xml Version'.
 org.eclipse.emf.common.notify.Adapter createOrm_XmlVersionImplAdapter()
          Creates a new adapter for an object of class 'Xml Version Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlAccessMethodsHolderAdapter()
          Creates a new adapter for an object of class 'Xml Access Methods Holder'.
 org.eclipse.emf.common.notify.Adapter createXmlAttributeMappingAdapter()
          Creates a new adapter for an object of class 'Xml Attribute Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlBasicAdapter()
          Creates a new adapter for an object of class 'Xml Basic'.
 org.eclipse.emf.common.notify.Adapter createXmlBasicCollectionAdapter()
          Creates a new adapter for an object of class 'Xml Basic Collection'.
 org.eclipse.emf.common.notify.Adapter createXmlBasicCollectionImplAdapter()
          Creates a new adapter for an object of class 'Xml Basic Collection Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlBasicImplAdapter()
          Creates a new adapter for an object of class 'Xml Basic Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlBasicMapAdapter()
          Creates a new adapter for an object of class 'Xml Basic Map'.
 org.eclipse.emf.common.notify.Adapter createXmlBasicMapImplAdapter()
          Creates a new adapter for an object of class 'Xml Basic Map Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlConverterHolderAdapter()
          Creates a new adapter for an object of class 'Xml Converter Holder'.
 org.eclipse.emf.common.notify.Adapter createXmlConvertersHolderAdapter()
          Creates a new adapter for an object of class 'Xml Converters Holder'.
 org.eclipse.emf.common.notify.Adapter createXmlConvertibleMappingAdapter()
          Creates a new adapter for an object of class 'Xml Convertible Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlEmbeddedAdapter()
          Creates a new adapter for an object of class 'Xml Embedded'.
 org.eclipse.emf.common.notify.Adapter createXmlEmbeddedIdAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Id'.
 org.eclipse.emf.common.notify.Adapter createXmlEmbeddedIdImplAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Id Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlEmbeddedImplAdapter()
          Creates a new adapter for an object of class 'Xml Embedded Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlEntityMappingsAdapter()
          Creates a new adapter for an object of class 'Xml Entity Mappings'.
 org.eclipse.emf.common.notify.Adapter createXmlIdAdapter()
          Creates a new adapter for an object of class 'Xml Id'.
 org.eclipse.emf.common.notify.Adapter createXmlIdImplAdapter()
          Creates a new adapter for an object of class 'Xml Id Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlJoinColumnsMappingAdapter()
          Creates a new adapter for an object of class 'Xml Join Columns Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlJoinFetchAdapter()
          Creates a new adapter for an object of class 'Xml Join Fetch'.
 org.eclipse.emf.common.notify.Adapter createXmlJoinTableMappingAdapter()
          Creates a new adapter for an object of class 'Xml Join Table Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlManyToManyAdapter()
          Creates a new adapter for an object of class 'Xml Many To Many'.
 org.eclipse.emf.common.notify.Adapter createXmlManyToManyImplAdapter()
          Creates a new adapter for an object of class 'Xml Many To Many Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlManyToOneAdapter()
          Creates a new adapter for an object of class 'Xml Many To One'.
 org.eclipse.emf.common.notify.Adapter createXmlManyToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml Many To One Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlMappedByMappingAdapter()
          Creates a new adapter for an object of class 'Xml Mapped By Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlMultiRelationshipMappingAdapter()
          Creates a new adapter for an object of class 'Xml Multi Relationship Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlMutableAdapter()
          Creates a new adapter for an object of class 'Xml Mutable'.
 org.eclipse.emf.common.notify.Adapter createXmlOneToManyAdapter()
          Creates a new adapter for an object of class 'Xml One To Many'.
 org.eclipse.emf.common.notify.Adapter createXmlOneToManyImplAdapter()
          Creates a new adapter for an object of class 'Xml One To Many Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlOneToOneAdapter()
          Creates a new adapter for an object of class 'Xml One To One'.
 org.eclipse.emf.common.notify.Adapter createXmlOneToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml One To One Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlPrivateOwnedAdapter()
          Creates a new adapter for an object of class 'Xml Private Owned'.
 org.eclipse.emf.common.notify.Adapter createXmlRelationshipMappingAdapter()
          Creates a new adapter for an object of class 'Xml Relationship Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlSingleRelationshipMappingAdapter()
          Creates a new adapter for an object of class 'Xml Single Relationship Mapping'.
 org.eclipse.emf.common.notify.Adapter createXmlTransformationAdapter()
          Creates a new adapter for an object of class 'Xml Transformation'.
 org.eclipse.emf.common.notify.Adapter createXmlTransformationImplAdapter()
          Creates a new adapter for an object of class 'Xml Transformation Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlTransientAdapter()
          Creates a new adapter for an object of class 'Xml Transient'.
 org.eclipse.emf.common.notify.Adapter createXmlTransientImplAdapter()
          Creates a new adapter for an object of class 'Xml Transient Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlVariableOneToOneAdapter()
          Creates a new adapter for an object of class 'Xml Variable One To One'.
 org.eclipse.emf.common.notify.Adapter createXmlVariableOneToOneImplAdapter()
          Creates a new adapter for an object of class 'Xml Variable One To One Impl'.
 org.eclipse.emf.common.notify.Adapter createXmlVersionAdapter()
          Creates a new adapter for an object of class 'Xml Version'.
 org.eclipse.emf.common.notify.Adapter createXmlVersionImplAdapter()
          Creates a new adapter for an object of class 'Xml Version Impl'.
 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

EclipseLink1_1OrmAdapterFactory

public EclipseLink1_1OrmAdapterFactory()
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.

createXmlEntityMappingsAdapter

public org.eclipse.emf.common.notify.Adapter createXmlEntityMappingsAdapter()
Creates a new adapter for an object of class 'Xml Entity Mappings'. This default implementation 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:
XmlEntityMappings

createXmlAttributeMappingAdapter

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

createXmlIdAdapter

public org.eclipse.emf.common.notify.Adapter createXmlIdAdapter()
Creates a new adapter for an object of class 'Xml Id'. This default implementation 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:
XmlId

createXmlIdImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlIdImplAdapter()
Creates a new adapter for an object of class 'Xml Id Impl'. This default implementation 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:
XmlIdImpl

createXmlEmbeddedIdAdapter

public org.eclipse.emf.common.notify.Adapter createXmlEmbeddedIdAdapter()
Creates a new adapter for an object of class 'Xml Embedded Id'. This default implementation 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:
XmlEmbeddedId

createXmlEmbeddedIdImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlEmbeddedIdImplAdapter()
Creates a new adapter for an object of class 'Xml Embedded Id Impl'. This default implementation 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:
XmlEmbeddedIdImpl

createXmlEmbeddedAdapter

public org.eclipse.emf.common.notify.Adapter createXmlEmbeddedAdapter()
Creates a new adapter for an object of class 'Xml Embedded'. This default implementation 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:
XmlEmbedded

createXmlEmbeddedImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlEmbeddedImplAdapter()
Creates a new adapter for an object of class 'Xml Embedded Impl'. This default implementation 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:
XmlEmbeddedImpl

createXmlBasicAdapter

public org.eclipse.emf.common.notify.Adapter createXmlBasicAdapter()
Creates a new adapter for an object of class 'Xml Basic'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
XmlBasic

createXmlBasicImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlBasicImplAdapter()
Creates a new adapter for an object of class 'Xml Basic Impl'. This default implementation 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:
XmlBasicImpl

createXmlVersionAdapter

public org.eclipse.emf.common.notify.Adapter createXmlVersionAdapter()
Creates a new adapter for an object of class 'Xml Version'. This default implementation 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:
XmlVersion

createXmlVersionImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlVersionImplAdapter()
Creates a new adapter for an object of class 'Xml Version Impl'. This default implementation 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:
XmlVersionImpl

createXmlOneToOneAdapter

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

createXmlOneToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlOneToOneImplAdapter()
Creates a new adapter for an object of class 'Xml One To One Impl'. This default implementation 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:
XmlOneToOneImpl

createXmlOneToManyAdapter

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

createXmlOneToManyImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlOneToManyImplAdapter()
Creates a new adapter for an object of class 'Xml One To Many Impl'. This default implementation 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:
XmlOneToManyImpl

createXmlManyToOneAdapter

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

createXmlManyToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlManyToOneImplAdapter()
Creates a new adapter for an object of class 'Xml Many To One Impl'. This default implementation 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:
XmlManyToOneImpl

createXmlManyToManyAdapter

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

createXmlManyToManyImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlManyToManyImplAdapter()
Creates a new adapter for an object of class 'Xml Many To Many Impl'. This default implementation 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:
XmlManyToManyImpl

createXmlBasicCollectionAdapter

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

createXmlBasicCollectionImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlBasicCollectionImplAdapter()
Creates a new adapter for an object of class 'Xml Basic Collection Impl'. This default implementation 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:
XmlBasicCollectionImpl

createXmlBasicMapAdapter

public org.eclipse.emf.common.notify.Adapter createXmlBasicMapAdapter()
Creates a new adapter for an object of class 'Xml Basic Map'. This default implementation 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:
XmlBasicMap

createXmlBasicMapImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlBasicMapImplAdapter()
Creates a new adapter for an object of class 'Xml Basic Map Impl'. This default implementation 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:
XmlBasicMapImpl

createXmlTransformationAdapter

public org.eclipse.emf.common.notify.Adapter createXmlTransformationAdapter()
Creates a new adapter for an object of class 'Xml Transformation'. This default implementation 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:
XmlTransformation

createXmlTransformationImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlTransformationImplAdapter()
Creates a new adapter for an object of class 'Xml Transformation Impl'. This default implementation 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:
XmlTransformationImpl

createXmlVariableOneToOneAdapter

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

createXmlVariableOneToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlVariableOneToOneImplAdapter()
Creates a new adapter for an object of class 'Xml Variable One To One Impl'. This default implementation 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:
XmlVariableOneToOneImpl

createXmlTransientAdapter

public org.eclipse.emf.common.notify.Adapter createXmlTransientAdapter()
Creates a new adapter for an object of class 'Xml Transient'. This default implementation 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:
XmlTransient

createXmlTransientImplAdapter

public org.eclipse.emf.common.notify.Adapter createXmlTransientImplAdapter()
Creates a new adapter for an object of class 'Xml Transient Impl'. This default implementation 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:
XmlTransientImpl

createOrm_XmlEntityMappingsAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlEntityMappingsAdapter()
Creates a new adapter for an object of class 'Xml Entity Mappings'. This default implementation 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:
XmlEntityMappings

createXmlConvertersHolderAdapter

public org.eclipse.emf.common.notify.Adapter createXmlConvertersHolderAdapter()
Creates a new adapter for an object of class 'Xml Converters Holder'. This default implementation 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:
XmlConvertersHolder

createEclipseLinkOrm_XmlEntityMappingsAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEntityMappingsAdapter()
Creates a new adapter for an object of class 'Xml Entity Mappings'. This default implementation 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:
XmlEntityMappings

createOrm_XmlAttributeMappingAdapter

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

createColumnMappingAdapter

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

createXmlConvertibleMappingAdapter

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

createOrm_XmlIdAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlIdAdapter()
Creates a new adapter for an object of class 'Xml Id'. This default implementation 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:
XmlId

createXmlMutableAdapter

public org.eclipse.emf.common.notify.Adapter createXmlMutableAdapter()
Creates a new adapter for an object of class 'Xml Mutable'. This default implementation 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:
XmlMutable

createXmlConverterHolderAdapter

public org.eclipse.emf.common.notify.Adapter createXmlConverterHolderAdapter()
Creates a new adapter for an object of class 'Xml Converter Holder'. This default implementation 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:
XmlConverterHolder

createEclipseLinkOrm_XmlConvertibleMappingAdapter

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

createXmlAccessMethodsHolderAdapter

public org.eclipse.emf.common.notify.Adapter createXmlAccessMethodsHolderAdapter()
Creates a new adapter for an object of class 'Xml Access Methods Holder'. This default implementation 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:
XmlAccessMethodsHolder

createEclipseLinkOrm_XmlIdAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlIdAdapter()
Creates a new adapter for an object of class 'Xml Id'. This default implementation 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:
XmlId

createAbstractXmlAttributeMappingAdapter

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

createOrm_XmlIdImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlIdImplAdapter()
Creates a new adapter for an object of class 'Xml Id Impl'. This default implementation 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:
XmlIdImpl

createEclipseLinkOrm_XmlIdImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlIdImplAdapter()
Creates a new adapter for an object of class 'Xml Id Impl'. This default implementation 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:
XmlIdImpl

createBaseXmlEmbeddedAdapter

public org.eclipse.emf.common.notify.Adapter createBaseXmlEmbeddedAdapter()
Creates a new adapter for an object of class 'Base Xml Embedded'. This default implementation 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:
BaseXmlEmbedded

createOrm_XmlEmbeddedIdAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedIdAdapter()
Creates a new adapter for an object of class 'Xml Embedded Id'. This default implementation 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:
XmlEmbeddedId

createEclipseLinkOrm_XmlEmbeddedIdAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedIdAdapter()
Creates a new adapter for an object of class 'Xml Embedded Id'. This default implementation 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:
XmlEmbeddedId

createOrm_XmlEmbeddedIdImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedIdImplAdapter()
Creates a new adapter for an object of class 'Xml Embedded Id Impl'. This default implementation 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:
XmlEmbeddedIdImpl

createEclipseLinkOrm_XmlEmbeddedIdImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedIdImplAdapter()
Creates a new adapter for an object of class 'Xml Embedded Id Impl'. This default implementation 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:
XmlEmbeddedIdImpl

createOrm_XmlEmbeddedAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedAdapter()
Creates a new adapter for an object of class 'Xml Embedded'. This default implementation 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:
XmlEmbedded

createEclipseLinkOrm_XmlEmbeddedAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedAdapter()
Creates a new adapter for an object of class 'Xml Embedded'. This default implementation 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:
XmlEmbedded

createOrm_XmlEmbeddedImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlEmbeddedImplAdapter()
Creates a new adapter for an object of class 'Xml Embedded Impl'. This default implementation 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:
XmlEmbeddedImpl

createEclipseLinkOrm_XmlEmbeddedImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlEmbeddedImplAdapter()
Creates a new adapter for an object of class 'Xml Embedded Impl'. This default implementation 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:
XmlEmbeddedImpl

createOrm_XmlBasicAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlBasicAdapter()
Creates a new adapter for an object of class 'Xml Basic'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
XmlBasic

createEclipseLinkOrm_XmlBasicAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicAdapter()
Creates a new adapter for an object of class 'Xml Basic'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
XmlBasic

createOrm_XmlBasicImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlBasicImplAdapter()
Creates a new adapter for an object of class 'Xml Basic Impl'. This default implementation 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:
XmlBasicImpl

createEclipseLinkOrm_XmlBasicImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicImplAdapter()
Creates a new adapter for an object of class 'Xml Basic Impl'. This default implementation 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:
XmlBasicImpl

createOrm_XmlVersionAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlVersionAdapter()
Creates a new adapter for an object of class 'Xml Version'. This default implementation 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:
XmlVersion

createEclipseLinkOrm_XmlVersionAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlVersionAdapter()
Creates a new adapter for an object of class 'Xml Version'. This default implementation 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:
XmlVersion

createOrm_XmlVersionImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlVersionImplAdapter()
Creates a new adapter for an object of class 'Xml Version Impl'. This default implementation 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:
XmlVersionImpl

createEclipseLinkOrm_XmlVersionImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlVersionImplAdapter()
Creates a new adapter for an object of class 'Xml Version Impl'. This default implementation 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:
XmlVersionImpl

createXmlRelationshipMappingAdapter

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

createXmlJoinTableMappingAdapter

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

createXmlJoinColumnsMappingAdapter

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

createXmlSingleRelationshipMappingAdapter

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

createXmlMappedByMappingAdapter

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

createOrm_XmlOneToOneAdapter

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

createXmlPrivateOwnedAdapter

public org.eclipse.emf.common.notify.Adapter createXmlPrivateOwnedAdapter()
Creates a new adapter for an object of class 'Xml Private Owned'. This default implementation 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:
XmlPrivateOwned

createXmlJoinFetchAdapter

public org.eclipse.emf.common.notify.Adapter createXmlJoinFetchAdapter()
Creates a new adapter for an object of class 'Xml Join Fetch'. This default implementation 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:
XmlJoinFetch

createEclipseLinkOrm_XmlOneToOneAdapter

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

createOrm_XmlOneToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlOneToOneImplAdapter()
Creates a new adapter for an object of class 'Xml One To One Impl'. This default implementation 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:
XmlOneToOneImpl

createEclipseLinkOrm_XmlOneToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlOneToOneImplAdapter()
Creates a new adapter for an object of class 'Xml One To One Impl'. This default implementation 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:
XmlOneToOneImpl

createXmlMultiRelationshipMappingAdapter

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

createOrm_XmlOneToManyAdapter

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

createEclipseLinkOrm_XmlOneToManyAdapter

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

createOrm_XmlOneToManyImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlOneToManyImplAdapter()
Creates a new adapter for an object of class 'Xml One To Many Impl'. This default implementation 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:
XmlOneToManyImpl

createEclipseLinkOrm_XmlOneToManyImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlOneToManyImplAdapter()
Creates a new adapter for an object of class 'Xml One To Many Impl'. This default implementation 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:
XmlOneToManyImpl

createOrm_XmlManyToOneAdapter

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

createEclipseLinkOrm_XmlManyToOneAdapter

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

createOrm_XmlManyToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlManyToOneImplAdapter()
Creates a new adapter for an object of class 'Xml Many To One Impl'. This default implementation 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:
XmlManyToOneImpl

createEclipseLinkOrm_XmlManyToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlManyToOneImplAdapter()
Creates a new adapter for an object of class 'Xml Many To One Impl'. This default implementation 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:
XmlManyToOneImpl

createOrm_XmlManyToManyAdapter

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

createEclipseLinkOrm_XmlManyToManyAdapter

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

createOrm_XmlManyToManyImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlManyToManyImplAdapter()
Creates a new adapter for an object of class 'Xml Many To Many Impl'. This default implementation 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:
XmlManyToManyImpl

createEclipseLinkOrm_XmlManyToManyImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlManyToManyImplAdapter()
Creates a new adapter for an object of class 'Xml Many To Many Impl'. This default implementation 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:
XmlManyToManyImpl

createEclipseLinkOrm_XmlBasicCollectionAdapter

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

createEclipseLinkOrm_XmlBasicCollectionImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicCollectionImplAdapter()
Creates a new adapter for an object of class 'Xml Basic Collection Impl'. This default implementation 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:
XmlBasicCollectionImpl

createEclipseLinkOrm_XmlBasicMapAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicMapAdapter()
Creates a new adapter for an object of class 'Xml Basic Map'. This default implementation 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:
XmlBasicMap

createEclipseLinkOrm_XmlBasicMapImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlBasicMapImplAdapter()
Creates a new adapter for an object of class 'Xml Basic Map Impl'. This default implementation 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:
XmlBasicMapImpl

createEclipseLinkOrm_XmlTransformationAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlTransformationAdapter()
Creates a new adapter for an object of class 'Xml Transformation'. This default implementation 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:
XmlTransformation

createEclipseLinkOrm_XmlTransformationImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlTransformationImplAdapter()
Creates a new adapter for an object of class 'Xml Transformation Impl'. This default implementation 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:
XmlTransformationImpl

createEclipseLinkOrm_XmlVariableOneToOneAdapter

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

createEclipseLinkOrm_XmlVariableOneToOneImplAdapter

public org.eclipse.emf.common.notify.Adapter createEclipseLinkOrm_XmlVariableOneToOneImplAdapter()
Creates a new adapter for an object of class 'Xml Variable One To One Impl'. This default implementation 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:
XmlVariableOneToOneImpl

createOrm_XmlTransientAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlTransientAdapter()
Creates a new adapter for an object of class 'Xml Transient'. This default implementation 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:
XmlTransient

createOrm_XmlTransientImplAdapter

public org.eclipse.emf.common.notify.Adapter createOrm_XmlTransientImplAdapter()
Creates a new adapter for an object of class 'Xml Transient Impl'. This default implementation 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:
XmlTransientImpl

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.