Uses of Interface
org.nasdanika.html.model.bootstrap.BootstrapPackage
-
Packages that use BootstrapPackage Package Description org.nasdanika.html.model.bootstrap org.nasdanika.html.model.bootstrap.impl org.nasdanika.html.model.bootstrap.util -
-
Uses of BootstrapPackage in org.nasdanika.html.model.bootstrap
Fields in org.nasdanika.html.model.bootstrap declared as BootstrapPackage Modifier and Type Field Description static BootstrapPackageBootstrapPackage. eINSTANCEThe singleton instance of the package.Methods in org.nasdanika.html.model.bootstrap that return BootstrapPackage Modifier and Type Method Description BootstrapPackageBootstrapFactory. getBootstrapPackage()Returns the package supported by this factory. -
Uses of BootstrapPackage in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement BootstrapPackage Modifier and Type Class Description classBootstrapPackageImplAn implementation of the model Package.Methods in org.nasdanika.html.model.bootstrap.impl that return BootstrapPackage Modifier and Type Method Description BootstrapPackageBootstrapFactoryImpl. getBootstrapPackage()static BootstrapPackageBootstrapFactoryImpl. getPackage()Deprecated.static BootstrapPackageBootstrapPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of BootstrapPackage in org.nasdanika.html.model.bootstrap.util
Fields in org.nasdanika.html.model.bootstrap.util declared as BootstrapPackage Modifier and Type Field Description protected static BootstrapPackageBootstrapAdapterFactory. modelPackageThe cached model package.protected static BootstrapPackageBootstrapSwitch. modelPackageThe cached model package
-