Class Hierarchy
- java.lang.Object
- org.citydb.database.schema.path.AbstractNode<T>
- org.citydb.database.schema.path.AbstractTypeNode<T>
- org.citydb.database.schema.path.ComplexTypeNode
- org.citydb.database.schema.path.FeatureTypeNode
- org.citydb.database.schema.path.ObjectTypeNode
- org.citydb.database.schema.path.ComplexAttributeNode
- org.citydb.database.schema.path.ComplexPropertyNode
- org.citydb.database.schema.path.FeaturePropertyNode
- org.citydb.database.schema.path.GeometryPropertyNode
- org.citydb.database.schema.path.ImplicitGeometryPropertyNode
- org.citydb.database.schema.path.ObjectPropertyNode
- org.citydb.database.schema.path.SimpleAttributeNode
- org.citydb.database.schema.path.AbstractTypeNode<T>
- org.citydb.database.schema.path.AbstractNodePredicate
- org.citydb.database.schema.path.SchemaPath
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.citydb.database.schema.path.InvalidSchemaPathException
- java.lang.Exception
- org.citydb.database.schema.path.AbstractNode<T>