Uses of Class
com.luciad.format.metadata.model.service.TLcdISO19119OperationMetadata
Package
Description
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 TLcdISO19119OperationMetadata in com.luciad.format.metadata.model.service
Modifier and TypeMethodDescriptionTLcdISO19119ServiceIdentification.getContainsOperations()
Gets the value of theTLcdISO19119ServiceIdentification.CONTAINS_OPERATIONS_PROPERTY
property adapted to a list ofTLcdISO19119OperationMetadata
instances.TLcdISO19119OperationMetadata.getDependsOn()
Gets the value of theDEPENDS_ON_PROPERTY
property adapted to a list ofTLcdISO19119OperationMetadata
instances.TLcdISO19119OperationChainMetadata.getOperations()
Gets the value of theTLcdISO19119OperationChainMetadata.OPERATIONS_PROPERTY
property adapted to a list ofTLcdISO19119OperationMetadata
instances.