Uses of Class
org.opentrafficsim.xml.bindings.ExpressionAdapter
Package
Description
Converters for different XML types and elements.
-
Uses of ExpressionAdapter in org.opentrafficsim.xml.bindings
Modifier and TypeClassDescriptionclass
AccelerationAdapter converts between the XML String for an Acceleration and the DJUnits Acceleration.class
Adapter for AccelerationUnit expression type.class
AngleAdapter converts between the XML String for a Angle and the DJUnits Angle.class
Adapter for Anticipation expression type.class
ArcDirectionAdapter to convert between XML representations of an arc direction, coded as L | LEFT | R | RIGHT | CLOCKWISE | COUNTERCLOCKWISE, and an enum type.class
Adapter for Boolean expression type.class
ClassAdapter converts between the XML String for a class name and the Class object.class
ColorAdapter to convert between Color and a String representation of the Color.class
Adapter for Cooperation expression type.class
DirectionAdapter converts between the XML String for an Direction and the DJUnits Direction.class
Adapter for Double expression type.class
Adapter for Double expression type (positive).class
Adapter for Double expression type (positive).class
Adapter for Double expression type (unit interval).class
DurationAdapter converts between the XML String for a Duration and the DJUnits Duration.class
Adapter for DurationUnit expression type.class
Adapter for Encoding expression type.class
Adapter for Estimation expression type.class
FractionAdapter to convert fractions as a number between 0.0 and 1.0, or as a percentage between 0% and 100%.class
FrequencyAdapter converts between the XML String for a Frequency and the DJUnits Frequency.class
Adapter for FrequencyUnit expression type.class
Adapter for GapAcceptance expression type.class
Adapter for GraphicsType expression type.class
Adapter for GtuPosition expression type.class
Adapter for HeadwayDistribution expression type.class
Adapter for Integer expression type.class
Adapter for Interpolation expression type.class
LaneKeepingAdapter to convert between XML representations of LaneKeeping and an enum type.class
LengthAdapter converts between the XML String for a Length and the DJUnits Length.class
LengthAdapter converts between the XML String for a Length and the DJUnits Length.class
Adapter for LengthUnit expression type.class
LinearDensityAdapter converts between the XML String for a LinearDensity and the DJUnits LinearDensity.class
Adapter for LinearDensityUnit expression type.class
Adapter for Long expression type.class
Point2dAdapter converts between the XML String for a coordinate and a Point2d.class
DurationAdapter converts between the XML String for a Duration and the DJUnits Duration (positive).class
Adapter for positive factors.class
Adapter for Integer expression type (positive).class
LengthAdapter converts between the XML String for a Length and the DJUnits Length (positive).class
TimeAdapter converts between the XML String for a Time and the DJUnits Time (positive).class
PriorityAdapter 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.class
ScalarAdapter<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.class
Adapter for String expression type (space, i.e.class
SpeedAdapter converts between the XML String for a Speed and the DJUnits Speed.class
Adapter for SpeedUnit expression type.class
StaticFieldAdapter<T,
E extends ExpressionType<T>> Superclass for adapters that parse types using static fields, including enums.class
StaticFieldNameAdapter converts between the XML String for a class name and the Class object.class
Adapter for String expression type.class
StripeTypeAdapter to convert between XML representations of a stripe type and its enum type.class
Adapter for Synchronization expression type.class
Adapter for Tailgating expression type.class
TimeAdapter converts between the XML String for a Time and the DJUnits Time.