|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.feature.schema.AbstractPropertyType
org.deegree.model.feature.schema.ComplexPropertyType
org.deegree.model.feature.schema.FeaturePropertyType
org.deegree.io.datastore.schema.MappedFeaturePropertyType
public class MappedFeaturePropertyType
Representation of property types that contain features with mapping (persistence) information.
| Field Summary |
|---|
| Fields inherited from class org.deegree.model.feature.schema.ComplexPropertyType |
|---|
typeName |
| Constructor Summary | |
|---|---|
MappedFeaturePropertyType(QualifiedName name,
QualifiedName typeName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
TableRelation[] tableRelations,
MappedFeatureTypeReference containedFT,
boolean isReferenceType)
Constructs a new instance of MappedFeaturePropertyType from the given parameters. |
|
MappedFeaturePropertyType(QualifiedName name,
QualifiedName typeName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
TableRelation[] tableRelations,
MappedFeatureTypeReference containedFT,
boolean isReferenceType,
boolean allowExternalLinks)
|
|
| Method Summary | |
|---|---|
boolean |
externalLinksAllowed()
|
MappedFeatureTypeReference |
getFeatureTypeReference()
Returns the MappedFeatureTypeReference to the feature type that is stored in this property. |
TableRelation[] |
getTableRelations()
Returns the path of TableRelations that describe how to get to the table where the content is stored. |
boolean |
isIdentityPart()
Returns whether this property has to be considered when two instances of the parent feature are checked for equality. |
boolean |
isReferenceType()
Returns whether this property is of type "gml:ReferenceType" (in which case it's content must be specified by an xlink:href attribute). |
| 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 |
| Methods inherited from interface org.deegree.model.feature.schema.PropertyType |
|---|
getMaxOccurs, getMinOccurs, getName, getType |
| Constructor Detail |
|---|
public MappedFeaturePropertyType(QualifiedName name,
QualifiedName typeName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
TableRelation[] tableRelations,
MappedFeatureTypeReference containedFT,
boolean isReferenceType)
MappedFeaturePropertyType from the given parameters.
name - typeName - type - minOccurs - maxOccurs - isIdentityPart - tableRelations - containedFT - isReferenceType -
public MappedFeaturePropertyType(QualifiedName name,
QualifiedName typeName,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
TableRelation[] tableRelations,
MappedFeatureTypeReference containedFT,
boolean isReferenceType,
boolean allowExternalLinks)
name - typeName - type - minOccurs - maxOccurs - isIdentityPart - tableRelations - containedFT - isReferenceType - allowExternalLinks - | Method Detail |
|---|
public MappedFeatureTypeReference getFeatureTypeReference()
MappedFeatureTypeReference to the feature type that is stored in this property.
public TableRelation[] getTableRelations()
TableRelations that describe how to get to the table where the content is stored.
getTableRelations in interface MappedPropertyTypepublic boolean isIdentityPart()
isIdentityPart in interface MappedPropertyTypepublic boolean isReferenceType()
public boolean externalLinksAllowed()
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org