Uses of Class
org.planit.output.property.OutputProperty
-
Packages that use OutputProperty Package Description org.planit.data Data used for calculation during iterations of the traffic assignmentorg.planit.output.adapter Output Adapter and Output Type Adapter classes and interfacesorg.planit.output.configuration output configuration related classesorg.planit.output.formatter output formatter related classesorg.planit.output.property Output property objects which represent quantities which can be reported in the output -
-
Uses of OutputProperty in org.planit.data
Methods in org.planit.data with parameters of type OutputProperty Modifier and Type Method Description intMultiKeyPlanItData. getPositionOfOutputKeyProperty(OutputProperty outputKeyProperty)Get the position of a property type in the output keys property arrayintMultiKeyPlanItData. getPositionOfOutputValueProperty(OutputProperty outputValueProperty)Get the position of a property type in the output values property arrayObjectMultiKeyPlanItData. getRowValue(OutputProperty outputProperty, Object... keyValues)Get data value for a specified row and columnvoidMultiKeyPlanItData. putRowValue(OutputProperty outputProperty, Object value, Object... keyValues)Set the data value for an individual cellConstructors in org.planit.data with parameters of type OutputProperty Constructor Description MultiKeyPlanItData(OutputProperty[] outputKeyProperties, OutputProperty... outputValueProperties)ConstructorMultiKeyPlanItData(OutputProperty outputKeyProperty1, OutputProperty... outputValueProperties)ConstructorMultiKeyPlanItData(OutputProperty outputKeyProperty1, OutputProperty outputKeyProperty2, OutputProperty... outputValueProperties)ConstructorMultiKeyPlanItData(OutputProperty outputKeyProperty1, OutputProperty outputKeyProperty2, OutputProperty outputKeyProperty3, OutputProperty... outputValueProperties)Constructor -
Uses of OutputProperty in org.planit.output.adapter
Methods in org.planit.output.adapter with parameters of type OutputProperty Modifier and Type Method Description ObjectLinkOutputTypeAdapter. getLinkOutputPropertyValue(OutputProperty outputProperty, LinkSegment linkSegment, Mode mode, TimePeriod timePeriod, double timeUnitMultiplier)Return the value of a specified output property of a link segmentObjectLinkOutputTypeAdapterImpl. getLinkOutputPropertyValue(OutputProperty outputProperty, LinkSegment linkSegment, Mode mode, TimePeriod timePeriod, double timeUnitMultiplier)Return the value of a specified output property of a link segment The DENSITY case should never be called for TraditionalStaticAssignment.ObjectTraditionalStaticAssignmentLinkOutputTypeAdapter. getLinkOutputPropertyValue(OutputProperty outputProperty, LinkSegment linkSegment, Mode mode, TimePeriod timePeriod, double timeUnitMultiplier)Return the value of a specified output property of a link segmentObjectODOutputTypeAdapter. getODOutputPropertyValue(OutputProperty outputProperty, ODMatrixIterator odMatrixIterator, Mode mode, TimePeriod timePeriod, double timeUnitMultiplier)Returns the specified output property values for the current cell in the OD Matrix IteratorObjectODOutputTypeAdapterImpl. getODOutputPropertyValue(OutputProperty outputProperty, ODMatrixIterator odMatrixIterator, Mode mode, TimePeriod timePeriod, double timeUnitMultiplier)Returns the specified output property values for the current cell in the OD Matrix Iteratorprotected ObjectOutputTypeAdapterImpl. getOutputTypeIndependentPropertyValue(OutputProperty outputProperty, Mode mode, TimePeriod timePeriod)Returns the value of properties which are common to all output type adaptersObjectPathOutputTypeAdapter. getPathOutputPropertyValue(OutputProperty outputProperty, ODPathIterator odPathIterator, Mode mode, TimePeriod timePeriod, PathOutputIdentificationType pathOutputType)Returns the specified output property values for the current cell in the ODPathIteratorObjectPathOutputTypeAdapterImpl. getPathOutputPropertyValue(OutputProperty outputProperty, ODPathIterator odPathIterator, Mode mode, TimePeriod timePeriod, PathOutputIdentificationType pathOutputType)Returns the specified output property values for the current cell in the ODPathIterator -
Uses of OutputProperty in org.planit.output.configuration
Methods in org.planit.output.configuration that return OutputProperty Modifier and Type Method Description OutputProperty[]OutputTypeConfiguration. getOutputKeyProperties()Returns an array of output properties for keys used in MemoryOutputFormatter The output array can only contain output properties which are of ID_PRIORITYOutputProperty[]OutputTypeConfiguration. getOutputValueProperties()Returns an array of output properties for values used in MemoryOutputFormatter The output array can only contain output properties which are not of ID_PRIORITYOutputProperty[]LinkOutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be usedOutputProperty[]ODOutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be usedabstract OutputProperty[]OutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be usedOutputProperty[]PathOutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be usedMethods in org.planit.output.configuration with parameters of type OutputProperty Modifier and Type Method Description voidOutputTypeConfiguration. addProperty(OutputProperty outputProperty)Add an output property to be included in the output filesbooleanOutputTypeConfiguration. removeProperty(OutputProperty outputProperty)Remove an output property from the list of properties to be included in the output fileOutputProperty[]LinkOutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be usedOutputProperty[]ODOutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be usedabstract OutputProperty[]OutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be usedOutputProperty[]PathOutputTypeConfiguration. validateAndFilterKeyProperties(OutputProperty[] outputKeyProperties)Validate whether the specified list of keys is valid, and if it is return only the keys which will be used -
Uses of OutputProperty in org.planit.output.formatter
Methods in org.planit.output.formatter that return OutputProperty Modifier and Type Method Description OutputProperty[]MemoryOutputFormatter. getOutputKeyProperties(OutputType outputType)Returns the array of output properties representing the output types of the keys for the current output typeOutputProperty[]MemoryOutputFormatter. getOutputValueProperties(OutputType outputType)Returns the array of output properties representing the output types of the data values for the current output typeMethods in org.planit.output.formatter with parameters of type OutputProperty Modifier and Type Method Description ObjectMemoryOutputFormatter. getOutputDataValue(Mode mode, TimePeriod timePeriod, Integer iterationIndex, OutputType outputType, OutputProperty outputProperty, Object[] keyValues)Get a specified data valueintMemoryOutputFormatter. getPositionOfOutputKeyProperty(OutputType outputType, OutputProperty outputKeyProperty)Returns the position of a property type in the output key property arrayintMemoryOutputFormatter. getPositionOfOutputValueProperty(OutputType outputType, OutputProperty outputValueProperty)Returns the position of a property type in the output values property array -
Uses of OutputProperty in org.planit.output.property
Methods in org.planit.output.property that return OutputProperty Modifier and Type Method Description static OutputPropertyOutputProperty. fromHeaderName(String name)Returns the enumeration value associated with a specified header name (the header name in input and output files)static OutputPropertyOutputProperty. fromValue(String value)Returns the enumeration value associated with the specified class nameabstract OutputPropertyBaseOutputProperty. getOutputProperty()Return the value of the OutputProperty enumeration for this propertyOutputPropertyCalculatedSpeedOutputProperty. getOutputProperty()OutputPropertyCapacityPerLaneOutputProperty. getOutputProperty()OutputPropertyCostTimesFlowOutputProperty. getOutputProperty()OutputPropertyDensityOutputProperty. getOutputProperty()OutputPropertyDestinationZoneExternalIdOutputProperty. getOutputProperty()OutputPropertyDestinationZoneIdOutputProperty. getOutputProperty()OutputPropertyDestinationZoneXmlIdOutputProperty. getOutputProperty()OutputPropertyDownstreamNodeExternalIdOutputProperty. getOutputProperty()OutputPropertyDownstreamNodeIdOutputProperty. getOutputProperty()OutputPropertyDownstreamNodeLocationOutputProperty. getOutputProperty()OutputPropertyDownstreamNodeXmlIdOutputProperty. getOutputProperty()OutputPropertyFlowOutputProperty. getOutputProperty()OutputPropertyIterationIndexOutputProperty. getOutputProperty()OutputPropertyLengthOutputProperty. getOutputProperty()OutputPropertyLinkCostOutputProperty. getOutputProperty()OutputPropertyLinkSegmentExternalIdOutputProperty. getOutputProperty()OutputPropertyLinkSegmentIdOutputProperty. getOutputProperty()OutputPropertyLinkSegmentXmlIdOutputProperty. getOutputProperty()Return the value of the OutputProperty enumeration for this propertyOutputPropertyLinkTypeOutputProperty. getOutputProperty()OutputPropertyMaximumDensityOutputProperty. getOutputProperty()OutputPropertyMaximumSpeedOutputProperty. getOutputProperty()OutputPropertyModeExternalIdOutputProperty. getOutputProperty()OutputPropertyModeIdOutputProperty. getOutputProperty()OutputPropertyModeXmlIdOutputProperty. getOutputProperty()OutputPropertyNumberOfLanesOutputProperty. getOutputProperty()OutputPropertyODCostOutputProperty. getOutputProperty()OutputPropertyOriginZoneExternalIdOutputProperty. getOutputProperty()OutputPropertyOriginZoneIdOutputProperty. getOutputProperty()OutputPropertyOriginZoneXmlIdOutputProperty. getOutputProperty()OutputPropertyPathIdOutputProperty. getOutputProperty()OutputPropertyPathOutputStringProperty. getOutputProperty()OutputPropertyRunIdOutputProperty. getOutputProperty()OutputPropertyTimePeriodExternalIdOutputProperty. getOutputProperty()OutputPropertyTimePeriodIdOutputProperty. getOutputProperty()OutputPropertyTimePeriodXmlIdOutputProperty. getOutputProperty()OutputPropertyUpstreamNodeExternalIdOutputProperty. getOutputProperty()OutputPropertyUpstreamNodeIdOutputProperty. getOutputProperty()OutputPropertyUpstreamNodeLocationOutputProperty. getOutputProperty()OutputPropertyUpstreamNodeXmlIdOutputProperty. getOutputProperty()OutputPropertyVCRatioOutputProperty. getOutputProperty()static OutputPropertyOutputProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static OutputProperty[]OutputProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.planit.output.property with parameters of type OutputProperty Modifier and Type Method Description static BaseOutputPropertyBaseOutputProperty. convertToBaseOutputProperty(OutputProperty outputProperty)Generate the appropriate BaseOutputProperty object from a specified enumeration value
-