| Package | Description |
|---|---|
| org.n52.shetland.ogc.sensorML | |
| org.n52.shetland.ogc.sensorML.elements | |
| org.n52.shetland.ogc.sensorML.v20 |
| Modifier and Type | Method and Description |
|---|---|
SmlConnection |
ProcessChain.getConnections() |
SmlConnection |
System.getConnections() |
SmlConnection |
HasConnections.getConnections() |
| Modifier and Type | Method and Description |
|---|---|
ProcessChain |
ProcessChain.setConnections(SmlConnection connections) |
System |
System.setConnections(SmlConnection connections) |
T |
HasConnections.setConnections(SmlConnection component) |
| Modifier and Type | Method and Description |
|---|---|
SmlConnection |
SmlConnection.addConnection(SmlLink connection) |
SmlConnection |
SmlConnection.setConnections(List<SmlLink> connections) |
| Modifier and Type | Method and Description |
|---|---|
SmlConnection |
AggregateProcess.getConnections() |
SmlConnection |
PhysicalSystem.getConnections() |
| Modifier and Type | Method and Description |
|---|---|
AggregateProcess |
AggregateProcess.setConnections(SmlConnection connections) |
PhysicalSystem |
PhysicalSystem.setConnections(SmlConnection connections) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.