A B C D F G H I L N O P Q R S T V 
All Classes All Packages

A

ActivitiesHandler - Class in org.matsim.contrib.locationchoice.utils
 
ActivitiesHandler(DestinationChoiceConfigGroupI) - Constructor for class org.matsim.contrib.locationchoice.utils.ActivitiesHandler
 
addToPendingNodes(Link, Node, RouterPriorityQueue<Node>, double, double, Node) - Method in class org.matsim.contrib.locationchoice.router.BackwardFastMultiNodeDijkstra
 

B

BackwardFastMultiNodeDijkstra - Class in org.matsim.contrib.locationchoice.router
This implementation of a backwards routing Dijkstra is based on an inverted network, i.e.
BackwardFastMultiNodeDijkstraFactory - Class in org.matsim.contrib.locationchoice.router
Creates a MultiNodeDijkstra which is routing backwards.
BackwardFastMultiNodeDijkstraFactory() - Constructor for class org.matsim.contrib.locationchoice.router.BackwardFastMultiNodeDijkstraFactory
 
BackwardFastMultiNodeDijkstraFactory(boolean) - Constructor for class org.matsim.contrib.locationchoice.router.BackwardFastMultiNodeDijkstraFactory
 
BackwardFastMultiNodeDijkstraFactory(boolean, boolean) - Constructor for class org.matsim.contrib.locationchoice.router.BackwardFastMultiNodeDijkstraFactory
 
BackwardMultiNodePathCalculator - Interface in org.matsim.contrib.locationchoice.router
Marker interface so that one can program against an interface rather than against a very specific implementation.
bestResponse - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.Algotype
 
bestResponse - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.Algotype
 

C

completeRouting - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.ApproximationLevel
 
completeRouting - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.ApproximationLevel
 
configure(Controler) - Static method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastes
 
constructPath(Node, Node, double, double) - Method in class org.matsim.contrib.locationchoice.router.BackwardFastMultiNodeDijkstra
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.contrib.locationchoice.router.BackwardFastMultiNodeDijkstraFactory
 
createRoutingNetwork(Network) - Method in class org.matsim.contrib.locationchoice.router.InverseArrayRoutingNetworkFactory
 
createRoutingNetworkLink(Link, RoutingNetworkNode, RoutingNetworkNode) - Method in class org.matsim.contrib.locationchoice.router.InverseArrayRoutingNetworkFactory
 
createRoutingNetworkNode(Node, int) - Method in class org.matsim.contrib.locationchoice.router.InverseArrayRoutingNetworkFactory
 
createScaleEpsilon() - Method in class org.matsim.contrib.locationchoice.utils.ActivitiesHandler
 
createTrees(ActivityFacilities) - Method in class org.matsim.contrib.locationchoice.utils.TreesBuilder
 

D

DestinationChoiceConfigGroup - Class in org.matsim.contrib.locationchoice
 
DestinationChoiceConfigGroup() - Constructor for class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
DestinationChoiceConfigGroup.Algotype - Enum in org.matsim.contrib.locationchoice
 
DestinationChoiceConfigGroup.ApproximationLevel - Enum in org.matsim.contrib.locationchoice
 
DestinationChoiceConfigGroup.EpsilonDistributionTypes - Enum in org.matsim.contrib.locationchoice
 
DestinationChoiceConfigGroup.InternalPlanDataStructure - Enum in org.matsim.contrib.locationchoice
 
DestinationChoiceConfigGroupI - Interface in org.matsim.contrib.locationchoice
 

F

facilitiesOfType - Variable in class org.matsim.contrib.locationchoice.utils.TreesBuilder
 
finish() - Method in class org.matsim.contrib.locationchoice.timegeography.LocationChoicePlanStrategy
 
FrozenTastes - Class in org.matsim.contrib.locationchoice.frozenepsilons
 
FrozenTastesConfigGroup - Class in org.matsim.contrib.locationchoice.frozenepsilons
 
FrozenTastesConfigGroup() - Constructor for class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
FrozenTastesConfigGroup.Algotype - Enum in org.matsim.contrib.locationchoice.frozenepsilons
 
FrozenTastesConfigGroup.ApproximationLevel - Enum in org.matsim.contrib.locationchoice.frozenepsilons
 
FrozenTastesConfigGroup.EpsilonDistributionTypes - Enum in org.matsim.contrib.locationchoice.frozenepsilons
 
FrozenTastesConfigGroup.InternalPlanDataStructure - Enum in org.matsim.contrib.locationchoice.frozenepsilons
 

G

gaussian - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.EpsilonDistributionTypes
 
gaussian - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.EpsilonDistributionTypes
 
getAlgorithm() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getAlgorithm() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getAnalysisBinSize() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getAnalysisBoundary() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getCenterNode() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getCenterNode() - Method in interface org.matsim.contrib.locationchoice.DestinationChoiceConfigGroupI
 
getCenterNode() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getComments() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getComments() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getDestinationSamplePercent() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getEpsilonDistribution() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getEpsilonFactor(String) - Method in class org.matsim.contrib.locationchoice.utils.ScaleEpsilon
 
getEpsilonScaleFactors() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getEpsilonScaleFactors() - Method in interface org.matsim.contrib.locationchoice.DestinationChoiceConfigGroupI
 
getEpsilonScaleFactors() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getFacilitiesOfType() - Method in class org.matsim.contrib.locationchoice.utils.TreesBuilder
 
getfAttributesFile() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getfkValuesFile() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getFlexibleActivities(Plan) - Method in class org.matsim.contrib.locationchoice.utils.ActivitiesHandler
 
getFlexibleTypes() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getFlexibleTypes() - Method in interface org.matsim.contrib.locationchoice.DestinationChoiceConfigGroupI
 
getFlexibleTypes() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getFlexibleTypes() - Method in class org.matsim.contrib.locationchoice.utils.ActivitiesHandler
 
getFlexibleTypes() - Method in class org.matsim.contrib.locationchoice.utils.ScaleEpsilon
 
getIdExclusion() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getLeastCostPathCalculator() - Method in class org.matsim.contrib.locationchoice.router.PlanRouterAdapter
Deprecated.
getMaxDistanceDCScore() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getMaxEpsFile() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getMaxRecursions() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getpBetasFile() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getpkValuesFile() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getPlanSelector() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getPlanSelector() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getPrefsFile() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getQuadTreesOfType() - Method in class org.matsim.contrib.locationchoice.utils.TreesBuilder
 
getRadius() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getRadius() - Method in interface org.matsim.contrib.locationchoice.DestinationChoiceConfigGroupI
 
getRadius() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getRandomSeed() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getRecursionTravelSpeedChange() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getRestraintFcnExp() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getRestraintFcnExp() - Method in interface org.matsim.contrib.locationchoice.DestinationChoiceConfigGroupI
 
getRestraintFcnExp() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getRestraintFcnFactor() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getRestraintFcnFactor() - Method in interface org.matsim.contrib.locationchoice.DestinationChoiceConfigGroupI
 
getRestraintFcnFactor() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getRouteFactory() - Method in class org.matsim.contrib.locationchoice.router.PlanRouterAdapter
Deprecated.
getScaleFactor() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getScaleFactor() - Method in interface org.matsim.contrib.locationchoice.DestinationChoiceConfigGroupI
 
getScaleFactor() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
inverse of population sample size.
getTravelSpeed_car() - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
getTravelSpeed_car() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
getTravelTimeApproximationLevel() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getUseConfigParamsForScoring() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
getUseIndividualScoringParameters() - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
gumbel - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.EpsilonDistributionTypes
 
gumbel - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.EpsilonDistributionTypes
 

H

handleLeg(Person, Leg, Activity, Activity, double) - Method in class org.matsim.contrib.locationchoice.router.PlanRouterAdapter
Deprecated.
handleLeg(TripRouter, Person, Leg, Activity, Activity, double) - Static method in class org.matsim.contrib.locationchoice.router.PlanRouterAdapter
Deprecated.

I

init(ReplanningContext) - Method in class org.matsim.contrib.locationchoice.timegeography.LocationChoicePlanStrategy
 
InverseArrayRoutingNetworkFactory - Class in org.matsim.contrib.locationchoice.router
For all links, their from and to nodes are exchanged.
InverseArrayRoutingNetworkFactory() - Constructor for class org.matsim.contrib.locationchoice.router.InverseArrayRoutingNetworkFactory
 
isFlexibleType(String) - Method in class org.matsim.contrib.locationchoice.utils.ScaleEpsilon
 

L

lcPlan - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.InternalPlanDataStructure
 
lcPlan - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.InternalPlanDataStructure
 
localRouting - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.ApproximationLevel
 
localRouting - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.ApproximationLevel
 
localSearchRecursive - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.Algotype
 
localSearchRecursive - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.Algotype
 
localSearchSingleAct - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.Algotype
 
localSearchSingleAct - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.Algotype
 
LOCATION_CHOICE_PLAN_STRATEGY - Static variable in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastes
 
LocationChoicePlanStrategy - Class in org.matsim.contrib.locationchoice.timegeography
 
LocationChoicePlanStrategy(Scenario, Provider<TripRouter>) - Constructor for class org.matsim.contrib.locationchoice.timegeography.LocationChoicePlanStrategy
 

N

noRouting - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.ApproximationLevel
 
noRouting - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.ApproximationLevel
 

O

org.matsim.contrib.locationchoice - package org.matsim.contrib.locationchoice
This package provides location choice for discretionary activities.
org.matsim.contrib.locationchoice.frozenepsilons - package org.matsim.contrib.locationchoice.frozenepsilons
 
org.matsim.contrib.locationchoice.router - package org.matsim.contrib.locationchoice.router
 
org.matsim.contrib.locationchoice.run - package org.matsim.contrib.locationchoice.run
 
org.matsim.contrib.locationchoice.timegeography - package org.matsim.contrib.locationchoice.timegeography
 
org.matsim.contrib.locationchoice.utils - package org.matsim.contrib.locationchoice.utils
 
org.matsim.contrib.locationchoice.zzunused - package org.matsim.contrib.locationchoice.zzunused
 

P

planImpl - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.InternalPlanDataStructure
 
planImpl - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.InternalPlanDataStructure
 
PlanRouterAdapter - Class in org.matsim.contrib.locationchoice.router
Deprecated.
this is just a way to keep old code running, and should by no means be used in new code.
PlanRouterAdapter(MatsimServices) - Constructor for class org.matsim.contrib.locationchoice.router.PlanRouterAdapter
Deprecated.

Q

quadTreesOfType - Variable in class org.matsim.contrib.locationchoice.utils.TreesBuilder
 

R

random - org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.Algotype
 
random - org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.Algotype
 
run(HasPlansAndId<Plan, Person>) - Method in class org.matsim.contrib.locationchoice.timegeography.LocationChoicePlanStrategy
 
run(Person) - Method in class org.matsim.contrib.locationchoice.router.PlanRouterAdapter
Deprecated.
run(Plan) - Method in class org.matsim.contrib.locationchoice.router.PlanRouterAdapter
Deprecated.

S

ScaleEpsilon - Class in org.matsim.contrib.locationchoice.utils
 
ScaleEpsilon() - Constructor for class org.matsim.contrib.locationchoice.utils.ScaleEpsilon
 
setAlgorithm(DestinationChoiceConfigGroup.Algotype) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setAlgorithm(FrozenTastesConfigGroup.Algotype) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setAnalysisBinSize(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setAnalysisBoundary(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setCenterNode(String) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setCenterNode(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setDestinationSamplePercent(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setEpsilonDistribution(FrozenTastesConfigGroup.EpsilonDistributionTypes) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setEpsilonFactor(String, double) - Method in class org.matsim.contrib.locationchoice.utils.ScaleEpsilon
 
setEpsilonScaleFactors(String) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setEpsilonScaleFactors(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
I think that this is how much to scale the epsilons for each activity type.
setfAttributesFile(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setfkValuesFile(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setFlexibleTypes(String) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setFlexibleTypes(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setFlexibleTypes(HashSet<String>) - Method in class org.matsim.contrib.locationchoice.utils.ActivitiesHandler
 
setIdExclusion(Long) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setLinkFactory(LinkFactory) - Method in class org.matsim.contrib.locationchoice.router.InverseArrayRoutingNetworkFactory
 
setMaxDistanceDCScore(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setMaxEpsFile(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setMaxRecursions(int) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setpBetasFile(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setpkValuesFile(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setPlanSelector(String) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setPlanSelector(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setPrefsFile(String) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setRadius(Double) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setRadius(Double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setRandomSeed(long) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setRecursionTravelSpeedChange(double) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setRestraintFcnExp(double) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setRestraintFcnExp(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setRestraintFcnFactor(double) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setRestraintFcnFactor(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setScaleFactor(double) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setScaleFactor(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
inverse of population sample size.
setTravelSpeed_car(double) - Method in class org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup
 
setTravelSpeed_car(double) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
Deprecated.
setTravelTimeApproximationLevel(FrozenTastesConfigGroup.ApproximationLevel) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setUseConfigParamsForScoring(boolean) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 
setUseIndividualScoringParameters(boolean) - Method in class org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup
 

T

TreesBuilder - Class in org.matsim.contrib.locationchoice.utils
 
TreesBuilder(Set<String>, Network, DestinationChoiceConfigGroupI) - Constructor for class org.matsim.contrib.locationchoice.utils.TreesBuilder
 
TreesBuilder(Network, DestinationChoiceConfigGroupI) - Constructor for class org.matsim.contrib.locationchoice.utils.TreesBuilder
 

V

valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.Algotype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.ApproximationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.EpsilonDistributionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.InternalPlanDataStructure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.Algotype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.ApproximationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.EpsilonDistributionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.InternalPlanDataStructure
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.Algotype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.ApproximationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.EpsilonDistributionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.contrib.locationchoice.DestinationChoiceConfigGroup.InternalPlanDataStructure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.Algotype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.ApproximationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.EpsilonDistributionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.contrib.locationchoice.frozenepsilons.FrozenTastesConfigGroup.InternalPlanDataStructure
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I L N O P Q R S T V 
All Classes All Packages