Uses of Class
com.luciad.format.metadata.model.constraint.TLcdISO19115Constraints
Packages that use TLcdISO19115Constraints
Package
Description
This package contains information concerning the restrictions placed on data.
Identification information contains information to uniquely identify the data.
This package provides access to the data model and the types of ISO standard 19119:
Geographic information - services (represented in the XML namespace http://www.isotc211.org/2005/srv).
-
Uses of TLcdISO19115Constraints in com.luciad.format.metadata.model.constraint
Subclasses of TLcdISO19115Constraints in com.luciad.format.metadata.model.constraintModifier and TypeClassDescriptionclass
Restrictions and legal prerequisites for accessing and using the dataset.class
Handling restrictions imposed on the dataset because of national security, privacy, or other concerns -
Uses of TLcdISO19115Constraints in com.luciad.format.metadata.model.identification
Methods in com.luciad.format.metadata.model.identification that return types with arguments of type TLcdISO19115ConstraintsModifier and TypeMethodDescriptionTLcdISO19115Identification.getResourceConstraints()
Gets the value of theTLcdISO19115Identification.RESOURCE_CONSTRAINTS_PROPERTY
property adapted to a list ofTLcdISO19115Constraints
instances. -
Uses of TLcdISO19115Constraints in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return TLcdISO19115ConstraintsModifier and TypeMethodDescriptionTLcdISO19119ServiceIdentification.getRestrictions()
Returns the role value contained in the value of theTLcdISO19119ServiceIdentification.RESTRICTIONS_PROPERTY
property.Methods in com.luciad.format.metadata.model.service with parameters of type TLcdISO19115ConstraintsModifier and TypeMethodDescriptionvoid
TLcdISO19119ServiceIdentification.setRestrictions
(TLcdISO19115Constraints aValue) Sets the value of the property that maps to therestrictions
element.