OmObservationConstellation |
OmObservationConstellation.addCategoryParameter(String category) |
Add category to observation
|
OmObservationConstellation |
OmObservationConstellation.addCategoryParameter(NamedValue<String> categoryParameter) |
|
OmObservationConstellation |
OmObservationConstellation.addCategoryParameter(TextValue category) |
|
OmObservationConstellation |
OmObservationConstellation.addOffering(String offering) |
|
OmObservationConstellation |
OmObservationConstellation.copy() |
|
OmObservationConstellation |
OmObservation.getObservationConstellation() |
Get the observation constellation.
|
OmObservationConstellation |
OmObservationConstellation.setFeatureOfInterest(AbstractFeature featureOfInterest) |
Set featureOfInterest
|
OmObservationConstellation |
OmObservationConstellation.setFeatureOfInterest(Nillable<AbstractFeature> featureOfInterest) |
Set featureOfInterest
|
OmObservationConstellation |
OmObservationConstellation.setObservableProperty(AbstractPhenomenon observableProperty) |
Set observableProperty
|
OmObservationConstellation |
OmObservationConstellation.setObservationType(String observationType) |
Set observation type
|
OmObservationConstellation |
OmObservationConstellation.setOfferings(List<String> offerings) |
|
OmObservationConstellation |
OmObservationConstellation.setOfferings(Set<String> offerings) |
Set offering
|
OmObservationConstellation |
OmObservationConstellation.setProcedure(AbstractFeature procedure) |
Set the procedure
|
OmObservationConstellation |
OmObservationConstellation.setProcedure(Nillable<AbstractFeature> procedure) |
Set the procedure
|