Uses of Package
org.planit.utils.exceptions
-
Packages that use org.planit.utils.exceptions Package Description org.planit.algorithms.nodemodel Node model algorithms for PlanItorg.planit.algorithms.shortestpath Shortest Path algorithms for PlanItorg.planit.configurator Contains the definitions of the configurator classesorg.planit.cost Contains the definitions of cost classesorg.planit.cost.physical Contains the definition of physical cost classesorg.planit.cost.virtual Contains the definitions of virtual cost classesorg.planit.data Data used for calculation during iterations of the traffic assignmentorg.planit.demands Classes which manage traveler demandsorg.planit.geo Common classes to perform actions on OpenGIS spatial dataorg.planit.graph Network component object classesorg.planit.io PLANit input output packageorg.planit.io.input Classes to read files in PlanIt's XML formatorg.planit.io.output.formatter PLANit IO output formatter packageorg.planit.io.project Simple implementations of CustomPlanItProjectorg.planit.io.xml.converter PLANit IO XML conversion helper classesorg.planit.io.xml.demands Classes used to process the Java classes generated from XSD filesorg.planit.io.xml.network PLANit IO XML parsing for networkorg.planit.io.xml.util Utility methods to help process XML dataorg.planit.io.xml.zoning Classes to update the Zoning object using input values from the XML zoning input file.org.planit.ltm.trafficassignment PLANit LTM traffic assignment classesorg.planit.network.physical Physical network component object classesorg.planit.network.physical.macroscopic Macroscopic physical network component object classesorg.planit.network.transport Integrated network component object classesorg.planit.network.virtual Virtual network component object classesorg.planit.output output writer related classesorg.planit.output.adapter Output Adapter and Output Type Adapter classes and interfacesorg.planit.output.configuration output configuration related classesorg.planit.output.formatter output formatter related classesorg.planit.output.property Output property objects which represent quantities which can be reported in the outputorg.planit.project PLANit project classesorg.planit.route.choice PLANit route choice classesorg.planit.time Contains the definition of the TimePeriod objectorg.planit.trafficassignment Traffic assignment classesorg.planit.trafficassignment.builder Traffic assignment builder classesorg.planit.utils.args Utils classes for parsing application argumentsorg.planit.utils.cumulatives Classes for cumulatives (in a traffic context)org.planit.utils.exceptions General wrappers for exceptions thrown during program executionorg.planit.utils.functionalinterface Utilities for functional interfacesorg.planit.utils.network.physical Physical network oriented utility classesorg.planit.utils.network.physical.macroscopic Macroscopic physical network oriented utility classesorg.planit.utils.network.virtual Virtual physical network oriented utility classesorg.planit.utils.reflection Reflection oriented utility classes -
Classes in org.planit.utils.exceptions used by org.planit.algorithms.nodemodel Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.algorithms.shortestpath Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.configurator Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.cost Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.cost.physical Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.cost.virtual Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.data Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.demands Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.geo Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.graph Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.input Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.output.formatter Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.project Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.xml.converter Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.xml.demands Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.xml.network Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.xml.util Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.xml.zoning Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.ltm.trafficassignment Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.network.physical Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.network.physical.macroscopic Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.network.transport Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.network.virtual Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.output Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.output.adapter Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.output.configuration Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.output.formatter Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.output.property Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.project Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.route.choice Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.time Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.trafficassignment Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.trafficassignment.builder Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.args Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.cumulatives Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.exceptions Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.functionalinterface Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.network.physical Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.network.physical.macroscopic Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.network.virtual Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.reflection Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution