| Package | Description |
|---|---|
| org.n52.shetland.ogc.om | |
| org.n52.shetland.ogc.sos | |
| org.n52.shetland.ogc.sos.request |
| Modifier and Type | Class and Description |
|---|---|
class |
OmCompositePhenomenon |
class |
OmObservableProperty
class represents a phenomenon of an observation
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPhenomenon |
OmObservationConstellation.getObservableProperty()
Get observableProperty
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractPhenomenon.compareTo(AbstractPhenomenon o) |
OmObservationConstellation |
OmObservationConstellation.setObservableProperty(AbstractPhenomenon observableProperty)
Set observableProperty
|
| Constructor and Description |
|---|
OmObservationConstellation(AbstractFeature procedure,
AbstractPhenomenon observableProperty,
AbstractFeature featureOfInterest)
constructor
|
OmObservationConstellation(AbstractFeature procedure,
AbstractPhenomenon observableProperty,
AbstractFeature featureOfInterest,
Set<String> offerings)
constructor
|
OmObservationConstellation(AbstractFeature procedure,
AbstractPhenomenon observableProperty,
AbstractFeature featureOfInterest,
String observationType)
constructor
|
OmObservationConstellation(AbstractFeature procedure,
AbstractPhenomenon observableProperty,
Set<String> offerings,
AbstractFeature featureOfInterest,
String observationType)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPhenomenon |
SosProcedureDescription.getPhenomenonFor(String identifer) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AbstractPhenomenon> |
SosProcedureDescription.getPhenomenon() |
| Modifier and Type | Method and Description |
|---|---|
SosProcedureDescription<T> |
SosProcedureDescription.addPhenomenon(AbstractPhenomenon phenomenon) |
| Modifier and Type | Method and Description |
|---|---|
SosProcedureDescription<T> |
SosProcedureDescription.addPhenomenon(Map<String,AbstractPhenomenon> phenomenons) |
SosProcedureDescription<T> |
SosProcedureDescription.setPhenomenon(Map<String,AbstractPhenomenon> phenomenons) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPhenomenon> |
SosRegisterSensorRequest.getObservableProperties()
Get observableProperties
|
| Modifier and Type | Method and Description |
|---|---|
void |
SosRegisterSensorRequest.setObservableProperties(Collection<AbstractPhenomenon> observableProperties)
Set observableProperties
|
| Constructor and Description |
|---|
SosRegisterSensorRequest(Collection<AbstractPhenomenon> observableProperties,
String sensorDescription,
Collection<AbstractFeature> featuresOfInterest)
constructor
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.