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

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

Packages that use MappedGMLSchema
org.deegree.io.datastore   
org.deegree.io.datastore.cached   
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.shape   
org.deegree.tools.datastore   
 

Uses of MappedGMLSchema in org.deegree.io.datastore
 

Methods in org.deegree.io.datastore that return MappedGMLSchema
 MappedGMLSchema[] Datastore.getSchemas()
          Returns the GML application schemas that are handled by this datastore.
 

Methods in org.deegree.io.datastore with parameters of type MappedGMLSchema
 void Datastore.bindSchema(MappedGMLSchema schema)
          Adds the given GML application schema to the set of schemas that are handled by this datastore instance.
 

Uses of MappedGMLSchema in org.deegree.io.datastore.cached
 

Methods in org.deegree.io.datastore.cached with parameters of type MappedGMLSchema
 void CachedWFSDatastore.bindSchema(MappedGMLSchema schema)
           
 

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

Methods in org.deegree.io.datastore.schema that return MappedGMLSchema
 MappedGMLSchema MappedFeatureType.getGMLSchema()
          Returns the GML Application schema that defines this feature type.
 MappedGMLSchema MappedGMLSchemaDocument.parseMappedGMLSchema()
          Returns the class representation of the underlying mapped GML schema document.
 

Methods in org.deegree.io.datastore.schema with parameters of type MappedGMLSchema
 LinkedList<Pair<PropertyType,QualifiedName>> MappedGMLSchemaDocument.parseGMLDefaultProps(Element annotationElement, String table, MappedGMLSchema schema)
           
 

Constructors in org.deegree.io.datastore.schema with parameters of type MappedGMLSchema
MappedFeatureType(QualifiedName name, boolean isAbstract, PropertyType[] properties, String table, MappedGMLId gmlId, MappedGMLSchema schema, boolean isVisible, boolean isUpdatable, boolean isDeletable, boolean isInsertable, boolean isPseudoFeatureType, URI defaultSRS, URI[] otherSRS)
          Creates a new instance of MappedFeatureType from the given parameters.
 

Uses of MappedGMLSchema in org.deegree.io.datastore.sde
 

Methods in org.deegree.io.datastore.sde that return MappedGMLSchema
 MappedGMLSchema[] SDEDatastore.getSchemas()
           
 

Methods in org.deegree.io.datastore.sde with parameters of type MappedGMLSchema
 void SDEDatastore.bindSchema(MappedGMLSchema schema)
           
 

Uses of MappedGMLSchema in org.deegree.io.datastore.shape
 

Methods in org.deegree.io.datastore.shape with parameters of type MappedGMLSchema
 void ShapeDatastore.bindSchema(MappedGMLSchema schema)
           
 

Uses of MappedGMLSchema in org.deegree.tools.datastore
 

Fields in org.deegree.tools.datastore declared as MappedGMLSchema
protected  MappedGMLSchema DDLGenerator.schema
           
 


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