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