Uses of Interface
org.nasdanika.rag.model.RagPackage
Packages that use RagPackage
Package
Description
-
Uses of RagPackage in org.nasdanika.rag.model
Fields in org.nasdanika.rag.model declared as RagPackageModifier and TypeFieldDescriptionstatic final RagPackageRagPackage.eINSTANCEThe singleton instance of the package.Methods in org.nasdanika.rag.model that return RagPackageModifier and TypeMethodDescriptionRagFactory.getRagPackage()Returns the package supported by this factory. -
Uses of RagPackage in org.nasdanika.rag.model.impl
Classes in org.nasdanika.rag.model.impl that implement RagPackageMethods in org.nasdanika.rag.model.impl that return RagPackageModifier and TypeMethodDescriptionstatic RagPackageRagFactoryImpl.getPackage()Deprecated.RagFactoryImpl.getRagPackage()static RagPackageRagPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of RagPackage in org.nasdanika.rag.model.util
Fields in org.nasdanika.rag.model.util declared as RagPackageModifier and TypeFieldDescriptionprotected static RagPackageRagAdapterFactory.modelPackageThe cached model package.protected static RagPackageRagSwitch.modelPackageThe cached model package