Class Hierarchy
- java.lang.Object
- org.goplanit.utils.builder.Configurator<T>
- org.goplanit.path.choice.logit.LogitChoiceModelConfigurator<T>
- org.goplanit.path.choice.logit.MultinomialLogitConfigurator
- org.goplanit.path.choice.logit.LogitChoiceModelConfigurator<T>
- org.goplanit.path.choice.logit.LogitChoiceModelConfiguratorFactory
- org.goplanit.component.PlanitComponent<T> (implements org.goplanit.utils.id.ExternalIdAble, org.goplanit.component.event.PlanitComponentListener)
- org.goplanit.path.choice.logit.LogitChoiceModel (implements java.io.Serializable)
- org.goplanit.path.choice.logit.MultinomialLogit
- org.goplanit.path.choice.logit.LogitChoiceModel (implements java.io.Serializable)
- org.goplanit.utils.builder.Configurator<T>