Uses of Class
org.goplanit.output.adapter.MacroscopicLinkOutputTypeAdapterImpl
-
Packages that use MacroscopicLinkOutputTypeAdapterImpl Package Description org.goplanit.assignment.ltm.sltm org.goplanit.assignment.traditionalstatic -
-
Uses of MacroscopicLinkOutputTypeAdapterImpl in org.goplanit.assignment.ltm.sltm
Subclasses of MacroscopicLinkOutputTypeAdapterImpl in org.goplanit.assignment.ltm.sltm Modifier and Type Class Description class
StaticLtmLinkOutputTypeAdapter
Adapter providing access to the data of the StaticLtm class relevant for link outputs without exposing the internals of the traffic assignment class itself -
Uses of MacroscopicLinkOutputTypeAdapterImpl in org.goplanit.assignment.traditionalstatic
Subclasses of MacroscopicLinkOutputTypeAdapterImpl in org.goplanit.assignment.traditionalstatic Modifier and Type Class Description class
TraditionalStaticAssignmentLinkOutputTypeAdapter
Adapter providing access to the data of the TraditionalStaticAssignment class relevant for link outputs without exposing the internals of the traffic assignment class itself
-