Uses of Class
org.n52.shetland.ogc.gml.AbstractGML
-
-
Uses of AbstractGML in org.n52.shetland.aqd
Subclasses of AbstractGML in org.n52.shetland.aqd Modifier and Type Class Description classAbstractEReportingHeaderAbstract class for AQD e-Reporting header.classAqdNetworkClass represents an AQD_NetworkclassAqdSamplingPointClass represents an AQD_SamplingPointclassAqdStationClass represents an AQD_StationclassEReportingHeaderMethods in org.n52.shetland.aqd that return AbstractGML Modifier and Type Method Description AbstractGMLEReportingHeader. setIdentifier(CodeWithAuthority identifier) -
Uses of AbstractGML in org.n52.shetland.inspire.base2
Subclasses of AbstractGML in org.n52.shetland.inspire.base2 Modifier and Type Class Description classDocumentCitationclassLegislationCitation -
Uses of AbstractGML in org.n52.shetland.inspire.ef
Subclasses of AbstractGML in org.n52.shetland.inspire.ef Modifier and Type Class Description classAbstractMonitoringFeatureclassAbstractMonitoringObjectclassAnyDomainLinkclassEfAbstractMonitoringFeatureClass represents an AbstractMonitoringFeatureclassEfAbstractMonitoringObjectClass represents an AbstractMonitoringObjectclassEfEnvironmentalMonitoringFacilityClass represents an EnvironmentalMonitoringFacilityclassEfEnvironmentalMonitoringNetworkClass represents an EnvironmentalMonitoringNetworkclassEnvironmentalMonitoringActivityclassEnvironmentalMonitoringFacilityclassEnvironmentalMonitoringNetworkclassEnvironmentalMonitoringProgrammeclassHierarchyclassNetworkFacilityclassOperationalActivityPeriod -
Uses of AbstractGML in org.n52.shetland.inspire.ompr
Subclasses of AbstractGML in org.n52.shetland.inspire.ompr Modifier and Type Class Description classProcess -
Uses of AbstractGML in org.n52.shetland.inspire.omso
Subclasses of AbstractGML in org.n52.shetland.inspire.omso Modifier and Type Class Description classAbstractInspireObservationAbstract class for INSPIRE OM Specialised ObservationsclassMultiPointObservationclassPointObservationclassPointTimeSeriesObservationclassProfileObservationclassTrajectoryObservation -
Uses of AbstractGML in org.n52.shetland.ogc.gml
Subclasses of AbstractGML in org.n52.shetland.ogc.gml Modifier and Type Class Description classAbstractCoordinateSystemInternal representation of the OGC GML AbstractCoordinateSystem.classAbstractCRSInternal representation of the OGC GML AbstractCRS.classAbstractDatumInternal representation of the OGC GML AbstractDatum.classAbstractFeatureAbstract class for encoding the feature of interest.classAbstractGeometryclassCoordinateSystemAxisInternal representation of the OGC GML CoordinateSystemAxis.classDefinitionInternal representation of the OGC GML Definition.classDefinitionBaseInternal representation of the OGC GML DefinitionBase.classGmlAbstractGeometryA class that represents a gml:AbstractGeometry (PointType, ...).classIdentifiedObjectclassVerticalCRSInternal representation of the OGC GML VerticlaCRS.classVerticalCSInternal representation of the OGC GML VerticalCS.classVerticalDatumInternal representation of the OGC GML VerticalDatum.Methods in org.n52.shetland.ogc.gml that return AbstractGML Modifier and Type Method Description AbstractGMLAbstractGML. addName(String name)Add a feature nameAbstractGMLAbstractGML. addName(String name, URI codespace)Add a feature nameAbstractGMLAbstractGML. addName(CodeType name)Adds the name to the name listAbstractGMLAbstractGML. setDescription(String description)Set feature descriptionAbstractGMLAbstractGML. setHumanReadableIdentifier(String humanReadableIdentifier)Set human readable identifierAbstractGMLAbstractGML. setHumanReadableIdentifier(CodeWithAuthority humanReadableIdentifier)Set human readable identifierAbstractGMLAbstractGML. setHumanReadableIdentifierAsIdentifier()Set the human readable identifier as identifier and saves the identifier as original identifierAbstractGMLAbstractGML. setIdentifier(String identifier)Set identifierAbstractGMLAbstractGML. setIdentifier(CodeWithAuthority identifier)Set identifierAbstractGMLAbstractGML. setName(List<CodeType> name)Add feature names, clears the name listAbstractGMLAbstractGML. setName(CodeType name)Set the name, clears the name listMethods in org.n52.shetland.ogc.gml with parameters of type AbstractGML Modifier and Type Method Description voidAbstractGML. copyTo(AbstractGML copyOf)Copies values of thisAbstractGMLto the committedAbstractGML -
Uses of AbstractGML in org.n52.shetland.ogc.om
Subclasses of AbstractGML in org.n52.shetland.ogc.om Modifier and Type Class Description classAbstractPhenomenonAbstract class for phenomenaclassOmCompositePhenomenonclassOmObservablePropertyclass represents a phenomenon of an observationclassOmObservationClass represents a SOS/O&M observationclassOmObservationConstellation -
Uses of AbstractGML in org.n52.shetland.ogc.om.features
Subclasses of AbstractGML in org.n52.shetland.ogc.om.features Modifier and Type Class Description classFeatureCollectionclass represents a GMl feature collection -
Uses of AbstractGML in org.n52.shetland.ogc.om.features.samplingFeatures
Subclasses of AbstractGML in org.n52.shetland.ogc.om.features.samplingFeatures Modifier and Type Class Description classAbstractSamplingFeatureclassSamplingFeatureAbstract super class for all sampling featuresclassSfSpecimen -
Uses of AbstractGML in org.n52.shetland.ogc.om.series
Subclasses of AbstractGML in org.n52.shetland.ogc.om.series Modifier and Type Class Description classAbstractMonitoringFeatureclassAbstractObservationProcess -
Uses of AbstractGML in org.n52.shetland.ogc.om.series.tsml
Subclasses of AbstractGML in org.n52.shetland.ogc.om.series.tsml Modifier and Type Class Description classObservationProcessclassTsmlMonitoringFeature -
Uses of AbstractGML in org.n52.shetland.ogc.om.series.wml
Subclasses of AbstractGML in org.n52.shetland.ogc.om.series.wml Modifier and Type Class Description classObservationProcessclassWmlMonitoringPoint -
Uses of AbstractGML in org.n52.shetland.ogc.om.values
Subclasses of AbstractGML in org.n52.shetland.ogc.om.values Modifier and Type Class Description classGeometryValueGeometry measurement representation for observationclassProfileValueRepresents the GroundWaterML 2.0 GW_GeologyLogCoverageclassTrajectoryValue -
Uses of AbstractGML in org.n52.shetland.ogc.sensorML
Subclasses of AbstractGML in org.n52.shetland.ogc.sensorML Modifier and Type Class Description classAbstractComponentclassAbstractProcessclassAbstractSensorMLclassComponentclassProcessChainclassProcessModelclassSensorMLSOS internal representation of a sensor descriptionclassSystem -
Uses of AbstractGML in org.n52.shetland.ogc.sensorML.v20
Subclasses of AbstractGML in org.n52.shetland.ogc.sensorML.v20 Modifier and Type Class Description classAbstractPhysicalProcessClass that represents SensorML 2.0 PhysicalProcess.classAbstractProcessV20Class that represents SensorML 2.0 AbstractProcessclassAggregateProcessClass that represents SensorML 2.0 AggregateProcessclassDescribedObjectIn the OGC SensorML 2.0 specification the AbstractProcess is a subclass of the DescribedObject but to avoid duplicate definition of classes, the super-/subclass is inverted in the API.classPhysicalComponentClass that represents SensorML 2.0 PhysicalComponentclassPhysicalSystemClass that represents SensorML 2.0 PhysicalSystemclassSimpleProcessClass that represents SensorML 2.0 SimpleProcess -
Uses of AbstractGML in org.n52.shetland.ogc.sos
Subclasses of AbstractGML in org.n52.shetland.ogc.sos Modifier and Type Class Description classSosObservationOfferingClass which represents a ObservationOffering.classSosOfferingclass represents an offering in the SOS databaseclassSosProcedureDescription<T extends AbstractFeature>classSosProcedureDescriptionUnknownType -
Uses of AbstractGML in org.n52.shetland.ogc.swe.simpleType
Subclasses of AbstractGML in org.n52.shetland.ogc.swe.simpleType Modifier and Type Class Description classSweAllowedTimesclassSweAllowedTokensclassSweAllowedValues -
Uses of AbstractGML in org.n52.shetland.ogc.swes
Subclasses of AbstractGML in org.n52.shetland.ogc.swes Modifier and Type Class Description classAbstractSWESSOS internal representation of AbstractSWES element
-