|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="MD_ApplicationSchemaInformation",
specification=ISO_19115)
public interface ApplicationSchemaInformationInformation about the application schema used to build the dataset.
| Method Summary | |
|---|---|
String |
getConstraintLanguage()
Formal language used in Application Schema. |
SpatialAttributeSupplement |
getFeatureCatalogueSupplement()
Deprecated. removed from ISO_19115 |
URI |
getGraphicsFile()
Full application schema given as a graphics file. |
Citation |
getName()
Name of the application schema used. |
URI |
getSchemaAscii()
Full application schema given as an ASCII file. |
String |
getSchemaLanguage()
Identification of the schema language used. |
URI |
getSoftwareDevelopmentFile()
Full application schema given as a software development file. |
String |
getSoftwareDevelopmentFileFormat()
Software dependent format used for the application schema software dependent file. |
| Method Detail |
|---|
@UML(identifier="name",
obligation=MANDATORY,
specification=ISO_19115)
Citation getName()
@UML(identifier="schemaLanguage",
obligation=MANDATORY,
specification=ISO_19115)
String getSchemaLanguage()
@UML(identifier="constraintLanguage",
obligation=MANDATORY,
specification=ISO_19115)
String getConstraintLanguage()
@UML(identifier="schemaAscii",
obligation=OPTIONAL,
specification=ISO_19115)
URI getSchemaAscii()
CharacterString. It is not clear if
it should be the file name or the file content.
@UML(identifier="graphicsFile",
obligation=OPTIONAL,
specification=ISO_19115)
URI getGraphicsFile()
@UML(identifier="softwareDevelopmentFile",
obligation=OPTIONAL,
specification=ISO_19115)
URI getSoftwareDevelopmentFile()
binary. It is not clear if
it was intented to be the file content.
@UML(identifier="softwareDevelopmentFileFormat",
obligation=OPTIONAL,
specification=ISO_19115)
String getSoftwareDevelopmentFileFormat()
@UML(identifier="featureCatalogueSupplement",
obligation=OPTIONAL,
specification=ISO_19115)
SpatialAttributeSupplement getFeatureCatalogueSupplement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||