Package | Description |
---|---|
org.n52.sos.importer.model | |
org.n52.sos.importer.model.resources | |
org.n52.sos.importer.view.i18n | |
org.n52.sos.importer.view.resources | |
org.n52.sos.importer.view.step3 |
Modifier and Type | Method and Description |
---|---|
Resource |
Step4bModel.getResource() |
Resource |
Step6bModel.getResource() |
Modifier and Type | Method and Description |
---|---|
void |
ModelStore.add(Resource resource) |
void |
ModelStore.remove(Resource resource) |
void |
Step4bModel.setResource(Resource resource) |
void |
Step6bModel.setResource(Resource resource) |
Constructor and Description |
---|
Step4bModel(Resource resource,
int firstLineWithData) |
Step6bModel(MeasuredValue measuredValue,
Resource resource) |
Modifier and Type | Class and Description |
---|---|
class |
FeatureOfInterest |
class |
ObservedProperty |
class |
Sensor |
class |
UnitOfMeasurement |
Modifier and Type | Method and Description |
---|---|
abstract Resource |
Resource.forThis(Cell measuredValuePosition)
returns the corresponding resource for a measured value cell
|
Resource |
ObservedProperty.getNextResourceType() |
Resource |
UnitOfMeasurement.getNextResourceType() |
abstract Resource |
Resource.getNextResourceType()
needed for iterating within one step
|
Resource |
FeatureOfInterest.getNextResourceType() |
Resource |
Sensor.getNextResourceType() |
Modifier and Type | Method and Description |
---|---|
List<Resource> |
ObservedProperty.getList() |
List<Resource> |
UnitOfMeasurement.getList() |
abstract List<Resource> |
Resource.getList()
get all resources of this type in the model store
|
List<Resource> |
FeatureOfInterest.getList() |
List<Resource> |
Sensor.getList() |
Modifier and Type | Method and Description |
---|---|
String |
Lang.step4bInfoResoureAlreadySet(Resource resource) |
Constructor and Description |
---|
MissingResourcePanel(Resource resource) |
Constructor and Description |
---|
ResourceSelectionPanel(JPanel containerPanel,
Resource resource) |
Copyright © 2011–2019 52°North. All rights reserved.