Uses of Package
org.goplanit.output.enums
-
Packages that use org.goplanit.output.enums Package Description org.goplanit.assignment Traffic assignment classesorg.goplanit.assignment.algorithmb org.goplanit.assignment.ltm.eltm org.goplanit.assignment.ltm.sltm org.goplanit.assignment.traditionalstatic org.goplanit.io.output.formatter PLANit IO output formatter packageorg.goplanit.io.xml.converter PLANit IO XML conversion helper classesorg.goplanit.od.skim This package holds the origin-destination Skim Matrix objects.org.goplanit.output output writer related classesorg.goplanit.output.adapter Output Adapter and Output Type Adapter classes and interfacesorg.goplanit.output.configuration output configuration related classesorg.goplanit.output.enums Enumerations containing possible values of output propertiesorg.goplanit.output.formatter output formatter related classesorg.goplanit.output.property Output property objects which represent quantities which can be reported in the outputorg.goplanit.tntp.output.formatter CSV output formatter used for TNTP results output -
Classes in org.goplanit.output.enums used by org.goplanit.assignment Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc. -
Classes in org.goplanit.output.enums used by org.goplanit.assignment.algorithmb Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc. -
Classes in org.goplanit.output.enums used by org.goplanit.assignment.ltm.eltm Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc. -
Classes in org.goplanit.output.enums used by org.goplanit.assignment.ltm.sltm Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc. -
Classes in org.goplanit.output.enums used by org.goplanit.assignment.traditionalstatic Class Description OdSkimSubOutputType Enumeration of possible values of OD Skim Output TypeOutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc. -
Classes in org.goplanit.output.enums used by org.goplanit.io.output.formatter Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc.OutputTypeEnum Marker interface to allow us to store outputType and suboutputTypeEnums in the same collection without issue while still being able to distinguish between the two -
Classes in org.goplanit.output.enums used by org.goplanit.io.xml.converter Class Description DataType Enumeration of possible output data types -
Classes in org.goplanit.output.enums used by org.goplanit.od.skim Class Description OdSkimSubOutputType Enumeration of possible values of OD Skim Output Type -
Classes in org.goplanit.output.enums used by org.goplanit.output Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc. -
Classes in org.goplanit.output.enums used by org.goplanit.output.adapter Class Description OdSkimSubOutputType Enumeration of possible values of OD Skim Output TypeOutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc.PathOutputIdentificationType Enumeration of possible Id types used to identify a PathSubOutputTypeEnum Marker interface to indicate enums that are of a subtype of OutputType -
Classes in org.goplanit.output.enums used by org.goplanit.output.configuration Class Description OdSkimSubOutputType Enumeration of possible values of OD Skim Output TypeOutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc.PathOutputIdentificationType Enumeration of possible Id types used to identify a PathSubOutputTypeEnum Marker interface to indicate enums that are of a subtype of OutputType -
Classes in org.goplanit.output.enums used by org.goplanit.output.enums Class Description DataType Enumeration of possible output data typesOdSkimSubOutputType Enumeration of possible values of OD Skim Output TypeOutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc.OutputTypeEnum Marker interface to allow us to store outputType and suboutputTypeEnums in the same collection without issue while still being able to distinguish between the twoPathOutputIdentificationType Enumeration of possible Id types used to identify a PathSubOutputTypeEnum Marker interface to indicate enums that are of a subtype of OutputType -
Classes in org.goplanit.output.enums used by org.goplanit.output.formatter Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc.OutputTypeEnum Marker interface to allow us to store outputType and suboutputTypeEnums in the same collection without issue while still being able to distinguish between the two -
Classes in org.goplanit.output.enums used by org.goplanit.output.property Class Description DataType Enumeration of possible output data types -
Classes in org.goplanit.output.enums used by org.goplanit.tntp.output.formatter Class Description OutputType Different configurations exist for different types of output which we identify via this enum GENERAL: LINK: link based output SIMULATION: simulation based output such as profile information, objects created etc.OutputTypeEnum Marker interface to allow us to store outputType and suboutputTypeEnums in the same collection without issue while still being able to distinguish between the two