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.assignment Traffic assignment classesorg.planit.assignment.algorithmb org.planit.assignment.eltm org.planit.assignment.traditionalstatic org.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.gap Gap functions and criteria used to test for convergence of the assignment algorithmsorg.planit.geo Common classes to perform actions on OpenGIS spatial dataorg.planit.graph Network component object classesorg.planit.io.demands Classes used to process the Java classes generated from XSD filesorg.planit.io.input Classes to read files in PlanIt's XML formatorg.planit.io.intermodal org.planit.io.network.converter org.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.network PLANit IO XML parsing for networkorg.planit.io.xml.util Utility methods to help process XML dataorg.planit.io.zoning org.planit.mode org.planit.network org.planit.network.converter org.planit.network.macroscopic.physical Macroscopic physical network component object classesorg.planit.network.physical 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.path.choice PLANit path choice classesorg.planit.path.choice.logit PLANit logit based path choice classesorg.planit.project PLANit project classesorg.planit.sdinteraction.smoothing Classes which perform the smoothing used in the algorithm convergenceorg.planit.supply.fundamentaldiagram Fundamental diagram classesorg.planit.supply.network.nodemodel Node model classesorg.planit.time Contains the definition of the TimePeriod objectorg.planit.tntp Top level package for reading input files which are in the TNTP Formatorg.planit.tntp.input Scanner reader for reading input files which are in the TNTP Formatorg.planit.tntp.output.formatter CSV output formatter used for TNTP results outputorg.planit.tntp.project TNTP implementation of CustomPlanItProjectorg.planit.utils.args Utils classes for parsing application argumentsorg.planit.utils.builder Contains the definitions of the configurator classesorg.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.graph Utilities for setting up graphsorg.planit.utils.misc Miscellaneous utility classesorg.planit.utils.mode org.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 classesorg.planit.utils.unit org.planit.utils.zoning zoning oriented utility classesorg.planit.zoning -
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.assignment Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.assignment.algorithmb Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.assignment.eltm Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.assignment.traditionalstatic 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.gap 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.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.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.intermodal Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.io.network.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.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.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.zoning Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.mode Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.network Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.network.converter Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.network.macroscopic.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 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.path.choice Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.path.choice.logit 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.sdinteraction.smoothing Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.supply.fundamentaldiagram Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.supply.network.nodemodel 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.tntp Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.tntp.input Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.tntp.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.tntp.project 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.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.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.graph Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.misc Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.mode 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 -
Classes in org.planit.utils.exceptions used by org.planit.utils.unit Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.utils.zoning Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution -
Classes in org.planit.utils.exceptions used by org.planit.zoning Class Description PlanItException General exception for PlanIt which wraps exceptions thrown during execution