| Package | Description |
|---|---|
| org.n52.shetland.ogc.sensorML | |
| org.n52.shetland.ogc.sensorML.v20 |
| Modifier and Type | Method and Description |
|---|---|
List<SmlComponent> |
HasComponents.getComponents() |
List<SmlComponent> |
ProcessChain.getComponents() |
List<SmlComponent> |
System.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
T |
HasComponents.addComponent(SmlComponent component) |
ProcessChain |
ProcessChain.addComponent(SmlComponent component) |
System |
System.addComponent(SmlComponent component) |
| Modifier and Type | Method and Description |
|---|---|
T |
HasComponents.addComponents(List<SmlComponent> components) |
ProcessChain |
ProcessChain.addComponents(List<SmlComponent> components) |
System |
System.addComponents(List<SmlComponent> components) |
| Modifier and Type | Method and Description |
|---|---|
List<SmlComponent> |
PhysicalSystem.getComponents() |
List<SmlComponent> |
AggregateProcess.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalSystem |
PhysicalSystem.addComponent(SmlComponent component) |
AggregateProcess |
AggregateProcess.addComponent(SmlComponent component) |
| Modifier and Type | Method and Description |
|---|---|
PhysicalSystem |
PhysicalSystem.addComponents(List<SmlComponent> components) |
AggregateProcess |
AggregateProcess.addComponents(List<SmlComponent> components) |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.