Package org.opentrafficsim.core.compatibility
Compatibility package. Compatibilities are direction and GTUType dependent.
 
 Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
- Version:
 - $Revision$, $LastChangedDate$, by $Author$, initial version Aug 25, 2017 
 - Author:
 - Alexander Verbraeck, Peter Knoppers, Wouter Schakel
 
- 
Interface Summary Interface Description Compatibility<G extends HierarchicalType<G>,I extends HierarchicalType<I>> Compatibility of infrastructure and traveling units.Compatible Interface for infrastructure types to assess traversability by GTU types. - 
Class Summary Class Description GTUCompatibility<I extends HierarchicalType<I> & Compatibility<GTUType,I>> Directional GTUType dependent compatibility.