org.opentripplanner.graph_builder.issues.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of otp Show documentation
Show all versions of otp Show documentation
The OpenTripPlanner multimodal journey planning system
/**
* Graph builder data import issues represent errors or exceptional conditions encountered during
* the graph building process. They contain descriptive messages and potentially references to the
* objects in the graph that they annotate which facilitate visualization and cataloging/mapping of
* problems.
*/
package org.opentripplanner.graph_builder.issues;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy