public interface GmlPropertyDefinition
| Type | Property and Description |
|---|---|
boolean |
isFeatureArray |
boolean |
isFeatureValue |
boolean |
isGeometry |
boolean |
isTopology |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHaveLocalValue() |
boolean |
canHaveRemoteValue() |
List |
getGeometryTypeNames() |
int |
getMaxOccurs() |
int |
getMinOccurs() |
String |
getName() |
String |
getNamespaceUri() |
List |
getTopologyTypeNames() |
boolean |
isFeatureArrayProperty() |
boolean |
isFeatureValueProperty() |
boolean |
isGeometryProperty() |
boolean |
isMandatory() |
boolean |
isSimpleValued() |
boolean |
isTopologyProperty() |
String getNamespaceUri()
String getName()
int getMinOccurs()
int getMaxOccurs()
boolean isMandatory()
boolean isGeometryProperty()
boolean isTopologyProperty()
boolean isSimpleValued()
boolean canHaveRemoteValue()
boolean canHaveLocalValue()
List getGeometryTypeNames()
List getTopologyTypeNames()
boolean isFeatureArrayProperty()
boolean isFeatureValueProperty()
Copyright © 2014 Open Geospatial Consortium. All rights reserved.