* <!-- end-user-doc -->
* @generated
*/
public EList getSupportedFormat() {
if (supportedFormat == null) {
supportedFormat = new EDataTypeEList(String.class, this, Wcs111Package.COVERAGE_DESCRIPTION_TYPE__SUPPORTED_FORMAT);
}
return supportedFormat;
}