Uses of Interface
org.nasdanika.html.model.html.HtmlFactory
Packages that use HtmlFactory
-
Uses of HtmlFactory in org.nasdanika.html.model.html
Fields in org.nasdanika.html.model.html declared as HtmlFactoryModifier and TypeFieldDescriptionstatic final HtmlFactoryHtmlFactory.eINSTANCEThe singleton instance of the factory.Methods in org.nasdanika.html.model.html that return HtmlFactoryModifier and TypeMethodDescriptionHtmlPackage.getHtmlFactory()Returns the factory that creates the instances of the model. -
Uses of HtmlFactory in org.nasdanika.html.model.html.impl
Classes in org.nasdanika.html.model.html.impl that implement HtmlFactoryMethods in org.nasdanika.html.model.html.impl that return HtmlFactoryModifier and TypeMethodDescriptionHtmlPackageImpl.getHtmlFactory()static HtmlFactoryHtmlFactoryImpl.init()Creates the default factory implementation.