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_1Package
wmtsv_1Package. eINSTANCE
The singleton instance of the package.Methods in net.opengis.wmts.v_1 that return wmtsv_1Package Modifier and Type Method Description wmtsv_1Package
wmtsv_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 class
wmtsv_1PackageImpl
An implementation of the model Package.Methods in net.opengis.wmts.v_1.impl that return wmtsv_1Package Modifier and Type Method Description static wmtsv_1Package
wmtsv_1FactoryImpl. getPackage()
Deprecated.wmtsv_1Package
wmtsv_1FactoryImpl. getwmtsv_1Package()
static wmtsv_1Package
wmtsv_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_1Package
wmtsv_1AdapterFactory. modelPackage
The cached model package.protected static wmtsv_1Package
wmtsv_1Switch. modelPackage
The cached model package
-