| Package | Description |
|---|---|
| org.n52.shetland.ogc.sensorML.v20 | |
| org.n52.shetland.ogc.swe |
| Modifier and Type | Method and Description |
|---|---|
SmlFeatureOfInterest |
SmlFeatureOfInterest.addFeatureOfInterest(AbstractFeature feature) |
SmlFeatureOfInterest |
SmlFeatureOfInterest.addFeatureOfInterest(String featureIdentifier) |
SmlFeatureOfInterest |
SmlFeatureOfInterest.addFeaturesOfInterest(Collection<String> features) |
SmlFeatureOfInterest |
SmlFeatureOfInterest.addFeaturesOfInterest(Map<String,AbstractFeature> featuresOfInterestMap) |
SmlFeatureOfInterest |
SmlFeatureOfInterest.copy() |
SmlFeatureOfInterest |
AbstractProcessV20.getSmlFeatureOfInterest() |
| Modifier and Type | Method and Description |
|---|---|
AbstractProcessV20 |
AbstractProcessV20.setSmlFeatureOfInterest(SmlFeatureOfInterest featureOfInterest) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
VoidSweDataComponentVisitor._visit(SmlFeatureOfInterest component) |
protected T |
AbstractOptionalSweDataComponentVisitor._visit(SmlFeatureOfInterest component) |
protected void |
AbstractVoidSweDataComponentVisitor._visit(SmlFeatureOfInterest component) |
protected void |
AbstractThrowingVoidSweDataComponentVisitor._visit(SmlFeatureOfInterest component) |
Void |
VoidSweDataComponentVisitor.visit(SmlFeatureOfInterest component) |
T |
SweDataComponentVisitor.visit(SmlFeatureOfInterest component) |
Optional<T> |
AbstractOptionalSweDataComponentVisitor.visit(SmlFeatureOfInterest component) |
T |
AbstractThrowingSweDataComponentVisitor.visit(SmlFeatureOfInterest component) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.