|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MX_DataFile", specification=ISO_19139) public interface DataFile
Description of a transfer data file.
Method Summary | |
---|---|
Collection<? extends LocalName> |
getFeatureTypes()
Provides the list of feature types concerned by the transfer data file. |
Format |
getFileFormat()
Defines the format of the transfer data file. |
Method Detail |
---|
@UML(identifier="featureType", obligation=OPTIONAL, specification=ISO_19139) Collection<? extends LocalName> getFeatureTypes()
@UML(identifier="fileFormat", obligation=MANDATORY, specification=ISO_19139) Format getFileFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |