Uses of Interface
org.nasdanika.models.gitlab.GitLabFactory
Packages that use GitLabFactory
Package
Description
-
Uses of GitLabFactory in org.nasdanika.models.gitlab
Fields in org.nasdanika.models.gitlab declared as GitLabFactoryModifier and TypeFieldDescriptionstatic final GitLabFactoryGitLabFactory.eINSTANCEThe singleton instance of the factory.Methods in org.nasdanika.models.gitlab that return GitLabFactoryModifier and TypeMethodDescriptionGitLabPackage.getGitLabFactory()Returns the factory that creates the instances of the model. -
Uses of GitLabFactory in org.nasdanika.models.gitlab.impl
Classes in org.nasdanika.models.gitlab.impl that implement GitLabFactoryMethods in org.nasdanika.models.gitlab.impl that return GitLabFactoryModifier and TypeMethodDescriptionGitLabPackageImpl.getGitLabFactory()static GitLabFactoryGitLabFactoryImpl.init()Creates the default factory implementation. -
Uses of GitLabFactory in org.nasdanika.models.gitlab.util
Methods in org.nasdanika.models.gitlab.util that return GitLabFactoryMethods in org.nasdanika.models.gitlab.util with parameters of type GitLabFactoryModifier and TypeMethodDescriptionvoidLoader.setFactory(GitLabFactory factory) voidLoaderOld.setFactory(GitLabFactory factory) Deprecated.