source: trunk/autoquest-plugin-uml-test/src/test/resources/testCreateInteractionFromEventSequence_2_properties.txt @ 1913

Last change on this file since 1913 was 1913, checked in by sherbold, 9 years ago
  • 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
  • Property svn:mime-type set to text/plain
File size: 789 bytes
Line 
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 TracBrowser for help on using the repository browser.