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

org.deegree.model.feature.schema
Class FeaturePropertyType

java.lang.Object
  extended by org.deegree.model.feature.schema.AbstractPropertyType
      extended by org.deegree.model.feature.schema.ComplexPropertyType
          extended by org.deegree.model.feature.schema.FeaturePropertyType
All Implemented Interfaces:
PropertyType
Direct Known Subclasses:
MappedFeaturePropertyType

public class FeaturePropertyType
extends ComplexPropertyType

Representation of property types that contain features.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , Anup Deshmukh , last edited by: $Author: mschneider $

Field Summary
 
Fields inherited from class org.deegree.model.feature.schema.ComplexPropertyType
typeName
 
Constructor Summary
FeaturePropertyType(QualifiedName name, QualifiedName typeName, int type, int minOccurs, int maxOccurs)
          Constructs a new instance of FeaturePropertyType from the given parameters.
 
Method Summary
 
Methods inherited from class org.deegree.model.feature.schema.ComplexPropertyType
getTypeName
 
Methods inherited from class org.deegree.model.feature.schema.AbstractPropertyType
equals, getMaxOccurs, getMinOccurs, getName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeaturePropertyType

public FeaturePropertyType(QualifiedName name,
                           QualifiedName typeName,
                           int type,
                           int minOccurs,
                           int maxOccurs)
Constructs a new instance of FeaturePropertyType from the given parameters.

Parameters:
name -
typeName -
type -
minOccurs -
maxOccurs -

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