|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="MD_FeatureCatalogueDescription",
specification=ISO_19115)
public interface FeatureCatalogueDescriptionInformation identifying the feature catalogue.
| Method Summary | |
|---|---|
Collection<? extends Citation> |
getFeatureCatalogueCitations()
Complete bibliographic reference to one or more external feature catalogues. |
Collection<? extends GenericName> |
getFeatureTypes()
Subset of feature types from cited feature catalogue occurring in dataset. |
Collection<Locale> |
getLanguages()
Language(s) used within the catalogue |
Boolean |
isCompliant()
Indication of whether or not the cited feature catalogue complies with ISO 19110. |
boolean |
isIncludedWithDataset()
Indication of whether or not the feature catalogue is included with the dataset. |
| Method Detail |
|---|
@UML(identifier="complianceCode",
obligation=OPTIONAL,
specification=ISO_19115)
Boolean isCompliant()
@UML(identifier="language",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<Locale> getLanguages()
@UML(identifier="includedWithDataset",
obligation=MANDATORY,
specification=ISO_19115)
boolean isIncludedWithDataset()
@UML(identifier="featureTypes",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<? extends GenericName> getFeatureTypes()
@UML(identifier="featureCatalogueCitation",
obligation=MANDATORY,
specification=ISO_19115)
Collection<? extends Citation> getFeatureCatalogueCitations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||