Ignore:
Timestamp:
03/11/15 16:59:16 (9 years ago)
Author:
sherbold
Message:
  • extended SimpleSOAPEventType with clientName
  • modified UMLUtils.createInteraction... to use the client name to determine the source lifeline
  • updated UMLUtilsTest to work with new service name definitions
Location:
trunk/autoquest-plugin-uml-test/src/test/resources
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-uml-test/src/test/resources/ita_v2_servicenamemap.txt

    r1908 r1913  
    1 /ws/BusinessUnitReferenceImplementationService = materialSupplierService 
    2 /ws/WarehouseReferenceImplementationService = warehouseService 
    3 /ws/PointOfSaleReferenceImplementationService = pointOfSaleService 
    4 /ws/TransportReferenceImplementationService = TransportService 
     1serviceName.path./ws/BusinessUnitReferenceImplementationService = materialSupplierService 
     2serviceName.path./ws/WarehouseReferenceImplementationService = warehouseService 
     3serviceName.path./ws/PointOfSaleReferenceImplementationService = pointOfSaleService 
     4serviceName.path./ws/TransportReferenceImplementationService = TransportService 
     5clientName.receiver.port.8086 = warehouseService 
     6clientName.receiver.port.8087 = TransportService 
     7clientName.receiver.port.8088 = pointOfSaleService 
     8clientName.receiver.port.8089 = materialSupplierService 
     9clientName.receiver.port.8090 = TransportService 
     10clientName.receiver.port.8091 = pointOfSaleService 
     11clientName.receiver.port.8092 = materialSupplierService 
     12clientName.receiver.port.8093 = warehouseService 
     13clientName.receiver.port.8094 = pointOfSaleService 
     14clientName.receiver.port.8095 = materialSupplierService 
     15clientName.receiver.port.8096 = warehouseService 
     16clientName.receiver.port.8097 = TransportService 
     17clientName.default = Logistics_Environment 
     18 
  • trunk/autoquest-plugin-uml-test/src/test/resources/testCalculateUsageScore_1_properties.txt

    r1835 r1913  
    1 /midas/rlus/query/xdw = rlus_property 
    2 /midas/rlus/update/xdw = rlus_property 
    3 /midas/rlus/update/cda2report = rlus_property 
    4 /midas/ixsmq/update/pocdpatient = ixsmq_property 
    5 /midas/ixsmq/query/pocdpatient = ixsmq_property 
     1serviceName.path./midas/rlus/query/xdw = rlus_property 
     2serviceName.path./midas/rlus/update/xdw = rlus_property 
     3serviceName.path./midas/rlus/update/cda2report = rlus_property 
     4serviceName.path./midas/ixsmq/update/pocdpatient = ixsmq_property 
     5serviceName.path./midas/ixsmq/query/pocdpatient = ixsmq_property 
     6clientName.receiver.port.6000 = user 
  • trunk/autoquest-plugin-uml-test/src/test/resources/testCreateInteractionFromEventSequence_1_properties.txt

    r1835 r1913  
    1 /midas/rlus/query/xdw = rlus_property 
    2 /midas/rlus/update/xdw = rlus_property 
    3 /midas/rlus/update/cda2report = rlus_property 
    4 /midas/ixsmq/update/pocdpatient = ixsmq_property 
    5 /midas/ixsmq/query/pocdpatient = ixsmq_property 
     1serviceName.path./midas/rlus/query/xdw = rlus_property 
     2serviceName.path./midas/rlus/update/xdw = rlus_property 
     3serviceName.path./midas/rlus/update/cda2report = rlus_property 
     4serviceName.path./midas/ixsmq/update/pocdpatient = ixsmq_property 
     5serviceName.path./midas/ixsmq/query/pocdpatient = ixsmq_property 
     6clientName.receiver.port.6000 = user 
  • trunk/autoquest-plugin-uml-test/src/test/resources/testCreateInteractionFromEventSequence_2_properties.txt

    r1835 r1913  
    1 /ws/BusinessUnitBusinessService = materialSupplier 
    2 /ws/BusinessUnitWarehouseService = warehouse 
    3 /ws/BusinessUnitTransportService = transport 
    4 /ws/WarehouseWarehouseService = warehouse 
    5 /ws/WarehouseBusinessService = materialSupplier 
    6 /ws/WarehouseTransportService = transport 
    7 /ws/TransportTransportService = transport 
    8 /ws/PointOfSaleBusinessService = pointOfSale 
    9 /ws/PointOfSaleWarehouseService = pointOfSale 
    10 /ws/PointOfSaleTransportService = pointOfSale 
     1serviceName.path./ws/BusinessUnitBusinessService = materialSupplier 
     2serviceName.path./ws/BusinessUnitWarehouseService = warehouse 
     3serviceName.path./ws/BusinessUnitTransportService = transport 
     4serviceName.path./ws/WarehouseWarehouseService = warehouse 
     5serviceName.path./ws/WarehouseBusinessService = materialSupplier 
     6serviceName.path./ws/WarehouseTransportService = transport 
     7serviceName.path./ws/TransportTransportService = transport 
     8serviceName.path./ws/PointOfSaleBusinessService = pointOfSale 
     9serviceName.path./ws/PointOfSaleWarehouseService = pointOfSale 
     10serviceName.path./ws/PointOfSaleTransportService = pointOfSale 
     11clientName.receiver.port.9081 = warehouse 
     12clientName.receiver.port.9082 = transport 
     13clientName.receiver.port.9083 = warehouse 
     14clientName.receiver.port.9084 = warehouse 
Note: See TracChangeset for help on using the changeset viewer.