Index
All Classes and Interfaces|All Packages
C
- checkConstraint(double, double, boolean, boolean) - Method in class org.opentrafficsim.base.parameters.DualBoundConstraintsTest
-
Create a DoubleBound for the given values and test it.
- checkDefaultValues() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Checks whether default values are properly set, or not in case not given.
- constructorTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Constructor tests.
- customConstraintTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Parameter value custom constraint tests.
D
- defaultRangeTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Parameter value default range tests.
- defaultsTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Defaults tests.
- DualBoundConstraintsTest - Class in org.opentrafficsim.base.parameters
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- DualBoundConstraintsTest() - Constructor for class org.opentrafficsim.base.parameters.DualBoundConstraintsTest
E
- equalizeTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Tests equalizations.
G
- getType() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.S
- getType() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.X
- getType() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.Y
H
- HierarchicalTypeTest - Class in org.opentrafficsim.base
-
Test the basics of the HierarchicalType class.
- HierarchicalTypeTest() - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest
- HierarchicalTypeTest.S - Class in org.opentrafficsim.base
-
S.
- HierarchicalTypeTest.SubType - Class in org.opentrafficsim.base
-
Extend the HierarchicalType class so we instantiate (and then test) things.
- HierarchicalTypeTest.X - Class in org.opentrafficsim.base
-
X.
- HierarchicalTypeTest.XType - Class in org.opentrafficsim.base
-
XType.
- HierarchicalTypeTest.Y - Class in org.opentrafficsim.base
-
Y.
- HierarchicalTypeTest.YType - Class in org.opentrafficsim.base
-
YType.
- HierarchicalTypeTest.ZType - Class in org.opentrafficsim.base
-
ZType.
M
- main(String[]) - Static method in class org.opentrafficsim.base.TestCategoryLogger
-
Test the CategoryLogger.
- mergeTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Tests the merging of parameter sets using setAll.
O
- org.opentrafficsim.base - package org.opentrafficsim.base
- org.opentrafficsim.base.parameters - package org.opentrafficsim.base.parameters
P
- ParametersTest - Class in org.opentrafficsim.base.parameters
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- ParametersTest() - Constructor for class org.opentrafficsim.base.parameters.ParametersTest
S
- S(HierarchicalTypeTest.SubType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.S
- setResetTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Tests the set/reset mechanism.
- SubType(String) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.SubType
-
Construct a new SubType instance.
- SubType(String, HierarchicalTypeTest.SubType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.SubType
-
Construct a new SubType instance.
T
- testBasics() - Method in class org.opentrafficsim.base.HierarchicalTypeTest
-
Test the basics of the HierarchicalType class.
- TestCategoryLogger - Class in org.opentrafficsim.base
-
TestCategoryLogger.java.
- testHierarchies() - Method in class org.opentrafficsim.base.HierarchicalTypeTest
-
Test different hierarchies XType, YType and ZType.
- testNullNotAllowed() - Method in class org.opentrafficsim.base.parameters.ParametersTest
-
Test that exceptions are thrown when trying to use null values.
- testNumericalConstraints() - Method in class org.opentrafficsim.base.parameters.DualBoundConstraintsTest
-
Test the DoubleBound Constraints.
- testTimeStampedObject() - Method in class org.opentrafficsim.base.TimeStampedObjectTest
-
Test the TimeStampedObject class.
- TimeStampedObjectTest - Class in org.opentrafficsim.base
-
Test the TimeStampedObject class.
- TimeStampedObjectTest() - Constructor for class org.opentrafficsim.base.TimeStampedObjectTest
- toString() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.SubType
X
- X(HierarchicalTypeTest.XType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.X
- XType(String, HierarchicalTypeTest.XType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.XType
-
Instantiate hierarchical type.
Y
- Y(HierarchicalTypeTest.YType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.Y
- YType(String, HierarchicalTypeTest.YType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.YType
-
Instantiate hierarchical type.
Z
- ZType(String, HierarchicalTypeTest.XType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.ZType
-
Instantiate hierarchical type.
All Classes and Interfaces|All Packages