com.ibm.commerce.store.facade.datatypes.util

Class StoreAdapterFactory

  • java.lang.Object
    • org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      • com.ibm.commerce.store.facade.datatypes.util.StoreAdapterFactory
  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.AdapterFactory


    public class StoreAdapterFactory
    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:
    StorePackage
    • Constructor Detail

      • StoreAdapterFactory

        public StoreAdapterFactory()
        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.
      • createDocumentRootAdapter

        public org.eclipse.emf.common.notify.Adapter createDocumentRootAdapter()
        Creates a new adapter for an object of class 'Document Root'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        DocumentRoot
      • createGeoNodeDescriptionTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGeoNodeDescriptionTypeAdapter()
        Creates a new adapter for an object of class 'Geo Node Description 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:
        GeoNodeDescriptionType
      • createGeoNodeTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGeoNodeTypeAdapter()
        Creates a new adapter for an object of class 'Geo Node 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:
        GeoNodeType
      • createGetGeoNodeDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGetGeoNodeDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Get Geo Node Data Area 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:
        GetGeoNodeDataAreaType
      • createGetGeoNodeTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGetGeoNodeTypeAdapter()
        Creates a new adapter for an object of class 'Get Geo Node 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:
        GetGeoNodeType
      • createGetPhysicalStoreDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGetPhysicalStoreDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Get Physical Store Data Area 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:
        GetPhysicalStoreDataAreaType
      • createGetPhysicalStoreTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGetPhysicalStoreTypeAdapter()
        Creates a new adapter for an object of class 'Get Physical Store 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:
        GetPhysicalStoreType
      • createPhysicalStoreAttributeTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createPhysicalStoreAttributeTypeAdapter()
        Creates a new adapter for an object of class 'Physical Store Attribute 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:
        PhysicalStoreAttributeType
      • createPhysicalStoreDescriptionTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createPhysicalStoreDescriptionTypeAdapter()
        Creates a new adapter for an object of class 'Physical Store Description 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:
        PhysicalStoreDescriptionType
      • createPhysicalStoreGeoCodeTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createPhysicalStoreGeoCodeTypeAdapter()
        Creates a new adapter for an object of class 'Physical Store Geo Code 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:
        PhysicalStoreGeoCodeType
      • createPhysicalStoreLocationInfoTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createPhysicalStoreLocationInfoTypeAdapter()
        Creates a new adapter for an object of class 'Physical Store Location Info 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:
        PhysicalStoreLocationInfoType
      • createPhysicalStoreTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createPhysicalStoreTypeAdapter()
        Creates a new adapter for an object of class 'Physical Store 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:
        PhysicalStoreType
      • createShowGeoNodeDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createShowGeoNodeDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Show Geo Node Data Area 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:
        ShowGeoNodeDataAreaType
      • createShowGeoNodeTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createShowGeoNodeTypeAdapter()
        Creates a new adapter for an object of class 'Show Geo Node 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:
        ShowGeoNodeType
      • createShowPhysicalStoreDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createShowPhysicalStoreDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Show Physical Store Data Area 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:
        ShowPhysicalStoreDataAreaType
      • createShowPhysicalStoreTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createShowPhysicalStoreTypeAdapter()
        Creates a new adapter for an object of class 'Show Physical Store 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:
        ShowPhysicalStoreType
      • createBusinessObjectDocumentTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createBusinessObjectDocumentTypeAdapter()
        Creates a new adapter for an object of class 'Business Object Document 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:
        BusinessObjectDocumentType
      • createContactInfoTypeAdapter

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