Uses of Interface
net.opengis.wmts.v_1.wmtsv_1Package
-
Packages that use wmtsv_1Package Package Description net.opengis.wmts.v_1 net.opengis.wmts.v_1.impl net.opengis.wmts.v_1.util -
-
Uses of wmtsv_1Package in net.opengis.wmts.v_1
Fields in net.opengis.wmts.v_1 declared as wmtsv_1Package Modifier and Type Field Description static wmtsv_1Packagewmtsv_1Package. eINSTANCEThe singleton instance of the package.Methods in net.opengis.wmts.v_1 that return wmtsv_1Package Modifier and Type Method Description wmtsv_1Packagewmtsv_1Factory. getwmtsv_1Package()Returns the package supported by this factory. -
Uses of wmtsv_1Package in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement wmtsv_1Package Modifier and Type Class Description classwmtsv_1PackageImplAn implementation of the model Package.Methods in net.opengis.wmts.v_1.impl that return wmtsv_1Package Modifier and Type Method Description static wmtsv_1Packagewmtsv_1FactoryImpl. getPackage()Deprecated.wmtsv_1Packagewmtsv_1FactoryImpl. getwmtsv_1Package()static wmtsv_1Packagewmtsv_1PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of wmtsv_1Package in net.opengis.wmts.v_1.util
Fields in net.opengis.wmts.v_1.util declared as wmtsv_1Package Modifier and Type Field Description protected static wmtsv_1Packagewmtsv_1AdapterFactory. modelPackageThe cached model package.protected static wmtsv_1Packagewmtsv_1Switch. modelPackageThe cached model package
-