| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.values | |
| org.n52.shetland.ogc.sensorML.elements | |
| org.n52.shetland.ogc.sos | |
| org.n52.shetland.ogc.swe | |
| org.n52.shetland.ogc.swe.simpleType |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValue
Boolean measurement representation for observation
|
class |
CategoryValue
Category measurement representation for observation
|
class |
CountValue
Count measurement representation for observation
|
class |
QuantityRangeValue |
class |
QuantityValue
Quantity measurement representation for observation
|
class |
TextValue
Text measurement representation for observation
|
class |
TimeRangeValue
TODO JavaDoc
|
class |
TimeValue |
| Modifier and Type | Method and Description |
|---|---|
Set<SweAbstractSimpleType<?>> |
AbstractSmlDataComponentContainer.getSweAbstractSimpleTypeFromFields(Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
static SosOffering |
SosOffering.from(SweAbstractSimpleType<?> type)
Creates a set of SosOfferings from SWE simple type.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<SosOffering> |
SosOffering.fromSet(Set<SweAbstractSimpleType<?>> set)
Creates a set of SosOfferings from a set containing
identifiers as keys and names as values.
|
| Modifier and Type | Method and Description |
|---|---|
SweAbstractSimpleType<T> |
SweCoordinate.getValue() |
| Modifier and Type | Method and Description |
|---|---|
Set<SweAbstractSimpleType<?>> |
SweAbstractDataRecord.getSweAbstractSimpleTypeFromFields(Class clazz) |
Set<SweAbstractSimpleType<?>> |
DataRecord.getSweAbstractSimpleTypeFromFields(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
SweCoordinate.setValue(SweAbstractSimpleType<T> value) |
| Constructor and Description |
|---|
SweCoordinate(String name,
SweAbstractSimpleType<T> value)
constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
SweAbstractUomType<T> |
class |
SweBoolean |
class |
SweCategory |
class |
SweCategoryRange |
class |
SweCount |
class |
SweCountRange |
class |
SweObservableProperty
SOS internal representation of SWE simpleType observableProperty
|
class |
SweQuantity
SOS internal representation of SWE simpleType quantity
|
class |
SweQuantityRange
SOS internal representation of SWE simpleType quantity
|
class |
SweText
SOS internal representation of SWE simpleType text
|
class |
SweTime
SOS internal representation of SWE simpleType time
|
class |
SweTimeRange |
| Modifier and Type | Method and Description |
|---|---|
SweAbstractSimpleType<T> |
SweAbstractSimpleType.setQuality(Collection<SweQuality> quality)
Set quality information
|
SweAbstractSimpleType<RangeValue<String>> |
SweCategoryRange.setValue(RangeValue<String> value) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.