deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.io.datastore.schema.MappedFeaturePropertyType

Packages that use MappedFeaturePropertyType
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.transaction.delete   
org.deegree.io.datastore.sql.wherebuilder   
 

Uses of MappedFeaturePropertyType in org.deegree.io.datastore.schema
 

Methods in org.deegree.io.datastore.schema that return MappedFeaturePropertyType
(package private)  MappedFeaturePropertyType MappedGMLSchemaDocument.parseMappedFeaturePropertyType(Element element, QualifiedName propertyName, int minOccurs, int maxOccurs, boolean isIdentityPart, String table, boolean isReferenceType)
          Extracts the mapping information for a feature property type from the given "xs:annotation" element.
 

Uses of MappedFeaturePropertyType in org.deegree.io.datastore.sql
 

Methods in org.deegree.io.datastore.sql that return types with arguments of type MappedFeaturePropertyType
 Map<MappedFeaturePropertyType,List<FeatureId>> AbstractRequestHandler.determineSubFeatures(FeatureId fid)
          Determines all complex properties and contained subfeature ids for a certain feature.
 

Uses of MappedFeaturePropertyType in org.deegree.io.datastore.sql.transaction.delete
 

Methods in org.deegree.io.datastore.sql.transaction.delete with parameters of type MappedFeaturePropertyType
(package private)  List<FeatureId> FeatureNode.getSubFeatureIds(MappedFeaturePropertyType pt)
          Returns the ids of all subfeatures stored in the specified property of the represented feature.
 

Constructor parameters in org.deegree.io.datastore.sql.transaction.delete with type arguments of type MappedFeaturePropertyType
FeatureNode(FeatureGraph graph, FeatureId fid, Map<MappedFeaturePropertyType,List<FeatureId>> subFeatureProperties, Set<FeatureId> superFeatures)
          Creates a new FeatureNode instance that represents the feature with the given FeatureId.
 

Uses of MappedFeaturePropertyType in org.deegree.io.datastore.sql.wherebuilder
 

Constructors in org.deegree.io.datastore.sql.wherebuilder with parameters of type MappedFeaturePropertyType
FeaturePropertyNode(MappedFeaturePropertyType property, FeatureTypeNode parent, String[] tableAliases)
          Creates a new FeaturePropertyNode instance from the given parameters.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org