Package com.luciad.format.metadata.model.service
package com.luciad.format.metadata.model.service
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).
The standard extends the ISO 19115 metadata model with metadata about a (geospatial) service.
More specifically, a TLcdISO19119ServiceIdentification
extends the core TLcdISO19115Identification
concept.
- Since:
- 2017.0
-
ClassDescriptionGeographic COmmon (gco) code list value to define the coupling type of a coupled resource in a TLcdISO19119ServiceIdentification.Geographic COmmon (gco) code list value representing the distributed computing platform on which a service operation has been implemented (such as XML, CORBA, or Java).Aggregates a set of operations.Specifies a transformation on the state of the target object or a query that returns a value to the caller of the operation.The action of making the input of one service dependent upon another service.Describes the signature of an operation chain provided by the service.Describes the signature of one and only one method provided by the service.Used as part of service operations.Provides the abstract definition of a specific type of service but does not specify the implementation of the service.Defines the implementation of a specific type of service.Implementation of an interface.An implementation of a service.Provides descriptive data for a service instance sufficient to allow a client to invoke the service.Defines services without reference to the type of specification or to its implementation.