Uses of Class
org.n52.shetland.w3c.xlink.Referenceable
-
-
Uses of Referenceable in org.n52.shetland.aqd
Methods in org.n52.shetland.aqd that return Referenceable Modifier and Type Method Description Referenceable<Time>EReportingHeader. getReportingPeriod()Referenceable<Time>ReportObligation. getReportingPeriod()Methods in org.n52.shetland.aqd that return types with arguments of type Referenceable Modifier and Type Method Description List<Referenceable<AbstractFeature>>EReportingHeader. getContent()List<Referenceable<AbstractFeature>>EReportingHeader. getDelete()Methods in org.n52.shetland.aqd with parameters of type Referenceable Modifier and Type Method Description EReportingHeaderEReportingHeader. addContent(Referenceable<AbstractFeature> content)EReportingHeaderEReportingHeader. addDelete(Referenceable<AbstractFeature> delete)EReportingHeaderEReportingHeader. setReportingPeriod(Referenceable<Time> reportingPeriod)ReportObligationReportObligation. setReportingPeriod(Referenceable<Time> reportingPeriod) -
Uses of Referenceable in org.n52.shetland.inspire.ef
Methods in org.n52.shetland.inspire.ef that return Referenceable Modifier and Type Method Description Referenceable<Hierarchy>AbstractMonitoringObject. getBroader()Methods in org.n52.shetland.inspire.ef that return types with arguments of type Referenceable Modifier and Type Method Description Set<Referenceable<NetworkFacility>>EnvironmentalMonitoringFacility. getBelongsTo()Set<Referenceable<OmObservation>>AbstractMonitoringFeature. getHasObservation()Set<Referenceable<EnvironmentalMonitoringActivity>>AbstractMonitoringFeature. getInvolvedIn()Set<Referenceable<LegislationCitation>>AbstractMonitoringObject. getLegalBackground()Set<Referenceable<Hierarchy>>AbstractMonitoringObject. getNarrower()Set<Referenceable<ObservingCapability>>AbstractMonitoringObject. getObservingCapability()Set<Referenceable<OperationalActivityPeriod>>EnvironmentalMonitoringFacility. getOperationalActivityPeriod()Set<Referenceable<AnyDomainLink>>EnvironmentalMonitoringFacility. getRelatedTo()Set<Referenceable<AbstractMonitoringObject>>AbstractMonitoringObject. getSupersededBy()Set<Referenceable<AbstractMonitoringObject>>AbstractMonitoringObject. getSupersedes()Methods in org.n52.shetland.inspire.ef with parameters of type Referenceable Modifier and Type Method Description voidAbstractMonitoringFeature. addHasObservation(Referenceable<OmObservation> hasObservation)voidAbstractMonitoringObject. addObservingCapability(Referenceable<ObservingCapability> observingCapability)voidAbstractMonitoringObject. setBroader(Referenceable<Hierarchy> broader)Method parameters in org.n52.shetland.inspire.ef with type arguments of type Referenceable Modifier and Type Method Description voidEnvironmentalMonitoringFacility. setBelongsTo(Set<Referenceable<NetworkFacility>> belongsTo)voidAbstractMonitoringFeature. setHasObservation(Set<Referenceable<OmObservation>> hasObservation)voidAbstractMonitoringFeature. setInvolvedIn(Set<Referenceable<EnvironmentalMonitoringActivity>> involvedIn)voidAbstractMonitoringObject. setLegalBackground(Set<Referenceable<LegislationCitation>> legalBackground)voidAbstractMonitoringObject. setNarrower(Set<Referenceable<Hierarchy>> narrower)voidAbstractMonitoringObject. setObservingCapability(Set<Referenceable<ObservingCapability>> observingCapability)voidEnvironmentalMonitoringFacility. setOperationalActivityPeriod(Set<Referenceable<OperationalActivityPeriod>> operationalActivityPeriod)voidEnvironmentalMonitoringFacility. setRelatedTo(Set<Referenceable<AnyDomainLink>> relatedTo)voidAbstractMonitoringObject. setSupersededBy(Set<Referenceable<AbstractMonitoringObject>> supersededBy)voidAbstractMonitoringObject. setSupersedes(Set<Referenceable<AbstractMonitoringObject>> supersedes)Constructors in org.n52.shetland.inspire.ef with parameters of type Referenceable Constructor Description EnvironmentalMonitoringFacility(Identifier inspireId, ReferenceType mediaMonitored, ReferenceType measurementRegime, boolean mobile, Referenceable<OperationalActivityPeriod> operationalActivityPeriod) -
Uses of Referenceable in org.n52.shetland.iso.gmd
Methods in org.n52.shetland.iso.gmd that return Referenceable Modifier and Type Method Description Referenceable<CiAddress>CiContact. getAddress()Referenceable<CiContact>CiResponsibleParty. getContactInfo()Referenceable<CiOnlineResource>CiContact. getOnlineResourceReferenceable()Referenceable<CiTelephone>CiContact. getPhone()Referenceable<ScCRS>EXVerticalExtent. getVerticalCRS()Methods in org.n52.shetland.iso.gmd that return types with arguments of type Referenceable Modifier and Type Method Description Set<Referenceable<CiResponsibleParty>>MDMetadata. getContact()List<Referenceable<EXVerticalExtent>>EXExtent. getExVerticalExtent()Set<Referenceable<AbstractMDIdentification>>MDMetadata. getIdentificationInfo()Methods in org.n52.shetland.iso.gmd with parameters of type Referenceable Modifier and Type Method Description MDMetadataMDMetadata. addContact(Referenceable<CiResponsibleParty> contact)MDMetadataMDMetadata. addIdentificationInfo(Referenceable<AbstractMDIdentification> identificationInfo)EXExtentEXExtent. addVerticalExtent(Referenceable<EXVerticalExtent> exVerticalExtent)voidCiContact. setAddress(Referenceable<CiAddress> address)CiResponsiblePartyCiResponsibleParty. setContactInfo(Referenceable<CiContact> contactInfo)CiContactCiContact. setOnlineResource(Referenceable<CiOnlineResource> onlineResource)voidCiContact. setPhone(Referenceable<CiTelephone> phone)voidEXVerticalExtent. setVerticalCRS(Referenceable<ScCRS> verticalCRS)Method parameters in org.n52.shetland.iso.gmd with type arguments of type Referenceable Modifier and Type Method Description MDMetadataMDMetadata. addContacts(Set<Referenceable<CiResponsibleParty>> contacts)MDMetadataMDMetadata. addIdentificationInfos(Set<Referenceable<AbstractMDIdentification>> identificationInfos)EXExtentEXExtent. addVerticalExtent(List<Referenceable<EXVerticalExtent>> exVerticalExtent)EXExtentEXExtent. setVerticalExtent(List<Referenceable<EXVerticalExtent>> exVerticalExtent)Constructors in org.n52.shetland.iso.gmd with parameters of type Referenceable Constructor Description MDMetadata(Referenceable<CiResponsibleParty> contact, org.joda.time.DateTime dateStamp, Referenceable<AbstractMDIdentification> identificationInfo)Constructor parameters in org.n52.shetland.iso.gmd with type arguments of type Referenceable Constructor Description MDMetadata(Set<Referenceable<CiResponsibleParty>> contact, org.joda.time.DateTime dateStamp, Set<Referenceable<AbstractMDIdentification>> identificationInfo) -
Uses of Referenceable in org.n52.shetland.ogc.gml
Methods in org.n52.shetland.ogc.gml that return Referenceable Modifier and Type Method Description Referenceable<DomainOfValidity>AbstractDatum. getDomainOfValidity()Referenceable<VerticalCS>VerticalCRS. getVerticalCS()Referenceable<VerticalDatum>VerticalCRS. getVerticalDatum()Methods in org.n52.shetland.ogc.gml that return types with arguments of type Referenceable Modifier and Type Method Description List<Referenceable<CoordinateSystemAxis>>AbstractCoordinateSystem. getCoordinateSystemAxis()List<Referenceable<DomainOfValidity>>AbstractCRS. getDomainOfValidity()Methods in org.n52.shetland.ogc.gml with parameters of type Referenceable Modifier and Type Method Description AbstractCoordinateSystemAbstractCoordinateSystem. addCoordinateSystemAxis(Referenceable<CoordinateSystemAxis> coordinateSystemAxis)AbstractCRSAbstractCRS. addDomainOfValidity(Referenceable<DomainOfValidity> domainOfValidity)AbstractDatumAbstractDatum. setDomainOfValidity(Referenceable<DomainOfValidity> domainOfValidity)voidVerticalCRS. setVerticalCS(Referenceable<VerticalCS> verticalCS)voidVerticalCRS. setVerticalDatum(Referenceable<VerticalDatum> verticalDatum)Method parameters in org.n52.shetland.ogc.gml with type arguments of type Referenceable Modifier and Type Method Description AbstractCoordinateSystemAbstractCoordinateSystem. addCoordinateSystemAxis(List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)AbstractCRSAbstractCRS. addDomainOfValidity(List<Referenceable<DomainOfValidity>> domainOfValidity)AbstractCoordinateSystemAbstractCoordinateSystem. setCoordinateSystemAxis(List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)AbstractCRSAbstractCRS. setDomainOfValidity(List<Referenceable<DomainOfValidity>> domainOfValidity)Constructors in org.n52.shetland.ogc.gml with parameters of type Referenceable Constructor Description AbstractCoordinateSystem(CodeWithAuthority identifier, Referenceable<CoordinateSystemAxis> coordinateSystemAxis)VerticalCRS(CodeWithAuthority identifier, String scope, Referenceable<VerticalCS> verticalCS, Referenceable<VerticalDatum> verticalDatum)VerticalCRS(CodeWithAuthority identifier, List<String> scope, Referenceable<VerticalCS> verticalCS, Referenceable<VerticalDatum> verticalDatum)VerticalCS(CodeWithAuthority identifier, Referenceable<CoordinateSystemAxis> coordinateSystemAxis)Constructor parameters in org.n52.shetland.ogc.gml with type arguments of type Referenceable Constructor Description AbstractCoordinateSystem(CodeWithAuthority identifier, List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)VerticalCS(CodeWithAuthority identifier, List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis) -
Uses of Referenceable in org.n52.shetland.ogc.om.features.samplingFeatures
Methods in org.n52.shetland.ogc.om.features.samplingFeatures that return Referenceable Modifier and Type Method Description Referenceable<SpecLocation>SfSpecimen. getCurrentLocation()Referenceable<SfProcess>SfSpecimen. getSamplingMethod()Methods in org.n52.shetland.ogc.om.features.samplingFeatures with parameters of type Referenceable Modifier and Type Method Description voidSfSpecimen. setCurrentLocation(Referenceable<SpecLocation> currentLocation)voidSfSpecimen. setSamplingMethod(Referenceable<SfProcess> samplingMethod) -
Uses of Referenceable in org.n52.shetland.ogc.om.series
Methods in org.n52.shetland.ogc.om.series that return types with arguments of type Referenceable Modifier and Type Method Description List<Referenceable<CiResponsibleParty>>AbstractMonitoringFeature. getRelatedParty()List<Referenceable<VerticalDatum>>AbstractMonitoringFeature. getVerticalDatum()Methods in org.n52.shetland.ogc.om.series with parameters of type Referenceable Modifier and Type Method Description AbstractMonitoringFeatureAbstractMonitoringFeature. addRelatedParty(Referenceable<CiResponsibleParty> relatedParty)AbstractMonitoringFeatureAbstractMonitoringFeature. addVerticalDatum(Referenceable<VerticalDatum> verticalDatum)Method parameters in org.n52.shetland.ogc.om.series with type arguments of type Referenceable Modifier and Type Method Description AbstractMonitoringFeatureAbstractMonitoringFeature. addRelatedParty(List<Referenceable<CiResponsibleParty>> relatedParty)AbstractMonitoringFeatureAbstractMonitoringFeature. addVerticalDatum(List<Referenceable<VerticalDatum>> verticalDatum)AbstractMonitoringFeatureAbstractMonitoringFeature. setRelatedParty(List<Referenceable<CiResponsibleParty>> relatedParty)AbstractMonitoringFeatureAbstractMonitoringFeature. setVerticalDatum(List<Referenceable<VerticalDatum>> verticalDatum) -
Uses of Referenceable in org.n52.shetland.ogc.swe.simpleType
Methods in org.n52.shetland.ogc.swe.simpleType that return Referenceable Modifier and Type Method Description Referenceable<SweAllowedTokens>SweCategory. getConstraint()Referenceable<SweAllowedTokens>SweCategoryRange. getConstraint()Referenceable<SweAllowedValues>SweCount. getConstraint()Referenceable<SweAllowedValues>SweCountRange. getConstraint()Referenceable<SweAllowedValues>SweQuantity. getConstraint()Referenceable<SweAllowedValues>SweQuantityRange. getConstraint()Referenceable<SweAllowedTokens>SweText. getConstraint()Referenceable<SweAllowedTimes>SweTime. getConstraint()Referenceable<SweAllowedTimes>SweTimeRange. getConstraint()Methods in org.n52.shetland.ogc.swe.simpleType with parameters of type Referenceable Modifier and Type Method Description voidSweCategory. setConstraint(Referenceable<SweAllowedTokens> constraint)voidSweCategoryRange. setConstraint(Referenceable<SweAllowedTokens> constraint)voidSweCount. setConstraint(Referenceable<SweAllowedValues> constraint)voidSweCountRange. setConstraint(Referenceable<SweAllowedValues> constraint)voidSweQuantity. setConstraint(Referenceable<SweAllowedValues> constraint)voidSweQuantityRange. setConstraint(Referenceable<SweAllowedValues> constraint)voidSweText. setConstraint(Referenceable<SweAllowedTokens> constraint)voidSweTime. setConstraint(Referenceable<SweAllowedTimes> constraint)voidSweTimeRange. setConstraint(Referenceable<SweAllowedTimes> constraint) -
Uses of Referenceable in org.n52.shetland.w3c.xlink
Methods in org.n52.shetland.w3c.xlink that return Referenceable Modifier and Type Method Description abstract <X> Referenceable<X>Referenceable. map(Function<T,X> fun)static <T> Referenceable<T>Referenceable. of(URI reference)static <T> Referenceable<T>Referenceable. of(Nillable<T> obj)static <T> Referenceable<T>Referenceable. of(Reference reference)static <T> Referenceable<T>Referenceable. of(T obj)
-