Hierarchy For Package org.onebusaway.gtfs_transformer.match
Class Hierarchy
- java.lang.Object
- org.onebusaway.gtfs_transformer.match.AlwaysMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.match.EntityMatchCollection (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.match.ObjectEquality
- org.onebusaway.gtfs_transformer.match.PropertyAnyValueEntityMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.match.PropertyValueEntityMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.match.SimpleValueMatcher (implements org.onebusaway.gtfs_transformer.match.ValueMatcher)
- org.onebusaway.gtfs_transformer.match.TypedEntityMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
Interface Hierarchy
- org.onebusaway.gtfs_transformer.match.EntityMatch
- org.onebusaway.gtfs_transformer.match.ValueMatcher