@UML(identifier="MD_AggregateInformation", specification=ISO_19115) public interface AggregateInformation
Modifier and Type | Method and Description |
---|---|
Identifier |
getAggregateDataSetIdentifier()
Identification information about aggregate dataset.
|
Citation |
getAggregateDataSetName()
Citation information about the aggregate dataset.
|
AssociationType |
getAssociationType()
Association type of the aggregate dataset.
|
InitiativeType |
getInitiativeType()
Type of initiative under which the aggregate dataset was produced.
|
@UML(identifier="aggregateDataSetName", obligation=CONDITIONAL, specification=ISO_19115) Citation getAggregateDataSetName()
null
.@UML(identifier="aggregateDataSetIdentifier", obligation=CONDITIONAL, specification=ISO_19115) Identifier getAggregateDataSetIdentifier()
null
.@UML(identifier="associationType", obligation=MANDATORY, specification=ISO_19115) AssociationType getAssociationType()
@UML(identifier="initiativeType", obligation=OPTIONAL, specification=ISO_19115) InitiativeType getInitiativeType()
null
.Copyright © 1996–2019 Geotools. All rights reserved.