package net.opengis.gml;

public interface Gml4wcsFactory extends GmlFactory {

    GmlFactory eINSTANCE = GmlFactory.eINSTANCE;
}
