| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.bind | |
| org.vast.sensorML |
| Modifier and Type | Method and Description |
|---|---|
Link |
Factory.newLink() |
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
AggregateProcess.getConnectionList()
Gets the list of connections
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateProcess.addConnection(Link connection)
Adds a new connection
|
| Modifier and Type | Method and Description |
|---|---|
Link |
XMLStreamBindings.readLink(XMLStreamReader reader)
Read method for Link elements
|
Link |
XMLStreamBindings.readLinkType(XMLStreamReader reader)
Read method for LinkType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readLinkTypeAttributes(Map<String,String> attrMap,
Link bean)
Reads attributes of LinkType complex type
|
void |
XMLStreamBindings.readLinkTypeElements(XMLStreamReader reader,
Link bean)
Reads elements of LinkType complex type
|
void |
XMLStreamBindings.writeLink(XMLStreamWriter writer,
Link bean)
Write method for Link element
|
void |
XMLStreamBindings.writeLinkType(XMLStreamWriter writer,
Link bean)
Write method for LinkType complex type
|
void |
XMLStreamBindings.writeLinkTypeAttributes(XMLStreamWriter writer,
Link bean)
Writes attributes of LinkType complex type
|
void |
XMLStreamBindings.writeLinkTypeElements(XMLStreamWriter writer,
Link bean)
Writes elements of LinkType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinkImpl
POJO class for XML type LinkType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
Link |
SMLFactory.newLink() |
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
AggregateProcessImpl.getConnectionList()
Gets the list of connections
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateProcessImpl.addConnection(Link connection)
Adds a new connection
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.