Uses of Class
org.goplanit.component.event.PopulateInitialLinkSegmentCostEvent
-
Packages that use PopulateInitialLinkSegmentCostEvent Package Description org.goplanit.io.input Classes to read files in PlanIt's XML format -
-
Uses of PopulateInitialLinkSegmentCostEvent in org.goplanit.io.input
Methods in org.goplanit.io.input with parameters of type PopulateInitialLinkSegmentCostEvent Modifier and Type Method Description protected void
PlanItInputBuilder. populateInitialLinkSegmentCost(PopulateInitialLinkSegmentCostEvent initialCostEvent)
Populate the initial link segment cost from a CSV file
-