Uses of Interface
org.nasdanika.models.gitlab.Loadable
Packages that use Loadable
Package
Description
-
Uses of Loadable in org.nasdanika.models.gitlab
Subinterfaces of Loadable in org.nasdanika.models.gitlabModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract User'.interfaceA representation of the model object 'Binary Repository File'.interfaceA representation of the model object 'Blob'.interfaceA representation of the model object 'Branch'.interfaceA representation of the model object 'Contributor'.interfaceA representation of the model object 'EObject Repository File'.interfaceA representation of the model object 'Git Lab'.interfaceA representation of the model object 'Group'.interfaceA representation of the model object 'List Repository File'.interfaceA representation of the model object 'Member'.interfaceA representation of the model object 'Owner'.interfaceA representation of the model object 'Project'.interfaceA representation of the model object 'Repository File'.interfaceA representation of the model object 'Text Repository File'.interfaceA representation of the model object 'Tree'.interfaceA representation of the model object 'Tree Item'.interfaceA representation of the model object 'User'. -
Uses of Loadable in org.nasdanika.models.gitlab.impl
Classes in org.nasdanika.models.gitlab.impl that implement LoadableModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract User'.classAn implementation of the model object 'Binary Repository File'.classAn implementation of the model object 'Blob'.classAn implementation of the model object 'Branch'.classAn implementation of the model object 'Contributor'.classAn implementation of the model object 'EObject Repository File'.classAn implementation of the model object 'Git Lab'.classAn implementation of the model object 'Group'.classAn implementation of the model object 'List Repository File'.classAn implementation of the model object 'Loadable'.classAn implementation of the model object 'Member'.classAn implementation of the model object 'Owner'.classAn implementation of the model object 'Project'.classAn implementation of the model object 'Repository File'.classAn implementation of the model object 'Text Repository File'.classAn implementation of the model object 'Tree'.classAn implementation of the model object 'Tree Item'.classAn implementation of the model object 'User'. -
Uses of Loadable in org.nasdanika.models.gitlab.util
Methods in org.nasdanika.models.gitlab.util with parameters of type LoadableModifier and TypeMethodDescriptionGitLabSwitch.caseLoadable(Loadable object) Returns the result of interpreting the object as an instance of 'Loadable'.