| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.bind | |
| net.opengis.sensorml.v20.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractAlgorithm> |
ProcessMethod.getAlgorithmList()
Gets the list of algorithm properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessMethod.addAlgorithm(AbstractAlgorithm algorithm)
Adds a new algorithm property
|
| Modifier and Type | Method and Description |
|---|---|
AbstractAlgorithm |
XMLStreamBindings.readAbstractAlgorithm(XMLStreamReader reader)
Dispatcher method for reading elements derived from AbstractAlgorithm
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readAbstractAlgorithmTypeAttributes(Map<String,String> attrMap,
AbstractAlgorithm bean)
Reads attributes of AbstractAlgorithmType complex type
|
void |
XMLStreamBindings.writeAbstractAlgorithm(XMLStreamWriter writer,
AbstractAlgorithm bean)
Dispatcher method for writing classes derived from AbstractAlgorithm
|
void |
XMLStreamBindings.writeAbstractAlgorithmTypeAttributes(XMLStreamWriter writer,
AbstractAlgorithm bean)
Writes attributes of AbstractAlgorithmType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlgorithmImpl
POJO class for XML type AbstractAlgorithmType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractAlgorithm> |
ProcessMethodImpl.getAlgorithmList()
Gets the list of algorithm properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessMethodImpl.addAlgorithm(AbstractAlgorithm algorithm)
Adds a new algorithm property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.