Uses of Interface
org.goplanit.output.adapter.OdOutputTypeAdapter
-
Packages that use OdOutputTypeAdapter Package Description org.goplanit.assignment.traditionalstatic org.goplanit.output.adapter Output Adapter and Output Type Adapter classes and interfaces -
-
Uses of OdOutputTypeAdapter in org.goplanit.assignment.traditionalstatic
Classes in org.goplanit.assignment.traditionalstatic that implement OdOutputTypeAdapter Modifier and Type Class Description classTraditionalStaticAssignmentOdOutputTypeAdapterAdapter providing access to the data of the TraditionalStaticAssignment class relevant for origin-destination outputs without exposing the internals of the traffic assignment class itself -
Uses of OdOutputTypeAdapter in org.goplanit.output.adapter
Classes in org.goplanit.output.adapter that implement OdOutputTypeAdapter Modifier and Type Class Description classOdOutputTypeAdapterImplTop-level abstract class which defines the common methods required by OD output type adapters
-