Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchemaPackage
-
Packages that use GeographicalSchemaPackage Package Description com._1c.g5.v8.dt.geographicalschema.model com._1c.g5.v8.dt.geographicalschema.model.impl com._1c.g5.v8.dt.geographicalschema.model.util -
-
Uses of GeographicalSchemaPackage in com._1c.g5.v8.dt.geographicalschema.model
Fields in com._1c.g5.v8.dt.geographicalschema.model declared as GeographicalSchemaPackage Modifier and Type Field Description static GeographicalSchemaPackageGeographicalSchemaPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeographicalSchemaPackage Modifier and Type Method Description GeographicalSchemaPackageGeographicalSchemaFactory. getGeographicalSchemaPackage()Returns the package supported by this factory. -
Uses of GeographicalSchemaPackage in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchemaPackage Modifier and Type Class Description classGeographicalSchemaPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeographicalSchemaPackage Modifier and Type Method Description GeographicalSchemaPackageGeographicalSchemaFactoryImpl. getGeographicalSchemaPackage()static GeographicalSchemaPackageGeographicalSchemaFactoryImpl. getPackage()Deprecated.static GeographicalSchemaPackageGeographicalSchemaPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of GeographicalSchemaPackage in com._1c.g5.v8.dt.geographicalschema.model.util
Fields in com._1c.g5.v8.dt.geographicalschema.model.util declared as GeographicalSchemaPackage Modifier and Type Field Description protected static GeographicalSchemaPackageGeographicalSchemaAdapterFactory. modelPackageThe cached model package.protected static GeographicalSchemaPackageGeographicalSchemaSwitch. modelPackageThe cached model package
-