|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MD_AggregateInformation", specification=ISO_19115) public interface AggregateInformation
Aggregate dataset information.
Method Summary | |
---|---|
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. |
Method Detail |
---|
@UML(identifier="aggregateDataSetName", obligation=CONDITIONAL, specification=ISO_19115) Citation getAggregateDataSetName()
@UML(identifier="aggregateDataSetIdentifier", obligation=CONDITIONAL, specification=ISO_19115) Identifier getAggregateDataSetIdentifier()
@UML(identifier="associationType", obligation=MANDATORY, specification=ISO_19115) AssociationType getAssociationType()
@UML(identifier="initiativeType", obligation=OPTIONAL, specification=ISO_19115) InitiativeType getInitiativeType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |