Uses of Class
net.opengis.iso19139.gco.v_20070417.AbstractObjectType

Packages that use AbstractObjectType
net.opengis.iso19139.gco.v_20070417   
net.opengis.iso19139.gmd.v_20070417   
net.opengis.iso19139.gmx.v_20070417   
 

Uses of AbstractObjectType in net.opengis.iso19139.gco.v_20070417
 

Subclasses of AbstractObjectType in net.opengis.iso19139.gco.v_20070417
 class MemberNameType
          A MemberName is a LocalName that references either an attribute slot in a record or recordType or an attribute, operation, or association role in an object instance or type description in some form of schema.
 class MultiplicityRangeType
          A component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.
 class MultiplicityType
          Use to represent the possible cardinality of a relation.
 class TypeNameType
          A TypeName is a LocalName that references either a recordType or object type in some form of schema.
 

Methods in net.opengis.iso19139.gco.v_20070417 that return AbstractObjectType
 AbstractObjectType AbstractObjectType.withId(String value)
           
 AbstractObjectType AbstractObjectType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type AbstractObjectType
 JAXBElement<AbstractObjectType> ObjectFactory.createAbstractObject(AbstractObjectType value)
          Create an instance of JAXBElement<AbstractObjectType>}
 

Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type AbstractObjectType
 JAXBElement<AbstractObjectType> ObjectFactory.createAbstractObject(AbstractObjectType value)
          Create an instance of JAXBElement<AbstractObjectType>}
 

Uses of AbstractObjectType in net.opengis.iso19139.gmd.v_20070417
 

Subclasses of AbstractObjectType in net.opengis.iso19139.gmd.v_20070417
 class AbstractDQCompletenessType
          Java class for AbstractDQ_Completeness_Type complex type.
 class AbstractDQElementType
          Java class for AbstractDQ_Element_Type complex type.
 class AbstractDQLogicalConsistencyType
          Java class for AbstractDQ_LogicalConsistency_Type complex type.
 class AbstractDQPositionalAccuracyType
          Java class for AbstractDQ_PositionalAccuracy_Type complex type.
 class AbstractDQResultType
          Java class for AbstractDQ_Result_Type complex type.
 class AbstractDQTemporalAccuracyType
          Java class for AbstractDQ_TemporalAccuracy_Type complex type.
 class AbstractDQThematicAccuracyType
          Java class for AbstractDQ_ThematicAccuracy_Type complex type.
 class AbstractDSAggregateType
          Identifiable collection of datasets
 class AbstractEXGeographicExtentType
          Geographic area of the dataset
 class AbstractMDContentInformationType
          Java class for AbstractMD_ContentInformation_Type complex type.
 class AbstractMDIdentificationType
          Basic information about data
 class AbstractMDSpatialRepresentationType
          Digital mechanism used to represent spatial information
 class AbstractRSReferenceSystemType
          Description of the spatial and temporal reference systems used in the dataset
 class CIAddressType
          Location of the responsible individual or organisation
 class CICitationType
          Standardized resource reference
 class CIContactType
          Information required enabling contact with the responsible person and/or organisation
 class CIDateType
          Java class for CI_Date_Type complex type.
 class CIOnlineResourceType
          Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
 class CIResponsiblePartyType
          Identification of, and means of communication with, person(s) and organisations associated with the dataset
 class CISeriesType
          Java class for CI_Series_Type complex type.
 class CITelephoneType
          Telephone numbers for contacting the responsible individual or organisation
 class DQAbsoluteExternalPositionalAccuracyType
          Java class for DQ_AbsoluteExternalPositionalAccuracy_Type complex type.
 class DQAccuracyOfATimeMeasurementType
          Java class for DQ_AccuracyOfATimeMeasurement_Type complex type.
 class DQCompletenessCommissionType
          Java class for DQ_CompletenessCommission_Type complex type.
 class DQCompletenessOmissionType
          Java class for DQ_CompletenessOmission_Type complex type.
 class DQConceptualConsistencyType
          Java class for DQ_ConceptualConsistency_Type complex type.
 class DQConformanceResultType
          quantitative_result from Quality Procedures - - renamed to remove implied use limitiation.
 class DQDataQualityType
          Java class for DQ_DataQuality_Type complex type.
 class DQDomainConsistencyType
          Java class for DQ_DomainConsistency_Type complex type.
 class DQFormatConsistencyType
          Java class for DQ_FormatConsistency_Type complex type.
 class DQGriddedDataPositionalAccuracyType
          Java class for DQ_GriddedDataPositionalAccuracy_Type complex type.
 class DQNonQuantitativeAttributeAccuracyType
          Java class for DQ_NonQuantitativeAttributeAccuracy_Type complex type.
 class DQQuantitativeAttributeAccuracyType
          Java class for DQ_QuantitativeAttributeAccuracy_Type complex type.
 class DQQuantitativeResultType
          Quantitative_conformance_measure from Quality Procedures.
 class DQRelativeInternalPositionalAccuracyType
          Java class for DQ_RelativeInternalPositionalAccuracy_Type complex type.
 class DQScopeType
          Java class for DQ_Scope_Type complex type.
 class DQTemporalConsistencyType
          Java class for DQ_TemporalConsistency_Type complex type.
 class DQTemporalValidityType
          Java class for DQ_TemporalValidity_Type complex type.
 class DQThematicClassificationCorrectnessType
          Java class for DQ_ThematicClassificationCorrectness_Type complex type.
 class DQTopologicalConsistencyType
          Java class for DQ_TopologicalConsistency_Type complex type.
 class DSAssociationType
          Java class for DS_Association_Type complex type.
 class DSDataSetType
          Identifiable collection of data
 class DSInitiativeType
          Java class for DS_Initiative_Type complex type.
 class DSOtherAggregateType
          Java class for DS_OtherAggregate_Type complex type.
 class DSPlatformType
          Java class for DS_Platform_Type complex type.
 class DSProductionSeriesType
          Java class for DS_ProductionSeries_Type complex type.
 class DSSensorType
          Java class for DS_Sensor_Type complex type.
 class DSSeriesType
          Java class for DS_Series_Type complex type.
 class DSStereoMateType
          Java class for DS_StereoMate_Type complex type.
 class EXBoundingPolygonType
          Boundary enclosing the dataset expressed as the closed set of (x,y) coordinates of the polygon (last point replicates first point)
 class EXExtentType
          Information about spatial, vertical, and temporal extent
 class EXGeographicBoundingBoxType
          Geographic area of the entire dataset referenced to WGS 84
 class EXGeographicDescriptionType
          Java class for EX_GeographicDescription_Type complex type.
 class EXSpatialTemporalExtentType
          Extent with respect to date and time
 class EXTemporalExtentType
          Time period covered by the content of the dataset
 class EXVerticalExtentType
          Vertical domain of dataset
 class LILineageType
          Java class for LI_Lineage_Type complex type.
 class LIProcessStepType
          Java class for LI_ProcessStep_Type complex type.
 class LISourceType
          Java class for LI_Source_Type complex type.
 class MDAggregateInformationType
          Encapsulates the dataset aggregation information
 class MDApplicationSchemaInformationType
          Information about the application schema used to build the dataset
 class MDBandType
          Java class for MD_Band_Type complex type.
 class MDBrowseGraphicType
          Graphic that provides an illustration of the dataset (should include a legend for the graphic)
 class MDConstraintsType
          Restrictions on the access and use of a dataset or metadata
 class MDCoverageDescriptionType
          Information about the domain of the raster cell
 class MDDataIdentificationType
          Java class for MD_DataIdentification_Type complex type.
 class MDDigitalTransferOptionsType
          Technical means and media by which a dataset is obtained from the distributor
 class MDDimensionType
          Java class for MD_Dimension_Type complex type.
 class MDDistributionType
          Information about the distributor of and options for obtaining the dataset
 class MDDistributorType
          Information about the distributor
 class MDExtendedElementInformationType
          New metadata element, not found in ISO 19115, which is required to describe geographic data
 class MDFeatureCatalogueDescriptionType
          Information identifing the feature catalogue
 class MDFormatType
          Description of the form of the data to be distributed
 class MDGeometricObjectsType
          Java class for MD_GeometricObjects_Type complex type.
 class MDGeorectifiedType
          Java class for MD_Georectified_Type complex type.
 class MDGeoreferenceableType
          Java class for MD_Georeferenceable_Type complex type.
 class MDGridSpatialRepresentationType
          Types and numbers of raster spatial objects in the dataset
 class MDIdentifierType
          Java class for MD_Identifier_Type complex type.
 class MDImageDescriptionType
          Information about an image's suitability for use
 class MDKeywordsType
          Keywords, their type and reference source
 class MDLegalConstraintsType
          Restrictions and legal prerequisites for accessing and using the dataset.
 class MDMaintenanceInformationType
          Information about the scope and frequency of updating
 class MDMediumType
          Information about the media on which the data can be distributed
 class MDMetadataExtensionInformationType
          Information describing metadata extensions.
 class MDMetadataType
          Information about the metadata
 class MDPortrayalCatalogueReferenceType
          Information identifing the portrayal catalogue used
 class MDRangeDimensionType
          Set of adjacent wavelengths in the electro-magnetic spectrum with a common characteristic, such as the visible band
 class MDReferenceSystemType
          Java class for MD_ReferenceSystem_Type complex type.
 class MDRepresentativeFractionType
          Java class for MD_RepresentativeFraction_Type complex type.
 class MDSecurityConstraintsType
          Handling restrictions imposed on the dataset because of national security, privacy, or other concerns
 class MDServiceIdentificationType
          See 19119 for further info
 class MDStandardOrderProcessType
          Common ways in which the dataset may be obtained or received, and related instructions and fee information
 class MDUsageType
          Brief description of ways in which the dataset is currently used.
 class MDVectorSpatialRepresentationType
          Information about the vector spatial objects in the dataset
 class PTFreeTextType
          Java class for PT_FreeText_Type complex type.
 class PTLocaleType
          Java class for PT_Locale_Type complex type.
 class RSIdentifierType
          Java class for RS_Identifier_Type complex type.
 

Uses of AbstractObjectType in net.opengis.iso19139.gmx.v_20070417
 

Subclasses of AbstractObjectType in net.opengis.iso19139.gmx.v_20070417
 class AbstractCTCatalogueType
          Java class for AbstractCT_Catalogue_Type complex type.
 class AbstractMXFileType
          Java class for AbstractMX_File_Type complex type.
 class CTCodelistCatalogueType
          Java class for CT_CodelistCatalogue_Type complex type.
 class CTCrsCatalogueType
          Java class for CT_CrsCatalogue_Type complex type.
 class CTUomCatalogueType
          Java class for CT_UomCatalogue_Type complex type.
 class MXAggregateType
          Java class for MX_Aggregate_Type complex type.
 class MXDataFileType
          Java class for MX_DataFile_Type complex type.
 class MXDataSetType
          Java class for MX_DataSet_Type complex type.
 class MXSupportFileType
          Java class for MX_SupportFile_Type complex type.
 



Copyright © 2008-2015. All Rights Reserved.