com.ibm.commerce.location.facade.datatypes

Interface LocationFactory

  • All Superinterfaces:
    org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier


    public interface LocationFactory
    extends org.eclipse.emf.ecore.EFactory
    The Factory for the model. It provides a create method for each non-abstract class of the model.
    See Also:
    LocationPackage
    • Field Detail

      • eINSTANCE

        static final LocationFactory eINSTANCE
        The singleton instance of the factory.
    • Method Detail

      • createAcknowledgeClientLocationDataAreaType

        AcknowledgeClientLocationDataAreaType createAcknowledgeClientLocationDataAreaType()
        Returns a new object of class 'Acknowledge Client Location Data Area Type'.
        Returns:
        a new object of class 'Acknowledge Client Location Data Area Type'.
      • createAcknowledgeClientLocationType

        AcknowledgeClientLocationType createAcknowledgeClientLocationType()
        Returns a new object of class 'Acknowledge Client Location Type'.
        Returns:
        a new object of class 'Acknowledge Client Location Type'.
      • createAcknowledgePointOfInterestDataAreaType

        AcknowledgePointOfInterestDataAreaType createAcknowledgePointOfInterestDataAreaType()
        Returns a new object of class 'Acknowledge Point Of Interest Data Area Type'.
        Returns:
        a new object of class 'Acknowledge Point Of Interest Data Area Type'.
      • createAcknowledgePointOfInterestType

        AcknowledgePointOfInterestType createAcknowledgePointOfInterestType()
        Returns a new object of class 'Acknowledge Point Of Interest Type'.
        Returns:
        a new object of class 'Acknowledge Point Of Interest Type'.
      • createChangeClientLocationDataAreaType

        ChangeClientLocationDataAreaType createChangeClientLocationDataAreaType()
        Returns a new object of class 'Change Client Location Data Area Type'.
        Returns:
        a new object of class 'Change Client Location Data Area Type'.
      • createChangeClientLocationType

        ChangeClientLocationType createChangeClientLocationType()
        Returns a new object of class 'Change Client Location Type'.
        Returns:
        a new object of class 'Change Client Location Type'.
      • createChangePointOfInterestDataAreaType

        ChangePointOfInterestDataAreaType createChangePointOfInterestDataAreaType()
        Returns a new object of class 'Change Point Of Interest Data Area Type'.
        Returns:
        a new object of class 'Change Point Of Interest Data Area Type'.
      • createChangePointOfInterestType

        ChangePointOfInterestType createChangePointOfInterestType()
        Returns a new object of class 'Change Point Of Interest Type'.
        Returns:
        a new object of class 'Change Point Of Interest Type'.
      • createClientLocationType

        ClientLocationType createClientLocationType()
        Returns a new object of class 'Client Location Type'.
        Returns:
        a new object of class 'Client Location Type'.
      • createDocumentRoot

        DocumentRoot createDocumentRoot()
        Returns a new object of class 'Document Root'.
        Returns:
        a new object of class 'Document Root'.
      • createGetClientLocationDataAreaType

        GetClientLocationDataAreaType createGetClientLocationDataAreaType()
        Returns a new object of class 'Get Client Location Data Area Type'.
        Returns:
        a new object of class 'Get Client Location Data Area Type'.
      • createGetClientLocationType

        GetClientLocationType createGetClientLocationType()
        Returns a new object of class 'Get Client Location Type'.
        Returns:
        a new object of class 'Get Client Location Type'.
      • createGetPointOfInterestDataAreaType

        GetPointOfInterestDataAreaType createGetPointOfInterestDataAreaType()
        Returns a new object of class 'Get Point Of Interest Data Area Type'.
        Returns:
        a new object of class 'Get Point Of Interest Data Area Type'.
      • createGetPointOfInterestType

        GetPointOfInterestType createGetPointOfInterestType()
        Returns a new object of class 'Get Point Of Interest Type'.
        Returns:
        a new object of class 'Get Point Of Interest Type'.
      • createLocationDataService

        com.ibm.commerce.location.facade.datatypes.LocationDataService createLocationDataService()
        Returns a new object of class 'Data Service'.
        Returns:
        a new object of class 'Data Service'.
      • createPointOfInterestDescriptionType

        PointOfInterestDescriptionType createPointOfInterestDescriptionType()
        Returns a new object of class 'Point Of Interest Description Type'.
        Returns:
        a new object of class 'Point Of Interest Description Type'.
      • createPointOfInterestExternalIdentifierType

        PointOfInterestExternalIdentifierType createPointOfInterestExternalIdentifierType()
        Returns a new object of class 'Point Of Interest External Identifier Type'.
        Returns:
        a new object of class 'Point Of Interest External Identifier Type'.
      • createPointOfInterestIdentifierType

        PointOfInterestIdentifierType createPointOfInterestIdentifierType()
        Returns a new object of class 'Point Of Interest Identifier Type'.
        Returns:
        a new object of class 'Point Of Interest Identifier Type'.
      • createPointOfInterestType

        PointOfInterestType createPointOfInterestType()
        Returns a new object of class 'Point Of Interest Type'.
        Returns:
        a new object of class 'Point Of Interest Type'.
      • createProcessClientLocationDataAreaType

        ProcessClientLocationDataAreaType createProcessClientLocationDataAreaType()
        Returns a new object of class 'Process Client Location Data Area Type'.
        Returns:
        a new object of class 'Process Client Location Data Area Type'.
      • createProcessClientLocationType

        ProcessClientLocationType createProcessClientLocationType()
        Returns a new object of class 'Process Client Location Type'.
        Returns:
        a new object of class 'Process Client Location Type'.
      • createProcessPointOfInterestDataAreaType

        ProcessPointOfInterestDataAreaType createProcessPointOfInterestDataAreaType()
        Returns a new object of class 'Process Point Of Interest Data Area Type'.
        Returns:
        a new object of class 'Process Point Of Interest Data Area Type'.
      • createProcessPointOfInterestType

        ProcessPointOfInterestType createProcessPointOfInterestType()
        Returns a new object of class 'Process Point Of Interest Type'.
        Returns:
        a new object of class 'Process Point Of Interest Type'.
      • createRespondClientLocationDataAreaType

        RespondClientLocationDataAreaType createRespondClientLocationDataAreaType()
        Returns a new object of class 'Respond Client Location Data Area Type'.
        Returns:
        a new object of class 'Respond Client Location Data Area Type'.
      • createRespondClientLocationType

        RespondClientLocationType createRespondClientLocationType()
        Returns a new object of class 'Respond Client Location Type'.
        Returns:
        a new object of class 'Respond Client Location Type'.
      • createRespondPointOfInterestDataAreaType

        RespondPointOfInterestDataAreaType createRespondPointOfInterestDataAreaType()
        Returns a new object of class 'Respond Point Of Interest Data Area Type'.
        Returns:
        a new object of class 'Respond Point Of Interest Data Area Type'.
      • createRespondPointOfInterestType

        RespondPointOfInterestType createRespondPointOfInterestType()
        Returns a new object of class 'Respond Point Of Interest Type'.
        Returns:
        a new object of class 'Respond Point Of Interest Type'.
      • createShowClientLocationDataAreaType

        ShowClientLocationDataAreaType createShowClientLocationDataAreaType()
        Returns a new object of class 'Show Client Location Data Area Type'.
        Returns:
        a new object of class 'Show Client Location Data Area Type'.
      • createShowClientLocationType

        ShowClientLocationType createShowClientLocationType()
        Returns a new object of class 'Show Client Location Type'.
        Returns:
        a new object of class 'Show Client Location Type'.
      • createShowPointOfInterestDataAreaType

        ShowPointOfInterestDataAreaType createShowPointOfInterestDataAreaType()
        Returns a new object of class 'Show Point Of Interest Data Area Type'.
        Returns:
        a new object of class 'Show Point Of Interest Data Area Type'.
      • createShowPointOfInterestType

        ShowPointOfInterestType createShowPointOfInterestType()
        Returns a new object of class 'Show Point Of Interest Type'.
        Returns:
        a new object of class 'Show Point Of Interest Type'.
      • getLocationPackage

        com.ibm.commerce.location.facade.datatypes.LocationPackage getLocationPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.