Uses of Interface
org.nasdanika.html.model.bootstrap.BootstrapFactory
Packages that use BootstrapFactory
-
Uses of BootstrapFactory in org.nasdanika.html.model.bootstrap
Fields in org.nasdanika.html.model.bootstrap declared as BootstrapFactoryModifier and TypeFieldDescriptionstatic final BootstrapFactoryBootstrapFactory.eINSTANCEThe singleton instance of the factory.Methods in org.nasdanika.html.model.bootstrap that return BootstrapFactoryModifier and TypeMethodDescriptionBootstrapPackage.getBootstrapFactory()Returns the factory that creates the instances of the model. -
Uses of BootstrapFactory in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement BootstrapFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in org.nasdanika.html.model.bootstrap.impl that return BootstrapFactoryModifier and TypeMethodDescriptionBootstrapPackageImpl.getBootstrapFactory()static BootstrapFactoryBootstrapFactoryImpl.init()Creates the default factory implementation.