运单管理类图
2017-04-20 02:22:49 0 举报
运单管理类图主要展示了与运单相关的各个实体及其之间的关系。在这个类图中,我们可以看到以下几个主要的类:运单、发货人、收货人、物流公司和运输路线。运单是整个系统的核心,它包含了运单的基本信息,如运单号、货物描述、发货人和收货人等。发货人和收货人是与运单关联的用户实体,它们分别表示货物的发送者和接收者。物流公司则是负责运输货物的公司实体,它与运单之间存在一对多的关系,即一个物流公司可以负责多个运单的运输。最后,运输路线表示货物从发货地到收货地的具体路径,它与运单之间也存在一对多的关系。通过这个类图,我们可以清晰地了解到运单管理系统中各个实体之间的关系以及它们之间的交互过程。
作者其他创作
大纲/内容
ReceiptCreationAction
+queryReceiptManageJsonList():JQueryEasyUIPage+uploadReceipt():String#businessHandler():boolean......
ReceiptCreationDao
IWaybillCreationService
WaybillCreationAction
+queryWaybillManageJsonList():JQueryEasyUIPage+queryWaybillCombineJsonList():JQueryEasyUIPage+getChangeCarJsonList():JQueryEasyUIPage.......
InsuranceCreationAction
+queryOrderInsuranceList():JQueryEasyUIPage+addInsuranceInfo():String+getwibllNo():List......
WaybillMasterDao
+getwaybillinfo():List+checkIsWaybill():List+findWaybillMasterByYdNo():WaybillMaster......
IReceiptCreationService
InsuranceCreationServiceImpl
WaybillDetailDao
+getAllWaybillDetailByDeliveryOrderId():List+getWaybillDetail():WaybillDetail+getAllWaybillDetail():List......
IInsuranceCreationService
WaybillCreationServiceImpl
ReceiptCreationServiceImpl
InsuranceCreationDao
0 条评论
下一页