Uses of Class
com.luciad.format.metadata.model.service.TLcdISO19119Operation
Packages that use TLcdISO19119Operation
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 TLcdISO19119Operation in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return TLcdISO19119OperationModifier and TypeMethodDescriptionTLcdISO19119Interface.getOperation()Returns the role value contained in the value of theTLcdISO19119Interface.OPERATION_PROPERTYproperty.Methods in com.luciad.format.metadata.model.service that return types with arguments of type TLcdISO19119OperationModifier and TypeMethodDescriptionTLcdISO19119Operation.getDependsOn()Gets the value of theDEPENDS_ON_PROPERTYproperty adapted to a list ofTLcdISO19119Operationinstances.TLcdISO19119OperationChain.getOperations()Gets the value of theTLcdISO19119OperationChain.OPERATIONS_PROPERTYproperty adapted to a list ofTLcdISO19119Operationinstances.Methods in com.luciad.format.metadata.model.service with parameters of type TLcdISO19119OperationModifier and TypeMethodDescriptionvoidTLcdISO19119Interface.setOperation(TLcdISO19119Operation aValue) Sets the value of the property that maps to theoperationelement.