org.opengis.metadata.constraint
Interface Constraints
- All Known Subinterfaces:
- LegalConstraints, SecurityConstraints
@UML(identifier="MD_Constraints",
specification=ISO_19115)
public interface Constraints
Restrictions on the access and use of a resource or metadata.
- Since:
- 2.0
getUseLimitations
@UML(identifier="useLimitation",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<? extends InternationalString> getUseLimitations()
- Limitation affecting the fitness for use of the resource.
Example: "not to be used for navigation".
- Returns:
- Limitation affecting the fitness for use of the resource.
Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.