Uses of Class
gov.nasa.arc.pds.xml.generated.Product
Packages that use Product
Package
Description
Implements opt-level classes for accessing PDS labels and their data objects.
Provides programmatic access to PDS4 objects.
-
Uses of Product in gov.nasa.arc.pds.xml.generated
Subclasses of Product in gov.nasa.arc.pds.xml.generatedModifier and TypeClassDescriptionclassThe Product AIP class defines a product for the Archival Information Package.classThe Product_Ancillary class defines a product that contains data that are supplementary to observational data and cannot reasonably be associated with any other non-observational data class.classThe Product Attribute Definition provides an attribute definition in XML encoding.classThe Product Browse class defines a product consisting of one encoded byte stream digital object.classA Product_Bundle is an aggregate product and has a table of references to one or more collections.classThe Product Class Definition provides a class definition in XML encoding.classA Product_Collection has a table of references to one or more basic products.classThe Product Context class describes something that provides context and provenance for an observational product.classThe Data Set PDS3 product is used to create proxy labels for the data sets in the PDS3 Data Set catalog.classThe Product DIP class defines a product for the Dissemination Information Package.classThe Product DIP_Deep_Archive class defines a product for the Dissemination Information Package for the deep archive.classA Product Document is a product consisting of a single logical document that may comprise one or more document editions.classThe Product External class defines a product that does not reside within the PDS archives.classThe Product File Repository class consists of a single text file.classThe Product File Text consists of a single text file with ASCII character encoding.classAn Instrument Host product describes an instrument host.classAn Instrument product describes an instrument.classThe Product_Metadata_Supplemental class is used to provide new, and/or improved, metadata for some or all of the basic products in a single collection.classAn Mission product describes a mission.classProduct_Native is used to describe digital objects in the original format returned by the spacecraft or experimental system when that format cannot be described using one of the PDS4 formats specified for observational data (tables or arrays, excluding Array_1D).classA Product_Observational is a set of one or more information objects produced by an observing system.classThe Product Proxy PDS3 class defines a product with enough information to register a PDS3 data product.classThe Product Service class defines a product for registering services.classThe Product SIP class defines a product for the Submission Information Package.classThe Product SIP Deep Archive class defines a Submission Information Package (SIP) for the NASA planetary science deep archive.classProduct Software is a product consisting of a set of one or more software formats.classThe Product SPICE Kernel class defines a SPICE kernel product.classThe Product_Subscription_PDS3 class provides the list of subscriptions for a PDS3 subscriber.classA target product describes a target.classThe Product Thumbnail class defines a product consisting of one encoded byte stream digital object.classThe Product Update class defines a product consisting of update information and optional references to other products.classA Product Volume PDS3 product captures the PDS3 volume information.classA Product Volume Set PDS3 product captures the PDS3 volume set information.classThe Product_XML_Schema describes a resource used for the PDS4 implementation into XML.classThe Product_Zipped is a product with references to other products.Methods in gov.nasa.arc.pds.xml.generated that return Product -
Uses of Product in gov.nasa.pds.label
Methods in gov.nasa.pds.label that return types with arguments of type ProductMethod parameters in gov.nasa.pds.label with type arguments of type ProductModifier and TypeMethodDescriptionstatic ProductTypeProductType.typeForClass(Class<? extends Product> clazz) Gets the product type for a PDS4 product class. -
Uses of Product in gov.nasa.pds.objectAccess
Methods in gov.nasa.pds.objectAccess with parameters of type ProductModifier and TypeMethodDescriptionObjectAccess.getDataObjects(Product product) ObjectProvider.getDataObjects(Product product)