public class OXFAbstractObservationType extends OXFAbstractFeatureType
Modifier and Type | Field and Description |
---|---|
static String |
FEATURE_OF_INTEREST |
static String |
OBSERVED_PROPERTY |
static String |
PROCEDURE |
static String |
SAMPLING_TIME |
DESCRIPTION, LOCATION, METADATA_PROPERTY_TYPES, NAME
featureAttributeDescriptors, typeName
Constructor and Description |
---|
OXFAbstractObservationType() |
Modifier and Type | Method and Description |
---|---|
protected List<OXFFeatureAttributeDescriptor> |
generateAttributeDescriptors() |
void |
initializeFeature(OXFFeature feature,
net.opengis.om.x10.ObservationType xb_abstractObservation)
supports O&M 1.0
|
void |
initializeFeature(OXFFeature feature,
String[] nameValue,
String descriptionValue,
com.vividsolutions.jts.geom.Geometry locationValue,
ITime timeValue,
String procedureValue,
OXFPhenomenonPropertyType observedPropertyValue,
OXFFeature featureOfInterestValue) |
initializeFeature, initializeFeature, initializeFeaturesGeometry
getAttributeDescriptor, getAttributeDescriptors, getChildTypes, getDefaultShapeAttribute, getTypeName, hasAttribute, toString
public static final String PROCEDURE
public static final String OBSERVED_PROPERTY
public static final String FEATURE_OF_INTEREST
public static final String SAMPLING_TIME
protected List<OXFFeatureAttributeDescriptor> generateAttributeDescriptors()
generateAttributeDescriptors
in class OXFAbstractFeatureType
public void initializeFeature(OXFFeature feature, net.opengis.om.x10.ObservationType xb_abstractObservation) throws OXFException
OXFException
public void initializeFeature(OXFFeature feature, String[] nameValue, String descriptionValue, com.vividsolutions.jts.geom.Geometry locationValue, ITime timeValue, String procedureValue, OXFPhenomenonPropertyType observedPropertyValue, OXFFeature featureOfInterestValue)
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.