Uses of Interface
org.nasdanika.rag.model.RagFactory
Packages that use RagFactory
-
Uses of RagFactory in org.nasdanika.rag.model
Fields in org.nasdanika.rag.model declared as RagFactoryModifier and TypeFieldDescriptionstatic final RagFactoryRagFactory.eINSTANCEThe singleton instance of the factory.Methods in org.nasdanika.rag.model that return RagFactoryModifier and TypeMethodDescriptionRagPackage.getRagFactory()Returns the factory that creates the instances of the model. -
Uses of RagFactory in org.nasdanika.rag.model.impl
Classes in org.nasdanika.rag.model.impl that implement RagFactoryMethods in org.nasdanika.rag.model.impl that return RagFactoryModifier and TypeMethodDescriptionRagPackageImpl.getRagFactory()static RagFactoryRagFactoryImpl.init()Creates the default factory implementation.