public interface LocationFactory
extends org.eclipse.emf.ecore.EFactory
Modifier and Type | Field and Description |
---|---|
static LocationFactory | eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AcknowledgeClientLocationDataAreaType | createAcknowledgeClientLocationDataAreaType()
Returns a new object of class 'Acknowledge Client Location Data Area Type'.
|
AcknowledgeClientLocationType | createAcknowledgeClientLocationType()
Returns a new object of class 'Acknowledge Client Location Type'.
|
AcknowledgePointOfInterestDataAreaType | createAcknowledgePointOfInterestDataAreaType()
Returns a new object of class 'Acknowledge Point Of Interest Data Area Type'.
|
AcknowledgePointOfInterestType | createAcknowledgePointOfInterestType()
Returns a new object of class 'Acknowledge Point Of Interest Type'.
|
ChangeClientLocationDataAreaType | createChangeClientLocationDataAreaType()
Returns a new object of class 'Change Client Location Data Area Type'.
|
ChangeClientLocationType | createChangeClientLocationType()
Returns a new object of class 'Change Client Location Type'.
|
ChangePointOfInterestDataAreaType | createChangePointOfInterestDataAreaType()
Returns a new object of class 'Change Point Of Interest Data Area Type'.
|
ChangePointOfInterestType | createChangePointOfInterestType()
Returns a new object of class 'Change Point Of Interest Type'.
|
ClientLocationType | createClientLocationType()
Returns a new object of class 'Client Location Type'.
|
DocumentRoot | createDocumentRoot()
Returns a new object of class 'Document Root'.
|
GetClientLocationDataAreaType | createGetClientLocationDataAreaType()
Returns a new object of class 'Get Client Location Data Area Type'.
|
GetClientLocationType | createGetClientLocationType()
Returns a new object of class 'Get Client Location Type'.
|
GetPointOfInterestDataAreaType | createGetPointOfInterestDataAreaType()
Returns a new object of class 'Get Point Of Interest Data Area Type'.
|
GetPointOfInterestType | createGetPointOfInterestType()
Returns a new object of class 'Get Point Of Interest Type'.
|
com.ibm.commerce.location.facade.datatypes.LocationDataService | createLocationDataService()
Returns a new object of class 'Data Service'.
|
PointOfInterestDescriptionType | createPointOfInterestDescriptionType()
Returns a new object of class 'Point Of Interest Description Type'.
|
PointOfInterestExternalIdentifierType | createPointOfInterestExternalIdentifierType()
Returns a new object of class 'Point Of Interest External Identifier Type'.
|
PointOfInterestIdentifierType | createPointOfInterestIdentifierType()
Returns a new object of class 'Point Of Interest Identifier Type'.
|
PointOfInterestType | createPointOfInterestType()
Returns a new object of class 'Point Of Interest Type'.
|
ProcessClientLocationDataAreaType | createProcessClientLocationDataAreaType()
Returns a new object of class 'Process Client Location Data Area Type'.
|
ProcessClientLocationType | createProcessClientLocationType()
Returns a new object of class 'Process Client Location Type'.
|
ProcessPointOfInterestDataAreaType | createProcessPointOfInterestDataAreaType()
Returns a new object of class 'Process Point Of Interest Data Area Type'.
|
ProcessPointOfInterestType | createProcessPointOfInterestType()
Returns a new object of class 'Process Point Of Interest Type'.
|
RespondClientLocationDataAreaType | createRespondClientLocationDataAreaType()
Returns a new object of class 'Respond Client Location Data Area Type'.
|
RespondClientLocationType | createRespondClientLocationType()
Returns a new object of class 'Respond Client Location Type'.
|
RespondPointOfInterestDataAreaType | createRespondPointOfInterestDataAreaType()
Returns a new object of class 'Respond Point Of Interest Data Area Type'.
|
RespondPointOfInterestType | createRespondPointOfInterestType()
Returns a new object of class 'Respond Point Of Interest Type'.
|
ShowClientLocationDataAreaType | createShowClientLocationDataAreaType()
Returns a new object of class 'Show Client Location Data Area Type'.
|
ShowClientLocationType | createShowClientLocationType()
Returns a new object of class 'Show Client Location Type'.
|
ShowPointOfInterestDataAreaType | createShowPointOfInterestDataAreaType()
Returns a new object of class 'Show Point Of Interest Data Area Type'.
|
ShowPointOfInterestType | createShowPointOfInterestType()
Returns a new object of class 'Show Point Of Interest Type'.
|
com.ibm.commerce.location.facade.datatypes.LocationPackage | getLocationPackage()
Returns the package supported by this factory.
|
static final LocationFactory eINSTANCE
AcknowledgeClientLocationDataAreaType createAcknowledgeClientLocationDataAreaType()
AcknowledgeClientLocationType createAcknowledgeClientLocationType()
AcknowledgePointOfInterestDataAreaType createAcknowledgePointOfInterestDataAreaType()
AcknowledgePointOfInterestType createAcknowledgePointOfInterestType()
ChangeClientLocationDataAreaType createChangeClientLocationDataAreaType()
ChangeClientLocationType createChangeClientLocationType()
ChangePointOfInterestDataAreaType createChangePointOfInterestDataAreaType()
ChangePointOfInterestType createChangePointOfInterestType()
ClientLocationType createClientLocationType()
DocumentRoot createDocumentRoot()
GetClientLocationDataAreaType createGetClientLocationDataAreaType()
GetClientLocationType createGetClientLocationType()
GetPointOfInterestDataAreaType createGetPointOfInterestDataAreaType()
GetPointOfInterestType createGetPointOfInterestType()
com.ibm.commerce.location.facade.datatypes.LocationDataService createLocationDataService()
PointOfInterestDescriptionType createPointOfInterestDescriptionType()
PointOfInterestExternalIdentifierType createPointOfInterestExternalIdentifierType()
PointOfInterestIdentifierType createPointOfInterestIdentifierType()
PointOfInterestType createPointOfInterestType()
ProcessClientLocationDataAreaType createProcessClientLocationDataAreaType()
ProcessClientLocationType createProcessClientLocationType()
ProcessPointOfInterestDataAreaType createProcessPointOfInterestDataAreaType()
ProcessPointOfInterestType createProcessPointOfInterestType()
RespondClientLocationDataAreaType createRespondClientLocationDataAreaType()
RespondClientLocationType createRespondClientLocationType()
RespondPointOfInterestDataAreaType createRespondPointOfInterestDataAreaType()
RespondPointOfInterestType createRespondPointOfInterestType()
ShowClientLocationDataAreaType createShowClientLocationDataAreaType()
ShowClientLocationType createShowClientLocationType()
ShowPointOfInterestDataAreaType createShowPointOfInterestDataAreaType()
ShowPointOfInterestType createShowPointOfInterestType()
com.ibm.commerce.location.facade.datatypes.LocationPackage getLocationPackage()