Uses of Class
org.opentrafficsim.xml.bindings.ExpressionAdapter
Packages that use ExpressionAdapter
Package
Description
Converters for different XML types and elements.
-
Uses of ExpressionAdapter in org.opentrafficsim.xml.bindings
Subclasses of ExpressionAdapter in org.opentrafficsim.xml.bindingsModifier and TypeClassDescriptionclassAccelerationAdapter converts between the XML String for an Acceleration and the DJUnits Acceleration.classAdapter for AccelerationUnit expression type.classAngleAdapter converts between the XML String for a Angle and the DJUnits Angle.classAdapter for Anticipation expression type.classArcDirectionAdapter to convert between XML representations of an arc direction, coded as L | LEFT | R | RIGHT | CLOCKWISE | COUNTERCLOCKWISE, and an enum type.classAdapter for Boolean expression type.classClassAdapter converts between the XML String for a class name and the Class object.classColorAdapter to convert between Color and a String representation of the Color.classAdapter for Cooperation expression type.classDirectionAdapter converts between the XML String for an Direction and the DJUnits Direction.classAdapter for Double expression type.classAdapter for Double expression type (positive).classAdapter for Double expression type (positive).classAdapter for Double expression type (unit interval).classDurationAdapter converts between the XML String for a Duration and the DJUnits Duration.classAdapter for DurationUnit expression type.classAdapter for Encoding expression type.classAdapter for Estimation expression type.classFractionAdapter to convert fractions as a number between 0.0 and 1.0, or as a percentage between 0% and 100%.classFrequencyAdapter converts between the XML String for a Frequency and the DJUnits Frequency.classAdapter for FrequencyUnit expression type.classAdapter for GapAcceptance expression type.classAdapter for GraphicsType expression type.classAdapter for GtuPosition expression type.classAdapter for HeadwayDistribution expression type.classAdapter for Integer expression type.classAdapter for Interpolation expression type.classLaneKeepingAdapter to convert between XML representations of LaneKeeping and an enum type.classLengthAdapter converts between the XML String for a Length and the DJUnits Length.classLengthAdapter converts between the XML String for a Length and the DJUnits Length.classAdapter for LengthUnit expression type.classLinearDensityAdapter converts between the XML String for a LinearDensity and the DJUnits LinearDensity.classAdapter for LinearDensityUnit expression type.classAdapter for Long expression type.classPoint2dAdapter converts between the XML String for a coordinate and a Point2d.classDurationAdapter converts between the XML String for a Duration and the DJUnits Duration (positive).classAdapter for positive factors.classAdapter for Integer expression type (positive).classLengthAdapter converts between the XML String for a Length and the DJUnits Length (positive).classTimeAdapter converts between the XML String for a Time and the DJUnits Time (positive).classPriorityAdapter to convert between XML representations of an arc direction, coded as PRIORITY | NONE | TURN_ON_RED | YIELD | STOP | ALL_STOP | BUS_STOP, and an enum type.classScalarAdapter<S extends org.djunits.value.vdouble.scalar.base.DoubleScalar<?,S>, E extends ExpressionType<S>> ScalarAdapter is the generic class for all Unit-based XML-adapters.classAdapter for String expression type (space, i.e.classSpeedAdapter converts between the XML String for a Speed and the DJUnits Speed.classAdapter for SpeedUnit expression type.classStaticFieldAdapter<T,E extends ExpressionType<T>> Superclass for adapters that parse types using static fields, including enums.classStaticFieldNameAdapter converts between the XML String for a class name and the Class object.classAdapter for String expression type.classStripeTypeAdapter to convert between XML representations of a stripe type and its enum type.classAdapter for Synchronization expression type.classAdapter for Tailgating expression type.classTimeAdapter converts between the XML String for a Time and the DJUnits Time.