Uses of Interface
de.uni_hildesheim.sse.vil.templatelang.templateLang.TemplateLangFactory
Packages that use TemplateLangFactory
Package
Description
-
Uses of TemplateLangFactory in de.uni_hildesheim.sse.vil.templatelang.templateLang
Fields in de.uni_hildesheim.sse.vil.templatelang.templateLang declared as TemplateLangFactoryModifier and TypeFieldDescriptionstatic final TemplateLangFactoryTemplateLangFactory.eINSTANCEThe singleton instance of the factory.Methods in de.uni_hildesheim.sse.vil.templatelang.templateLang that return TemplateLangFactoryModifier and TypeMethodDescriptionTemplateLangPackage.getTemplateLangFactory()Returns the factory that creates the instances of the model. -
Uses of TemplateLangFactory in de.uni_hildesheim.sse.vil.templatelang.templateLang.impl
Classes in de.uni_hildesheim.sse.vil.templatelang.templateLang.impl that implement TemplateLangFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in de.uni_hildesheim.sse.vil.templatelang.templateLang.impl that return TemplateLangFactoryModifier and TypeMethodDescriptionTemplateLangPackageImpl.getTemplateLangFactory()static TemplateLangFactoryTemplateLangFactoryImpl.init()Creates the default factory implementation.