matsim-vsp / logistics

Modeling of logistic chains using Logistic Service Providers (LSPs)
GNU General Public License v2.0
1 stars 2 forks source link

Make LSPConstants extending CarrierConstants, #225

Closed kt86 closed 8 months ago

kt86 commented 8 months ago

..., so we can(re-)use them directly. No need to define them twice.

Use AttributeUtils.* for Attribute constants, instead of redefining them.

Sort the entries in LSPConstants alphabetically.