Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ABSTRACT_USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Abstract User' class. - ABSTRACT_USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Abstract User' class. - ABSTRACT_USER__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Avatar Url' attribute.
- ABSTRACT_USER__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Avatar Url' attribute feature.
- ABSTRACT_USER__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created At' attribute.
- ABSTRACT_USER__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Created At' attribute feature.
- ABSTRACT_USER__EMAIL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'EMail' attribute.
- ABSTRACT_USER__EMAIL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'EMail' attribute feature.
- ABSTRACT_USER__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- ABSTRACT_USER__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- ABSTRACT_USER__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- ABSTRACT_USER__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- ABSTRACT_USER__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- ABSTRACT_USER__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- ABSTRACT_USER__STATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'State' attribute.
- ABSTRACT_USER__STATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'State' attribute feature.
- ABSTRACT_USER__USER_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User Name' attribute.
- ABSTRACT_USER__USER_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'User Name' attribute feature.
- ABSTRACT_USER__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- ABSTRACT_USER__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Web Url' attribute feature.
- ABSTRACT_USER_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Abstract User' class.
- ABSTRACT_USER_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Abstract User' class.
- AbstractUser - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Abstract User'.
- AbstractUserImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Abstract User'.
- AbstractUserImpl() - Constructor for class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Access Level' enum. - ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Access Level' enum. - ACCESS_LEVEL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.MemberImpl
-
The default value of the '
Access Level' attribute. - ACCESS_LEVEL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
-
The default value of the '
Access Level' attribute. - ACCESS_LEVEL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
-
The default value of the '
Access Level' attribute. - AccessLevel - Enum Class in org.nasdanika.models.gitlab
-
A representation of the literals of the enumeration 'Access Level', and utility methods for working with them.
- ADDITIONS_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ContributorImpl
-
The default value of the '
Additions' attribute. - ADMIN - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Admin' literal object.
- ADMIN_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Admin' literal value.
- ALLOW_MERGE_ON_SKIPPED_PIPELINE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Allow Merge On Skipped Pipeline' attribute. - ALWAYS - Enum constant in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Always' literal object.
- ALWAYS_VALUE - Static variable in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Always' literal value.
- APPROVALS_BEFORE_MERGE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Approvals Before Merge' attribute. - ARCHIVED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Archived' attribute. - AUTO_DEVOPS_DEPLOY_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Auto Devops Deploy Strategy' enum. - AUTO_DEVOPS_DEPLOY_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Auto Devops Deploy Strategy' enum. - AUTO_DEVOPS_DEPLOY_STRATEGY_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Auto Devops Deploy Strategy' attribute. - AUTO_DEVOPS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Auto Devops Enabled' attribute. - AUTOCLOSE_REFERENCED_ISSUES_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Autoclose Referenced Issues' attribute. - AutoDevopsDeployStrategy - Enum Class in org.nasdanika.models.gitlab
-
A representation of the literals of the enumeration 'Auto Devops Deploy Strategy', and utility methods for working with them.
- AVATAR_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
Avatar Url' attribute. - AVATAR_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Avatar Url' attribute. - AVATAR_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Avatar Url' attribute.
B
- basicGetCreator() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicGetForkedFrom() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicGetGroup() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- basicGetUser() - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- basicGetUser() - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- basicGetUser() - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- basicSetContent(EObject, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- basicSetCreator(User, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicSetForkedFrom(Project, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicSetGroup(Group, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- basicSetGroupAccess(ProjectAccess, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicSetLicense(ProjectLicense, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicSetOwner(Owner, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicSetProjectAccess(ProjectAccess, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicSetStatistics(ProjectStatistics, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- basicSetUser(User, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- basicSetUser(User, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- basicSetUser(User, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- BINARY_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Binary Repository File' class. - BINARY_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Binary Repository File' class. - BINARY_REPOSITORY_FILE__COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commit Id' attribute.
- BINARY_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Content' attribute.
- BINARY_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Content' attribute feature.
- BINARY_REPOSITORY_FILE__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- BINARY_REPOSITORY_FILE__LAST_COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Last Commit Id' attribute.
- BINARY_REPOSITORY_FILE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- BINARY_REPOSITORY_FILE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- BINARY_REPOSITORY_FILE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- BINARY_REPOSITORY_FILE__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- BINARY_REPOSITORY_FILE__REF - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ref' attribute.
- BINARY_REPOSITORY_FILE__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Size' attribute.
- BINARY_REPOSITORY_FILE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Binary Repository File' class.
- BINARY_REPOSITORY_FILE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Binary Repository File' class.
- BinaryRepositoryFile - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Binary Repository File'.
- BinaryRepositoryFileImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Binary Repository File'.
- BinaryRepositoryFileImpl() - Constructor for class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- Blob - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Blob'.
- BLOB - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Blob' class. - BLOB - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Blob' class. - BLOB__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- BLOB__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- BLOB__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- BLOB__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- BLOB__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- BLOB_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Blob' class.
- BLOB_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Blob' class.
- BlobImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Blob'.
- BlobImpl() - Constructor for class org.nasdanika.models.gitlab.impl.BlobImpl
- Branch - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Branch'.
- BRANCH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Branch' class. - BRANCH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Branch' class. - BRANCH__CAN_PUSH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Can Push' attribute.
- BRANCH__CAN_PUSH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Can Push' attribute feature.
- BRANCH__COMMIT_DATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commit Date' attribute.
- BRANCH__COMMIT_DATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Commit Date' attribute feature.
- BRANCH__DEVELOPERS_CAN_MERGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Developers Can Merge' attribute.
- BRANCH__DEVELOPERS_CAN_MERGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Developers Can Merge' attribute feature.
- BRANCH__DEVELOPERS_CAN_PUSH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Developers Can Push' attribute.
- BRANCH__DEVELOPERS_CAN_PUSH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Developers Can Push' attribute feature.
- BRANCH__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- BRANCH__IS_DEFAULT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Is Default' attribute.
- BRANCH__IS_DEFAULT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Is Default' attribute feature.
- BRANCH__IS_PROTECTED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Is Protected' attribute.
- BRANCH__IS_PROTECTED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Is Protected' attribute feature.
- BRANCH__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- BRANCH__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- BRANCH__MERGED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Merged' attribute.
- BRANCH__MERGED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Merged' attribute feature.
- BRANCH__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- BRANCH__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- BRANCH__TREE_ITEMS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Tree Items' containment reference list.
- BRANCH__TREE_ITEMS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Tree Items Loaded' attribute.
- BRANCH__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- BRANCH__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Web Url' attribute feature.
- BRANCH_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Branch' class.
- BRANCH_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Branch' class.
- BRANCHES_LOAD_ERROR_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Branches Load Error' attribute. - BRANCHES_LOADED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Branches Loaded' attribute. - BranchImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Branch'.
- BranchImpl() - Constructor for class org.nasdanika.models.gitlab.impl.BranchImpl
- BUILD_COVERAGE_REGEX_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Build Coverage Regex' attribute. - BUILD_GIT_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Build Git Strategy' enum. - BUILD_GIT_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Build Git Strategy' enum. - BUILD_GIT_STRATEGY_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Build Git Strategy' attribute. - BuildGitStrategy - Enum Class in org.nasdanika.models.gitlab
-
A representation of the literals of the enumeration 'Build Git Strategy', and utility methods for working with them.
C
- CAN_CREATE_MERGE_REQUEST_IN_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Can Create Merge Request In' attribute. - CAN_PUSH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Can Push' attribute. - CANCEL - Enum constant in enum class org.nasdanika.models.gitlab.Status
-
The 'Cancel' literal object.
- CANCEL_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Status
-
The 'Cancel' literal value.
- canHandle(URI) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- caseAbstractUser(AbstractUser) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Abstract User'.
- caseBinaryRepositoryFile(BinaryRepositoryFile) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Binary Repository File'.
- caseBlob(Blob) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Blob'.
- caseBranch(Branch) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Branch'.
- caseContributor(Contributor) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Contributor'.
- caseCustomAttribute(Map.Entry<String, String>) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Custom Attribute'.
- caseEObjectRepositoryFile(EObjectRepositoryFile) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'EObject Repository File'.
- caseGitLab(GitLab) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Git Lab'.
- caseGroup(Group) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Group'.
- caseListRepositoryFile(ListRepositoryFile) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'List Repository File'.
- caseLoad(Load) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Load'.
- caseLoadable(Loadable) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Loadable'.
- caseMember(Member) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Member'.
- caseNcore_Tree(Tree) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Tree'.
- caseNcore_TreeItem(TreeItem) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Tree Item'.
- caseOwner(Owner) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Owner'.
- caseProject(Project) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Project'.
- caseProjectAccess(ProjectAccess) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Project Access'.
- caseProjectLicense(ProjectLicense) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Project License'.
- caseProjectSharedGroup(ProjectSharedGroup) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Project Shared Group'.
- caseProjectStatistics(ProjectStatistics) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Project Statistics'.
- caseRepositoryFile(RepositoryFile) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Repository File'.
- caseTextRepositoryFile(TextRepositoryFile) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Text Repository File'.
- caseTree(Tree) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Tree'.
- caseTreeItem(TreeItem) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'Tree Item'.
- caseUser(User) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'User'.
- CI_CONFIG_PATH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Ci Config Path' attribute. - CI_DEFAULT_GIT_DEPTH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Ci Default Git Depth' attribute. - CI_FORWARD_DEPLOYMENT_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Ci Forward Deployment Enabled' attribute. - CLONE - Enum constant in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
The 'Clone' literal object.
- CLONE_VALUE - Static variable in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
The 'Clone' literal value.
- close() - Method in class org.nasdanika.models.gitlab.util.GitLabApiProvider
- close() - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- close() - Method in class org.nasdanika.models.gitlab.util.ThrottlingHandler
- COMMIT_COUNT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
-
The default value of the '
Commit Count' attribute. - COMMIT_DATE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Commit Date' attribute. - COMMIT_ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
-
The default value of the '
Commit Id' attribute. - COMMITS_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ContributorImpl
-
The default value of the '
Commits' attribute. - CONTAINER_REGISTRY_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Container Registry Enabled' attribute. - CONTENT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
-
The default value of the '
Content' attribute. - CONTENT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
-
The default value of the '
Content' attribute. - contentDescription(URI, Map<?, ?>) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- CONTINUOUS - Enum constant in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
The 'Continuous' literal object.
- CONTINUOUS_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
The 'Continuous' literal value.
- Contributor - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Contributor'.
- CONTRIBUTOR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Contributor' class. - CONTRIBUTOR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Contributor' class. - CONTRIBUTOR__ADDITIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Additions' attribute.
- CONTRIBUTOR__ADDITIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Additions' attribute feature.
- CONTRIBUTOR__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Avatar Url' attribute.
- CONTRIBUTOR__COMMITS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commits' attribute.
- CONTRIBUTOR__COMMITS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Commits' attribute feature.
- CONTRIBUTOR__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created At' attribute.
- CONTRIBUTOR__DELETIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Deletions' attribute.
- CONTRIBUTOR__DELETIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Deletions' attribute feature.
- CONTRIBUTOR__EMAIL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'EMail' attribute.
- CONTRIBUTOR__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- CONTRIBUTOR__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- CONTRIBUTOR__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- CONTRIBUTOR__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- CONTRIBUTOR__STATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'State' attribute.
- CONTRIBUTOR__USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User' reference.
- CONTRIBUTOR__USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'User' reference feature.
- CONTRIBUTOR__USER_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User Name' attribute.
- CONTRIBUTOR__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- CONTRIBUTOR_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Contributor' class.
- CONTRIBUTOR_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Contributor' class.
- ContributorImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Contributor'.
- ContributorImpl() - Constructor for class org.nasdanika.models.gitlab.impl.ContributorImpl
- convertAccessLevelToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- convertAutoDevopsDeployStrategyToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- convertBuildGitStrategyToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- convertMergeMethodToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- convertSquashOptionToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- convertStatusToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- convertToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- convertVisibilityToString(EDataType, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- create(EClass) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createAbstractUserAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Abstract User'. - createAccessLevelFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createAdapter(Notifier) - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates an adapter for the
target. - createAutoDevopsDeployStrategyFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createBinaryRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Binary Repository File'.
- createBinaryRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createBinaryRepositoryFileAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Binary Repository File'. - createBlob() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Blob'.
- createBlob() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createBlob(long, String, TreeItem, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
-
Creates and populates a model blob.
- createBlob(Project, Branch, TreeItem, Function<Long, CompletableFuture<Group>>, Function<Long, CompletableFuture<Project>>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Creates and populates a model blob.
- createBlobAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Blob'. - createBranch() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Branch'.
- createBranch() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createBranch(Branch, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- createBranch(Branch, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- createBranchAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Branch'. - createBuildGitStrategyFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createContributor() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Contributor'.
- createContributor() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createContributor(Contributor, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- createContributor(Contributor, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- createContributorAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Contributor'. - createCustomAttribute() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createCustomAttributeAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Custom Attribute'. - CREATED_AT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
Created At' attribute. - CREATED_AT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Created At' attribute. - CREATED_AT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Created At' attribute. - createEObjectAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'EObject Repository File'.
- createEObjectRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createEObjectRepositoryFileAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
EObject Repository File'. - createFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createGenModelAnnotations() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
-
Initializes the annotations for http://www.eclipse.org/emf/2002/GenModel.
- createGitLab() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Git Lab'.
- createGitLab() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createGitLabAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Git Lab'. - createGroup() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Group'.
- createGroup() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createGroup(Group, GroupApi, Function<Long, CompletableFuture<Group>>, Function<Long, CompletableFuture<Project>>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- createGroup(Group, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- createGroupAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Group'. - createInputStream(URI, Map<?, ?>) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- createListRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'List Repository File'.
- createListRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createListRepositoryFileAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
List Repository File'. - createLoad() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Load'.
- createLoad() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createLoadableAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Loadable'. - createLoadAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Load'. - createMember() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Member'.
- createMember() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createMemberAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Member'. - createMergeMethodFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createNcore_TreeAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Tree'. - createNcore_TreeItemAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Tree Item'. - createOutputStream(URI, Map<?, ?>) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- createOwner() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Owner'.
- createOwner() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createOwner(Owner, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- createOwner(Owner, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- createOwnerAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Owner'. - createPackageContents() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
-
Creates the meta-model objects for the package.
- createProject() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Project'.
- createProject() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createProject(Project, Function<Long, CompletableFuture<Group>>, Function<Long, CompletableFuture<Project>>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Creates a new instance of model project.
- createProject(Project, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
-
Creates a new instance of model project.
- createProjectAccess() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Project Access'.
- createProjectAccess() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createProjectAccessAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Project Access'. - createProjectAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Project'. - createProjectLicense() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Project License'.
- createProjectLicense() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createProjectLicenseAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Project License'. - createProjectSharedGroup() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Project Shared Group'.
- createProjectSharedGroup() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createProjectSharedGroupAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Project Shared Group'. - createProjectStatistics() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Project Statistics'.
- createProjectStatistics() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createProjectStatisticsAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Project Statistics'. - createRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Repository File'.
- createRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createRepositoryFile(long, String, TreeItem, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
-
Creates a model repository file.
- createRepositoryFile(Project, Branch, TreeItem, RepositoryFile, Function<Long, CompletableFuture<Group>>, Function<Long, CompletableFuture<Project>>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Creates and populates a model repository file.
- createRepositoryFileAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Repository File'. - createSquashOptionFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createStatusFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createTextRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Text Repository File'.
- createTextRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createTextRepositoryFileAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Text Repository File'. - createTree() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Tree'.
- createTree() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createTree(long, String, TreeItem) - Method in class org.nasdanika.models.gitlab.util.Loader
-
Creates a model tree.
- createTree(Project, Branch, TreeItem) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Creates a model tree.
- createTreeAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Tree'. - createTreeItem() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'Tree Item'.
- createTreeItem() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createTreeItemAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
Tree Item'. - createUser() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns a new object of class 'User'.
- createUser() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- createUserAdapter() - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates a new adapter for an object of class '
User'. - createVisibilityFromString(EDataType, String) - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- CREATOR_ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Creator Id' attribute. - CUSTOM_ATTRIBUTE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Custom Attribute' class. - CUSTOM_ATTRIBUTE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Custom Attribute' class. - CUSTOM_ATTRIBUTE__KEY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Key' attribute.
- CUSTOM_ATTRIBUTE__KEY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- CUSTOM_ATTRIBUTE__VALUE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Value' attribute.
- CUSTOM_ATTRIBUTE__VALUE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- CUSTOM_ATTRIBUTE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Custom Attribute' class.
- CUSTOM_ATTRIBUTE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Custom Attribute' class.
- CustomAttributeImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Custom Attribute'.
- CustomAttributeImpl() - Constructor for class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
D
- DEFAULT_BRANCH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Default Branch' attribute. - DEFAULT_OFF - Enum constant in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Default Off' literal object.
- DEFAULT_OFF_VALUE - Static variable in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Default Off' literal value.
- DEFAULT_ON - Enum constant in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Default On' literal object.
- DEFAULT_ON_VALUE - Static variable in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Default On' literal value.
- defaultCase(EObject) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- delete(URI, Map<?, ?>) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- DELETIONS_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ContributorImpl
-
The default value of the '
Deletions' attribute. - DESCRIPTION_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Description' attribute. - DESCRIPTION_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Description' attribute. - DEVELOPER - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Developer' literal object.
- DEVELOPER_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Developer' literal value.
- DEVELOPERS_CAN_MERGE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Developers Can Merge' attribute. - DEVELOPERS_CAN_PUSH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Developers Can Push' attribute. - doSwitch(int, EObject) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result.
E
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- eGet(int, boolean, boolean) - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- eINSTANCE - Static variable in interface org.nasdanika.models.gitlab.GitLabFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The singleton instance of the package.
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- eIsSet(int) - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- EMAIL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
EMail' attribute. - EMAILS_DISABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Emails Disabled' attribute. - EMPTY_REPO_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Empty Repo' attribute. - eNAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The package name.
- END_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.LoadImpl
-
The default value of the '
End' attribute. - eNS_PREFIX - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The package namespace URI.
- EOBJECT_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
EObject Repository File' class. - EOBJECT_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
EObject Repository File' class. - EOBJECT_REPOSITORY_FILE__COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commit Id' attribute.
- EOBJECT_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Content' containment reference.
- EOBJECT_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Content' containment reference feature.
- EOBJECT_REPOSITORY_FILE__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- EOBJECT_REPOSITORY_FILE__LAST_COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Last Commit Id' attribute.
- EOBJECT_REPOSITORY_FILE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- EOBJECT_REPOSITORY_FILE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- EOBJECT_REPOSITORY_FILE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- EOBJECT_REPOSITORY_FILE__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- EOBJECT_REPOSITORY_FILE__REF - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ref' attribute.
- EOBJECT_REPOSITORY_FILE__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Size' attribute.
- EOBJECT_REPOSITORY_FILE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'EObject Repository File' class.
- EOBJECT_REPOSITORY_FILE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'EObject Repository File' class.
- EObjectRepositoryFile - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'EObject Repository File'.
- EObjectRepositoryFileImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'EObject Repository File'.
- EObjectRepositoryFileImpl() - Constructor for class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- ERROR - Enum constant in enum class org.nasdanika.models.gitlab.Status
-
The 'Error' literal object.
- ERROR_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.LoadImpl
-
The default value of the '
Error' attribute. - ERROR_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Status
-
The 'Error' literal value.
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- eSet(int, Object) - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.BlobImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- eStaticClass() - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- eStaticFeatureCount() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- eStaticFeatureCount() - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- eStaticFeatureCount() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- eStaticFeatureCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- eStaticFeatureCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- eStaticFeatureCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eStaticFeatureCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- eUnset(int) - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- exists(URI, Map<?, ?>) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- EXPIRES_AT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.MemberImpl
-
The default value of the '
Expires At' attribute.
F
- FAIL - Enum constant in enum class org.nasdanika.models.gitlab.Status
-
The 'Fail' literal object.
- FAIL_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Status
-
The 'Fail' literal value.
- FAST_FORWARD - Enum constant in enum class org.nasdanika.models.gitlab.MergeMethod
-
The 'Fast Forward' literal object.
- FAST_FORWARD_VALUE - Static variable in enum class org.nasdanika.models.gitlab.MergeMethod
-
The 'Fast Forward' literal value.
- FETCH - Enum constant in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
The 'Fetch' literal object.
- FETCH_VALUE - Static variable in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
The 'Fetch' literal value.
- flush() - Method in class org.nasdanika.models.gitlab.util.ThrottlingHandler
- FORKED_FROM_ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Forked From Id' attribute. - FORKS_COUNT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Forks Count' attribute. - FULL_NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Full Name' attribute. - FULL_PATH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Full Path' attribute. - FULL_PATH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
-
The default value of the '
Full Path' attribute.
G
- get(int) - Static method in enum class org.nasdanika.models.gitlab.AccessLevel
-
Returns the 'Access Level' literal with the specified integer value.
- get(int) - Static method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
Returns the 'Auto Devops Deploy Strategy' literal with the specified integer value.
- get(int) - Static method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
Returns the 'Build Git Strategy' literal with the specified integer value.
- get(int) - Static method in enum class org.nasdanika.models.gitlab.MergeMethod
-
Returns the 'Merge Method' literal with the specified integer value.
- get(int) - Static method in enum class org.nasdanika.models.gitlab.SquashOption
-
Returns the 'Squash Option' literal with the specified integer value.
- get(int) - Static method in enum class org.nasdanika.models.gitlab.Status
-
Returns the 'Status' literal with the specified integer value.
- get(int) - Static method in enum class org.nasdanika.models.gitlab.Visibility
-
Returns the 'Visibility' literal with the specified integer value.
- get(String) - Static method in enum class org.nasdanika.models.gitlab.AccessLevel
-
Returns the 'Access Level' literal with the specified literal value.
- get(String) - Static method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
Returns the 'Auto Devops Deploy Strategy' literal with the specified literal value.
- get(String) - Static method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
Returns the 'Build Git Strategy' literal with the specified literal value.
- get(String) - Static method in enum class org.nasdanika.models.gitlab.MergeMethod
-
Returns the 'Merge Method' literal with the specified literal value.
- get(String) - Static method in enum class org.nasdanika.models.gitlab.SquashOption
-
Returns the 'Squash Option' literal with the specified literal value.
- get(String) - Static method in enum class org.nasdanika.models.gitlab.Status
-
Returns the 'Status' literal with the specified literal value.
- get(String) - Static method in enum class org.nasdanika.models.gitlab.Visibility
-
Returns the 'Visibility' literal with the specified literal value.
- getAbstractUser() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Abstract User'. - getAbstractUser() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_AvatarUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Avatar Url'. - getAbstractUser_AvatarUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_CreatedAt() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Created At'. - getAbstractUser_CreatedAt() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_EMail() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
EMail'. - getAbstractUser_EMail() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_Id() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Id'. - getAbstractUser_Id() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_Name() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Name'. - getAbstractUser_Name() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_State() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
State'. - getAbstractUser_State() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_UserName() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
User Name'. - getAbstractUser_UserName() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAbstractUser_WebUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Web Url'. - getAbstractUser_WebUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAccessLevel() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for enum '
Access Level'. - getAccessLevel() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAccessLevel() - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- getAccessLevel() - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- getAccessLevel() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- getAccessLevel() - Method in interface org.nasdanika.models.gitlab.Member
-
Returns the value of the 'Access Level' attribute.
- getAccessLevel() - Method in interface org.nasdanika.models.gitlab.ProjectAccess
-
Returns the value of the 'Access Level' attribute.
- getAccessLevel() - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Returns the value of the 'Access Level' attribute.
- getAdditions() - Method in interface org.nasdanika.models.gitlab.Contributor
-
Returns the value of the 'Additions' attribute.
- getAdditions() - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- getAllowMergeOnSkippedPipeline() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getAllowMergeOnSkippedPipeline() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Allow Merge On Skipped Pipeline' attribute.
- getApprovalsBeforeMerge() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getApprovalsBeforeMerge() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Approvals Before Merge' attribute.
- getArchived() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getArchived() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Archived' attribute.
- getAttributes(URI, Map<?, ?>) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- getAutocloseReferencedIssues() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getAutocloseReferencedIssues() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Autoclose Referenced Issues' attribute.
- getAutoDevopsDeployStrategy() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for enum '
Auto Devops Deploy Strategy'. - getAutoDevopsDeployStrategy() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getAutoDevopsDeployStrategy() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getAutoDevopsDeployStrategy() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Auto Devops Deploy Strategy' attribute.
- getAutoDevopsEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getAutoDevopsEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Auto Devops Enabled' attribute.
- getAvatarUrl() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'Avatar Url' attribute.
- getAvatarUrl() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Avatar Url' attribute.
- getAvatarUrl() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getAvatarUrl() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getAvatarUrl() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getAvatarUrl() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Avatar Url' attribute.
- getBinaryRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Binary Repository File'. - getBinaryRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBinaryRepositoryFile_Content() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Content'. - getBinaryRepositoryFile_Content() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBlob() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Blob'. - getBlob() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Branch'. - getBranch() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_CanPush() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Can Push'. - getBranch_CanPush() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_CommitDate() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Commit Date'. - getBranch_CommitDate() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_DevelopersCanMerge() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Developers Can Merge'. - getBranch_DevelopersCanMerge() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_DevelopersCanPush() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Developers Can Push'. - getBranch_DevelopersCanPush() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_IsDefault() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Is Default'. - getBranch_IsDefault() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_IsProtected() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Is Protected'. - getBranch_IsProtected() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_Merged() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Merged'. - getBranch_Merged() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranch_WebUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Web Url'. - getBranch_WebUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBranches() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getBranches() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Branches' containment reference list.
- getBranchesLoaded() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getBranchesLoaded() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Branches Loaded' attribute.
- getBranchesLoadError() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getBranchesLoadError() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Branches Load Error' attribute.
- getBuildCoverageRegex() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getBuildCoverageRegex() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Build Coverage Regex' attribute.
- getBuildGitStrategy() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for enum '
Build Git Strategy'. - getBuildGitStrategy() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getBuildGitStrategy() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getBuildGitStrategy() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Build Git Strategy' attribute.
- getByName(String) - Static method in enum class org.nasdanika.models.gitlab.AccessLevel
-
Returns the 'Access Level' literal with the specified name.
- getByName(String) - Static method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
Returns the 'Auto Devops Deploy Strategy' literal with the specified name.
- getByName(String) - Static method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
Returns the 'Build Git Strategy' literal with the specified name.
- getByName(String) - Static method in enum class org.nasdanika.models.gitlab.MergeMethod
-
Returns the 'Merge Method' literal with the specified name.
- getByName(String) - Static method in enum class org.nasdanika.models.gitlab.SquashOption
-
Returns the 'Squash Option' literal with the specified name.
- getByName(String) - Static method in enum class org.nasdanika.models.gitlab.Status
-
Returns the 'Status' literal with the specified name.
- getByName(String) - Static method in enum class org.nasdanika.models.gitlab.Visibility
-
Returns the 'Visibility' literal with the specified name.
- getCanCreateMergeRequestIn() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCanCreateMergeRequestIn() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Can Create Merge Request In' attribute.
- getCanPush() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Can Push' attribute.
- getCanPush() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getCiConfigPath() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCiConfigPath() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Ci Config Path' attribute.
- getCiDefaultGitDepth() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCiDefaultGitDepth() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Ci Default Git Depth' attribute.
- getCiForwardDeploymentEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCiForwardDeploymentEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Ci Forward Deployment Enabled' attribute.
- getCodeOwnership() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Code Ownership' reference list.
- getCodeOwnership() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getCodeOwnership() - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- getCodeOwnership() - Method in interface org.nasdanika.models.gitlab.User
-
Returns the value of the 'Code Ownership' reference list.
- getCommitCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- getCommitCount() - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Returns the value of the 'Commit Count' attribute.
- getCommitDate() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Commit Date' attribute.
- getCommitDate() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getCommitId() - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- getCommitId() - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Returns the value of the 'Commit Id' attribute.
- getCommits() - Method in interface org.nasdanika.models.gitlab.Contributor
-
Returns the value of the 'Commits' attribute.
- getCommits() - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- getConservatism() - Method in class org.nasdanika.models.gitlab.util.ThrottlingHandler
- getContent() - Method in interface org.nasdanika.models.gitlab.BinaryRepositoryFile
-
Returns the value of the 'Content' attribute.
- getContent() - Method in interface org.nasdanika.models.gitlab.EObjectRepositoryFile
-
Returns the value of the 'Content' containment reference.
- getContent() - Method in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- getContent() - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- getContent() - Method in class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- getContent() - Method in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- getContent() - Method in interface org.nasdanika.models.gitlab.ListRepositoryFile
-
Returns the value of the 'Content' containment reference list.
- getContent() - Method in interface org.nasdanika.models.gitlab.TextRepositoryFile
-
Returns the value of the 'Content' attribute.
- getContributions() - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- getContributions() - Method in interface org.nasdanika.models.gitlab.User
-
Returns the value of the 'Contributions' reference list.
- getContributor() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Contributor'. - getContributor() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getContributor_Additions() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Additions'. - getContributor_Additions() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getContributor_Commits() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Commits'. - getContributor_Commits() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getContributor_Deletions() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Deletions'. - getContributor_Deletions() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getContributor_User() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference '
User'. - getContributor_User() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getContributors() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getContributors() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Contributors' containment reference list.
- getCreatedAt() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'Created At' attribute.
- getCreatedAt() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Created At' attribute.
- getCreatedAt() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getCreatedAt() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getCreatedAt() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCreatedAt() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Created At' attribute.
- getCreatedProjects() - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- getCreatedProjects() - Method in interface org.nasdanika.models.gitlab.User
-
Returns the value of the 'Created Projects' reference list.
- getCreator() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCreator() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Creator' reference.
- getCreatorId() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCreatorId() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Creator Id' attribute.
- getCustomAttribute() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Custom Attribute'. - getCustomAttribute() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getCustomAttribute_Key() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Key'. - getCustomAttribute_Key() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getCustomAttribute_Value() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Value'. - getCustomAttribute_Value() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getCustomAttributes() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getCustomAttributes() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Custom Attributes' map.
- getDefaultBranch() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getDefaultBranch() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Default Branch' attribute.
- getDeletions() - Method in interface org.nasdanika.models.gitlab.Contributor
-
Returns the value of the 'Deletions' attribute.
- getDeletions() - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- getDescription() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getDescription() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getDescription() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Description' attribute.
- getDevelopersCanMerge() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Developers Can Merge' attribute.
- getDevelopersCanMerge() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getDevelopersCanPush() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Developers Can Push' attribute.
- getDevelopersCanPush() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getDocumentationURI() - Method in class org.nasdanika.models.gitlab.util.GitLabEPackageResourceSetCapabilityFactory
- getEMail() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'EMail' attribute.
- getEMail() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getEmailsDisabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getEmailsDisabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Emails Disabled' attribute.
- getEMap() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- getEmptyRepo() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getEmptyRepo() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Empty Repo' attribute.
- getEnd() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- getEnd() - Method in interface org.nasdanika.models.gitlab.Load
-
Returns the value of the 'End' attribute.
- getEObjectRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
EObject Repository File'. - getEObjectRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getEObjectRepositoryFile_Content() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference '
Content'. - getEObjectRepositoryFile_Content() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getEPackage() - Method in class org.nasdanika.models.gitlab.util.GitLabEPackageResourceSetCapabilityFactory
- getError() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- getError() - Method in interface org.nasdanika.models.gitlab.Load
-
Returns the value of the 'Error' attribute.
- getExecutor() - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- getExecutor() - Method in class org.nasdanika.models.gitlab.util.LoadingEngine
- getExpiresAt() - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- getExpiresAt() - Method in interface org.nasdanika.models.gitlab.Member
-
Returns the value of the 'Expires At' attribute.
- getFactor() - Method in class org.nasdanika.models.gitlab.util.ThrottlingHandler
- getFactory() - Method in class org.nasdanika.models.gitlab.util.Loader
- getFactory() - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- getForkedFrom() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getForkedFrom() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Forked From' reference.
- getForkedFromId() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getForkedFromId() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Forked From Id' attribute.
- getForks() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getForks() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Forks' reference list.
- getForksCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getForksCount() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Forks Count' attribute.
- getFullName() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Full Name' attribute.
- getFullName() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getFullPath() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Full Path' attribute.
- getFullPath() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getFullPath() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- getFullPath() - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Returns the value of the 'Full Path' attribute.
- getGitLab() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Git Lab'. - getGitLab() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGitLab_Groups() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Groups'. - getGitLab_Groups() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGitLab_TopLevelGroupsLoaded() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Top Level Groups Loaded'. - getGitLab_TopLevelGroupsLoaded() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGitLab_Url() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Url'. - getGitLab_Url() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGitLab_Users() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Users'. - getGitLab_Users() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGitLabApi() - Method in class org.nasdanika.models.gitlab.util.GitLabApiProvider
-
Access to the API for configuration.
- getGitLabApi() - Method in class org.nasdanika.models.gitlab.util.Loader
-
Access to the API for configuration.
- getGitLabApi() - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Access to the API for configuration.
- getGitLabFactory() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the factory that creates the instances of the model.
- getGitLabFactory() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGitLabPackage() - Method in interface org.nasdanika.models.gitlab.GitLabFactory
-
Returns the package supported by this factory.
- getGitLabPackage() - Method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
- getGroup() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Group'. - getGroup() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- getGroup() - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Returns the value of the 'Group' reference.
- getGroup_AvatarUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Avatar Url'. - getGroup_AvatarUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_CodeOwnership() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Code Ownership'. - getGroup_CodeOwnership() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_CreatedAt() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Created At'. - getGroup_CreatedAt() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Description() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Description'. - getGroup_Description() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_FullName() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Full Name'. - getGroup_FullName() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_FullPath() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Full Path'. - getGroup_FullPath() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Id() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Id'. - getGroup_Id() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_JobArtifactsSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Job Artifacts Size'. - getGroup_JobArtifactsSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_LfsEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Lfs Enabled'. - getGroup_LfsEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_LfsObjectsSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Lfs Objects Size'. - getGroup_LfsObjectsSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Members() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Members'. - getGroup_Members() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Name() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Name'. - getGroup_Name() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Path() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Path'. - getGroup_Path() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Projects() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Projects'. - getGroup_Projects() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_ProjectsLoaded() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Projects Loaded'. - getGroup_ProjectsLoaded() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_RepositorySize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Repository Size'. - getGroup_RepositorySize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Shares() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Shares'. - getGroup_Shares() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_StorageSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Storage Size'. - getGroup_StorageSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_SubGroups() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Sub Groups'. - getGroup_SubGroups() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_SubGroupsLoaded() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Sub Groups Loaded'. - getGroup_SubGroupsLoaded() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_Visibility() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Visibility'. - getGroup_Visibility() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroup_WebUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Web Url'. - getGroup_WebUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getGroupAccess() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getGroupAccess() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Group Access' containment reference.
- getGroupFilter() - Method in class org.nasdanika.models.gitlab.util.Loader
-
This implementation returns a new instance of
GroupFilter. - getGroupFilter() - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.This implementation returns a new instance of
GroupFilter. - getGroups() - Method in interface org.nasdanika.models.gitlab.GitLab
-
Returns the value of the 'Groups' containment reference list.
- getGroups() - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- getGroupsPageSize() - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- getHash() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- getHtmlUrl() - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- getHtmlUrl() - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Returns the value of the 'Html Url' attribute.
- getHttpUrlToRepo() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getHttpUrlToRepo() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Http Url To Repo' attribute.
- getId() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'Id' attribute.
- getId() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Id' attribute.
- getId() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getId() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getId() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getId() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- getId() - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- getId() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Id' attribute.
- getId() - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Returns the value of the 'Id' attribute.
- getId() - Method in interface org.nasdanika.models.gitlab.TreeItem
-
Returns the value of the 'Id' attribute.
- getImportStatus() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getImportStatus() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Import Status' attribute.
- getInitializeWithReadme() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getInitializeWithReadme() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Initialize With Readme' attribute.
- getIsDefault() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Is Default' attribute.
- getIsDefault() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getIsProtected() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Is Protected' attribute.
- getIsProtected() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getIsPublic() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getIsPublic() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Is Public' attribute.
- getIssuesEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getIssuesEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Issues Enabled' attribute.
- getJobArtifactsSize() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Job Artifacts Size' attribute.
- getJobArtifactsSize() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getJobArtifactsSize() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- getJobArtifactsSize() - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Returns the value of the 'Job Artifacts Size' attribute.
- getJobsEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getJobsEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Jobs Enabled' attribute.
- getKey() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- getKey() - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- getKey() - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Returns the value of the 'Key' attribute.
- getLastCommitId() - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- getLastCommitId() - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Returns the value of the 'Last Commit Id' attribute.
- getLastsActivityAt() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getLastsActivityAt() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Lasts Activity At' attribute.
- getLfsEnabled() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Lfs Enabled' attribute.
- getLfsEnabled() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getLfsEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getLfsEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Lfs Enabled' attribute.
- getLfsObjectsSize() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Lfs Objects Size' attribute.
- getLfsObjectsSize() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getLfsObjectsSize() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- getLfsObjectsSize() - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Returns the value of the 'Lfs Objects Size' attribute.
- getLicense() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getLicense() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'License' containment reference.
- getLicenseUrl() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getLicenseUrl() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'License Url' attribute.
- getListRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
List Repository File'. - getListRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getListRepositoryFile_Content() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Content'. - getListRepositoryFile_Content() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLiteral() - Method in enum class org.nasdanika.models.gitlab.AccessLevel
- getLiteral() - Method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
- getLiteral() - Method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
- getLiteral() - Method in enum class org.nasdanika.models.gitlab.MergeMethod
- getLiteral() - Method in enum class org.nasdanika.models.gitlab.SquashOption
- getLiteral() - Method in enum class org.nasdanika.models.gitlab.Status
- getLiteral() - Method in enum class org.nasdanika.models.gitlab.Visibility
- getLoad() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Load'. - getLoad() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoad_End() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
End'. - getLoad_End() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoad_Error() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Error'. - getLoad_Error() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoad_Reference() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Reference'. - getLoad_Reference() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoad_Size() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Size'. - getLoad_Size() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoad_Source() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Source'. - getLoad_Source() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoad_Start() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Start'. - getLoad_Start() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoadable() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Loadable'. - getLoadable() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoadable_Loaded() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Loaded'. - getLoadable_Loaded() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoadable_Loads() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Loads'. - getLoadable_Loads() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getLoaded() - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- getLoaded() - Method in interface org.nasdanika.models.gitlab.Loadable
-
Returns the value of the 'Loaded' attribute.
- getLoads() - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- getLoads() - Method in interface org.nasdanika.models.gitlab.Loadable
-
Returns the value of the 'Loads' containment reference list.
- getMember() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Member'. - getMember() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getMember_AccessLevel() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Access Level'. - getMember_AccessLevel() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getMember_ExpiresAt() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Expires At'. - getMember_ExpiresAt() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getMember_User() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference '
User'. - getMember_User() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getMembers() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Members' containment reference list.
- getMembers() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getMembers() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getMembers() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Members' containment reference list.
- getMembership() - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- getMembership() - Method in interface org.nasdanika.models.gitlab.User
-
Returns the value of the 'Membership' reference list.
- getMerged() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Merged' attribute.
- getMerged() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getMergeMethod() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for enum '
Merge Method'. - getMergeMethod() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getMergeMethod() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getMergeMethod() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Merge Method' attribute.
- getMergeRequestsEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getMergeRequestsEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Merge Requests Enabled' attribute.
- getName() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum class org.nasdanika.models.gitlab.AccessLevel
- getName() - Method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
- getName() - Method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
- getName() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getName() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getName() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getName() - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- getName() - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- getName() - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- getName() - Method in enum class org.nasdanika.models.gitlab.MergeMethod
- getName() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum class org.nasdanika.models.gitlab.SquashOption
- getName() - Method in enum class org.nasdanika.models.gitlab.Status
- getName() - Method in enum class org.nasdanika.models.gitlab.Visibility
- getNameWithNamespace() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getNameWithNamespace() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Name With Namespace' attribute.
- getNickname() - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- getNickname() - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Returns the value of the 'Nickname' attribute.
- getNotificationLevel() - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- getNotificationLevel() - Method in interface org.nasdanika.models.gitlab.ProjectAccess
-
Returns the value of the 'Notification Level' attribute.
- getOnlyAllowMergeIfAllDiscussionsAreResolved() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getOnlyAllowMergeIfAllDiscussionsAreResolved() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Only Allow Merge If All Discussions Are Resolved' attribute.
- getOnlyAllowMergeIfPipelineSucceeds() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getOnlyAllowMergeIfPipelineSucceeds() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Only Allow Merge If Pipeline Succeeds' attribute.
- getOpenIssuesCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getOpenIssuesCount() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Open Issues Count' attribute.
- getOwner() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Owner'. - getOwner() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getOwner() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getOwner() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Owner' containment reference.
- getOwner_User() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference '
User'. - getOwner_User() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getOwns() - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- getOwns() - Method in interface org.nasdanika.models.gitlab.User
-
Returns the value of the 'Owns' reference list.
- getPackage() - Static method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
-
Deprecated.
- getPackagesEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getPackagesEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Packages Enabled' attribute.
- getPackagesSize() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- getPackagesSize() - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Returns the value of the 'Packages Size' attribute.
- getPageSize() - Method in class org.nasdanika.models.gitlab.util.Loader
- getPath() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Path' attribute.
- getPath() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getPath() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getPath() - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- getPath() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Path' attribute.
- getPath() - Method in interface org.nasdanika.models.gitlab.TreeItem
-
Returns the value of the 'Path' attribute.
- getPath(URI) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- getPathWithNamespace() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getPathWithNamespace() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Path With Namespace' attribute.
- getPrintingMergeRequestLinkEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getPrintingMergeRequestLinkEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Printing Merge Request Link Enabled' attribute.
- getProject() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Project'. - getProject() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_AllowMergeOnSkippedPipeline() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Allow Merge On Skipped Pipeline'. - getProject_AllowMergeOnSkippedPipeline() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ApprovalsBeforeMerge() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Approvals Before Merge'. - getProject_ApprovalsBeforeMerge() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Archived() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Archived'. - getProject_Archived() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_AutocloseReferencedIssues() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Autoclose Referenced Issues'. - getProject_AutocloseReferencedIssues() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_AutoDevopsDeployStrategy() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Auto Devops Deploy Strategy'. - getProject_AutoDevopsDeployStrategy() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_AutoDevopsEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Auto Devops Enabled'. - getProject_AutoDevopsEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_AvatarUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Avatar Url'. - getProject_AvatarUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Branches() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Branches'. - getProject_Branches() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_BranchesLoaded() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Branches Loaded'. - getProject_BranchesLoaded() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_BranchesLoadError() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Branches Load Error'. - getProject_BranchesLoadError() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_BuildCoverageRegex() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Build Coverage Regex'. - getProject_BuildCoverageRegex() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_BuildGitStrategy() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Build Git Strategy'. - getProject_BuildGitStrategy() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_CanCreateMergeRequestIn() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Can Create Merge Request In'. - getProject_CanCreateMergeRequestIn() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_CiConfigPath() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Ci Config Path'. - getProject_CiConfigPath() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_CiDefaultGitDepth() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Ci Default Git Depth'. - getProject_CiDefaultGitDepth() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_CiForwardDeploymentEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Ci Forward Deployment Enabled'. - getProject_CiForwardDeploymentEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ContainerRegistryEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Container Registry Enabled'. - getProject_ContainerRegistryEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Contributors() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Contributors'. - getProject_Contributors() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_CreatedAt() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Created At'. - getProject_CreatedAt() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Creator() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference '
Creator'. - getProject_Creator() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_CreatorId() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Creator Id'. - getProject_CreatorId() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_CustomAttributes() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the map '
Custom Attributes'. - getProject_CustomAttributes() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_DefaultBranch() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Default Branch'. - getProject_DefaultBranch() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Description() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Description'. - getProject_Description() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_EmailsDisabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Emails Disabled'. - getProject_EmailsDisabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_EmptyRepo() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Empty Repo'. - getProject_EmptyRepo() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ForkedFrom() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference '
Forked From'. - getProject_ForkedFrom() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ForkedFromId() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Forked From Id'. - getProject_ForkedFromId() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Forks() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Forks'. - getProject_Forks() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ForksCount() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Forks Count'. - getProject_ForksCount() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_GroupAccess() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference '
Group Access'. - getProject_GroupAccess() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_HttpUrlToRepo() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Http Url To Repo'. - getProject_HttpUrlToRepo() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Id() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Id'. - getProject_Id() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ImportStatus() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Import Status'. - getProject_ImportStatus() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_InitializeWithReadme() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Initialize With Readme'. - getProject_InitializeWithReadme() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_IsPublic() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Is Public'. - getProject_IsPublic() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_IssuesEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Issues Enabled'. - getProject_IssuesEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_JobsEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Jobs Enabled'. - getProject_JobsEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_LastsActivityAt() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Lasts Activity At'. - getProject_LastsActivityAt() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_LfsEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Lfs Enabled'. - getProject_LfsEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_License() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference '
License'. - getProject_License() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_LicenseUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
License Url'. - getProject_LicenseUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Members() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Members'. - getProject_Members() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_MergeMethod() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Merge Method'. - getProject_MergeMethod() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_MergeRequestsEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Merge Requests Enabled'. - getProject_MergeRequestsEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Name() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Name'. - getProject_Name() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_NameWithNamespace() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Name With Namespace'. - getProject_NameWithNamespace() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_OnlyAllowMergeIfAllDiscussionsAreResolved() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Only Allow Merge If All Discussions Are Resolved'. - getProject_OnlyAllowMergeIfAllDiscussionsAreResolved() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_OnlyAllowMergeIfPipelineSucceeds() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Only Allow Merge If Pipeline Succeeds'. - getProject_OnlyAllowMergeIfPipelineSucceeds() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_OpenIssuesCount() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Open Issues Count'. - getProject_OpenIssuesCount() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Owner() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference '
Owner'. - getProject_Owner() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_PackagesEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Packages Enabled'. - getProject_PackagesEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Path() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Path'. - getProject_Path() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_PathWithNamespace() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Path With Namespace'. - getProject_PathWithNamespace() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_PrintingMergeRequestLinkEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Printing Merge Request Link Enabled'. - getProject_PrintingMergeRequestLinkEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ProjectAccess() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference '
Project Access'. - getProject_ProjectAccess() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_PublicJobs() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Public Jobs'. - getProject_PublicJobs() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ReadmeUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Readme Url'. - getProject_ReadmeUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_RemoveSourceBranchAfterMerge() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Remove Source Branch After Merge'. - getProject_RemoveSourceBranchAfterMerge() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_RepositoryStorage() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Repository Storage'. - getProject_RepositoryStorage() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_RequestAccessEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Request Access Enabled'. - getProject_RequestAccessEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_ResolveOutdatedDiffDiscussions() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Resolve Outdated Diff Discussions'. - getProject_ResolveOutdatedDiffDiscussions() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_RunnersToken() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Runners Token'. - getProject_RunnersToken() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_SharedRunnersEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Shared Runners Enabled'. - getProject_SharedRunnersEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_SharedWithGroups() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Shared With Groups'. - getProject_SharedWithGroups() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_SnippetsEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Snippets Enabled'. - getProject_SnippetsEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_SquashOption() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Squash Option'. - getProject_SquashOption() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_SshUrlToRepo() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Ssh Url To Repo'. - getProject_SshUrlToRepo() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_StarCount() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Star Count'. - getProject_StarCount() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Statistics() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference '
Statistics'. - getProject_Statistics() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_SuggestionCommitMessage() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Suggestion Commit Message'. - getProject_SuggestionCommitMessage() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Tags() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute list '
Tags'. - getProject_Tags() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_Visibility() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Visibility'. - getProject_Visibility() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_VisibilityLevel() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Visibility Level'. - getProject_VisibilityLevel() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_WallEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Wall Enabled'. - getProject_WallEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_WebUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Web Url'. - getProject_WebUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProject_WikiEnabled() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Wiki Enabled'. - getProject_WikiEnabled() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectAccess() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Project Access'. - getProjectAccess() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectAccess() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getProjectAccess() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Project Access' containment reference.
- getProjectAccess_AccessLevel() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Access Level'. - getProjectAccess_AccessLevel() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectAccess_NotificationLevel() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Notification Level'. - getProjectAccess_NotificationLevel() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectIdOrPath(URI) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
-
This method returns URI authority parsed as Long.
- getProjectLicense() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Project License'. - getProjectLicense() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectLicense_HtmlUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Html Url'. - getProjectLicense_HtmlUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectLicense_Key() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Key'. - getProjectLicense_Key() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectLicense_Name() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Name'. - getProjectLicense_Name() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectLicense_Nickname() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Nickname'. - getProjectLicense_Nickname() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectLicense_SourceUrl() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Source Url'. - getProjectLicense_SourceUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjects() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Projects' containment reference list.
- getProjects() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getProjects() - Method in class org.nasdanika.models.gitlab.impl.UserImpl
- getProjects() - Method in interface org.nasdanika.models.gitlab.User
-
Returns the value of the 'Projects' containment reference list.
- getProjectSharedGroup() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Project Shared Group'. - getProjectSharedGroup() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectSharedGroup_AccessLevel() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Access Level'. - getProjectSharedGroup_AccessLevel() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectSharedGroup_FullPath() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Full Path'. - getProjectSharedGroup_FullPath() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectSharedGroup_Group() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference '
Group'. - getProjectSharedGroup_Group() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectSharedGroup_Id() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Id'. - getProjectSharedGroup_Id() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectSharedGroup_Name() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Name'. - getProjectSharedGroup_Name() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectsLoaded() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Projects Loaded' attribute.
- getProjectsLoaded() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getProjectStatistics() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Project Statistics'. - getProjectStatistics() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectStatistics_CommitCount() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Commit Count'. - getProjectStatistics_CommitCount() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectStatistics_JobArtifactsSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Job Artifacts Size'. - getProjectStatistics_JobArtifactsSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectStatistics_LfsObjectsSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Lfs Objects Size'. - getProjectStatistics_LfsObjectsSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectStatistics_PackagesSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Packages Size'. - getProjectStatistics_PackagesSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectStatistics_RepositorySize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Repository Size'. - getProjectStatistics_RepositorySize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectStatistics_StorageSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Storage Size'. - getProjectStatistics_StorageSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getProjectStatistics_WikiSize() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Wiki Size'. - getProjectStatistics_WikiSize() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getPublicJobs() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getPublicJobs() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Public Jobs' attribute.
- getReadmeUrl() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getReadmeUrl() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Readme Url' attribute.
- getRef() - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- getRef() - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Returns the value of the 'Ref' attribute.
- getRef(URI) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
-
This method returns the first (0) URI segment
- getReference() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- getReference() - Method in interface org.nasdanika.models.gitlab.Load
-
Returns the value of the 'Reference' attribute.
- getRemoveSourceBranchAfterMerge() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getRemoveSourceBranchAfterMerge() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Remove Source Branch After Merge' attribute.
- getRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Repository File'. - getRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getRepositoryFile_CommitId() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Commit Id'. - getRepositoryFile_CommitId() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getRepositoryFile_LastCommitId() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Last Commit Id'. - getRepositoryFile_LastCommitId() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getRepositoryFile_Ref() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Ref'. - getRepositoryFile_Ref() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getRepositoryFile_Size() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Size'. - getRepositoryFile_Size() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getRepositorySize() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Repository Size' attribute.
- getRepositorySize() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getRepositorySize() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- getRepositorySize() - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Returns the value of the 'Repository Size' attribute.
- getRepositoryStorage() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getRepositoryStorage() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Repository Storage' attribute.
- getRequestAccessEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getRequestAccessEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Request Access Enabled' attribute.
- getResolveOutdatedDiffDiscussions() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getResolveOutdatedDiffDiscussions() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Resolve Outdated Diff Discussions' attribute.
- getRunnersToken() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getRunnersToken() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Runners Token' attribute.
- getSharedRunnersEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getSharedRunnersEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Shared Runners Enabled' attribute.
- getSharedWithGroups() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getSharedWithGroups() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Shared With Groups' containment reference list.
- getShares() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Shares' reference list.
- getShares() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getSize() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- getSize() - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- getSize() - Method in interface org.nasdanika.models.gitlab.Load
-
Returns the value of the 'Size' attribute.
- getSize() - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Returns the value of the 'Size' attribute.
- getSnippetsEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getSnippetsEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Snippets Enabled' attribute.
- getSource() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- getSource() - Method in interface org.nasdanika.models.gitlab.Load
-
Returns the value of the 'Source' attribute.
- getSourceUrl() - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- getSourceUrl() - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Returns the value of the 'Source Url' attribute.
- getSquashOption() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for enum '
Squash Option'. - getSquashOption() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getSquashOption() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getSquashOption() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Squash Option' attribute.
- getSshUrlToRepo() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getSshUrlToRepo() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Ssh Url To Repo' attribute.
- getStarCount() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getStarCount() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Star Count' attribute.
- getStart() - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- getStart() - Method in interface org.nasdanika.models.gitlab.Load
-
Returns the value of the 'Start' attribute.
- getState() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'State' attribute.
- getState() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getStatistics() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getStatistics() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Statistics' containment reference.
- getStatus() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for enum '
Status'. - getStatus() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getStorageSize() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Storage Size' attribute.
- getStorageSize() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getStorageSize() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- getStorageSize() - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Returns the value of the 'Storage Size' attribute.
- getSubGroups() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Sub Groups' containment reference list.
- getSubGroups() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getSubGroupsLoaded() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Sub Groups Loaded' attribute.
- getSubGroupsLoaded() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getSuggestionCommitMessage() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getSuggestionCommitMessage() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Suggestion Commit Message' attribute.
- getTags() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getTags() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Tags' attribute list.
- getTextRepositoryFile() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Text Repository File'. - getTextRepositoryFile() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getTextRepositoryFile_Content() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Content'. - getTextRepositoryFile_Content() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getTopLevelGroupsLoaded() - Method in interface org.nasdanika.models.gitlab.GitLab
-
Returns the value of the 'Top Level Groups Loaded' attribute.
- getTopLevelGroupsLoaded() - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- getTree() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Tree'. - getTree() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getTree_TreeItemsLoaded() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Tree Items Loaded'. - getTree_TreeItemsLoaded() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getTreeItem() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
Tree Item'. - getTreeItem() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getTreeItem_Id() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Id'. - getTreeItem_Id() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getTreeItem_Path() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the attribute '
Path'. - getTreeItem_Path() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getTreeItems() - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- getTreeItemsLoaded() - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- getTreeItemsLoaded() - Method in interface org.nasdanika.models.gitlab.Tree
-
Returns the value of the 'Tree Items Loaded' attribute.
- getTypedKey() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- getTypedValue() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- getUrl() - Method in interface org.nasdanika.models.gitlab.GitLab
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- getUser() - Method in interface org.nasdanika.models.gitlab.Contributor
-
Returns the value of the 'User' reference.
- getUser() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for class '
User'. - getUser() - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- getUser() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getUser() - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- getUser() - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- getUser() - Method in interface org.nasdanika.models.gitlab.Member
-
Returns the value of the 'User' reference.
- getUser() - Method in interface org.nasdanika.models.gitlab.Owner
-
Returns the value of the 'User' reference.
- getUser_CodeOwnership() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Code Ownership'. - getUser_CodeOwnership() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getUser_Contributions() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Contributions'. - getUser_Contributions() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getUser_CreatedProjects() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Created Projects'. - getUser_CreatedProjects() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getUser_Membership() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Membership'. - getUser_Membership() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getUser_Owns() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the reference list '
Owns'. - getUser_Owns() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getUser_Projects() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for the containment reference list '
Projects'. - getUser_Projects() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getUserName() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'User Name' attribute.
- getUserName() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getUsers() - Method in interface org.nasdanika.models.gitlab.GitLab
-
Returns the value of the 'Users' containment reference list.
- getUsers() - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- getValue() - Method in enum class org.nasdanika.models.gitlab.AccessLevel
- getValue() - Method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
- getValue() - Method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
- getValue() - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- getValue() - Method in enum class org.nasdanika.models.gitlab.MergeMethod
- getValue() - Method in enum class org.nasdanika.models.gitlab.SquashOption
- getValue() - Method in enum class org.nasdanika.models.gitlab.Status
- getValue() - Method in enum class org.nasdanika.models.gitlab.Visibility
- getVisibility() - Method in interface org.nasdanika.models.gitlab.GitLabPackage
-
Returns the meta object for enum '
Visibility'. - getVisibility() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Visibility' attribute.
- getVisibility() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
- getVisibility() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getVisibility() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getVisibility() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Visibility' attribute.
- getVisibilityLevel() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getVisibilityLevel() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Visibility Level' attribute.
- getWallEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getWallEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Wall Enabled' attribute.
- getWebUrl() - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Returns the value of the 'Web Url' attribute.
- getWebUrl() - Method in interface org.nasdanika.models.gitlab.Branch
-
Returns the value of the 'Web Url' attribute.
- getWebUrl() - Method in interface org.nasdanika.models.gitlab.Group
-
Returns the value of the 'Web Url' attribute.
- getWebUrl() - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- getWebUrl() - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- getWebUrl() - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- getWebUrl() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getWebUrl() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Web Url' attribute.
- getWikiEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- getWikiEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Wiki Enabled' attribute.
- getWikiSize() - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- getWikiSize() - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Returns the value of the 'Wiki Size' attribute.
- GIT_LAB - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Git Lab' class. - GIT_LAB - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Git Lab' class. - GIT_LAB__GROUPS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Groups' containment reference list.
- GIT_LAB__GROUPS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Groups' containment reference list feature.
- GIT_LAB__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- GIT_LAB__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- GIT_LAB__TOP_LEVEL_GROUPS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Top Level Groups Loaded' attribute.
- GIT_LAB__TOP_LEVEL_GROUPS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Top Level Groups Loaded' attribute feature.
- GIT_LAB__URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Url' attribute.
- GIT_LAB__URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Url' attribute feature.
- GIT_LAB__USERS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Users' containment reference list.
- GIT_LAB__USERS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Users' containment reference list feature.
- GIT_LAB_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Git Lab' class.
- GIT_LAB_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Git Lab' class.
- GitLab - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Git Lab'.
- GITLAB_URI_SCHEME - Static variable in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- GitLabAdapterFactory - Class in org.nasdanika.models.gitlab.util
-
The Adapter Factory for the model.
- GitLabAdapterFactory() - Constructor for class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Creates an instance of the adapter factory.
- gitLabApi - Variable in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- GitLabApiProvider - Class in org.nasdanika.models.gitlab.util
-
This class takes care of different ways to create
GitLabApiand request throttling - GitLabApiProvider(String, String) - Constructor for class org.nasdanika.models.gitlab.util.GitLabApiProvider
- GitLabApiProvider(String, String, long, int) - Constructor for class org.nasdanika.models.gitlab.util.GitLabApiProvider
- GitLabApiProvider(GitLabApi) - Constructor for class org.nasdanika.models.gitlab.util.GitLabApiProvider
- GitLabApiProvider(GitLabApi, long, int) - Constructor for class org.nasdanika.models.gitlab.util.GitLabApiProvider
- GitLabApiProvider(GitLabApi, Handler) - Constructor for class org.nasdanika.models.gitlab.util.GitLabApiProvider
- GitLabEPackageResourceSetCapabilityFactory - Class in org.nasdanika.models.gitlab.util
- GitLabEPackageResourceSetCapabilityFactory() - Constructor for class org.nasdanika.models.gitlab.util.GitLabEPackageResourceSetCapabilityFactory
- GitLabFactory - Interface in org.nasdanika.models.gitlab
-
The Factory for the model.
- GitLabFactoryImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model Factory.
- GitLabFactoryImpl() - Constructor for class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
-
Creates an instance of the factory.
- GitLabImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Git Lab'.
- GitLabImpl() - Constructor for class org.nasdanika.models.gitlab.impl.GitLabImpl
- GitLabPackage - Interface in org.nasdanika.models.gitlab
-
The Package for the model.
- GitLabPackage.Literals - Interface in org.nasdanika.models.gitlab
-
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
- GitLabPackageImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model Package.
- GitLabSwitch<T> - Class in org.nasdanika.models.gitlab.util
-
The Switch for the model's inheritance hierarchy.
- GitLabSwitch() - Constructor for class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Creates an instance of the switch.
- GitLabURIHandler - Class in org.nasdanika.models.gitlab.util
-
A very simple implementation of
URIHandlerto retrieve content from GitLab using REST API URI format:gitlab://projectid/ref/path - GitLabURIHandler(GitLabApi) - Constructor for class org.nasdanika.models.gitlab.util.GitLabURIHandler
- Group - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Group'.
- GROUP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Group' class. - GROUP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Group' class. - GROUP__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Avatar Url' attribute.
- GROUP__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Avatar Url' attribute feature.
- GROUP__CODE_OWNERSHIP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Code Ownership' reference list.
- GROUP__CODE_OWNERSHIP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Code Ownership' reference list feature.
- GROUP__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created At' attribute.
- GROUP__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Created At' attribute feature.
- GROUP__DESCRIPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Description' attribute.
- GROUP__DESCRIPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- GROUP__FULL_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Full Name' attribute.
- GROUP__FULL_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Full Name' attribute feature.
- GROUP__FULL_PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Full Path' attribute.
- GROUP__FULL_PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Full Path' attribute feature.
- GROUP__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- GROUP__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- GROUP__JOB_ARTIFACTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Job Artifacts Size' attribute.
- GROUP__JOB_ARTIFACTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Job Artifacts Size' attribute feature.
- GROUP__LFS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Lfs Enabled' attribute.
- GROUP__LFS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Lfs Enabled' attribute feature.
- GROUP__LFS_OBJECTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Lfs Objects Size' attribute.
- GROUP__LFS_OBJECTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Lfs Objects Size' attribute feature.
- GROUP__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- GROUP__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- GROUP__MEMBERS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Members' containment reference list.
- GROUP__MEMBERS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Members' containment reference list feature.
- GROUP__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- GROUP__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- GROUP__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- GROUP__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Path' attribute feature.
- GROUP__PROJECTS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Projects' containment reference list.
- GROUP__PROJECTS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Projects' containment reference list feature.
- GROUP__PROJECTS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Projects Loaded' attribute.
- GROUP__PROJECTS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Projects Loaded' attribute feature.
- GROUP__REPOSITORY_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Repository Size' attribute.
- GROUP__REPOSITORY_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Repository Size' attribute feature.
- GROUP__SHARES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Shares' reference list.
- GROUP__SHARES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Shares' reference list feature.
- GROUP__STORAGE_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Storage Size' attribute.
- GROUP__STORAGE_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Storage Size' attribute feature.
- GROUP__SUB_GROUPS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Sub Groups' containment reference list.
- GROUP__SUB_GROUPS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Sub Groups' containment reference list feature.
- GROUP__SUB_GROUPS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Sub Groups Loaded' attribute.
- GROUP__SUB_GROUPS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Sub Groups Loaded' attribute feature.
- GROUP__VISIBILITY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Visibility' attribute.
- GROUP__VISIBILITY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Visibility' attribute feature.
- GROUP__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- GROUP__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Web Url' attribute feature.
- GROUP_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Group' class.
- GROUP_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Group' class.
- GroupImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Group'.
- GroupImpl() - Constructor for class org.nasdanika.models.gitlab.impl.GroupImpl
- GUEST - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Guest' literal object.
- GUEST_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Guest' literal value.
H
- hash - Variable in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- HTML_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
-
The default value of the '
Html Url' attribute. - HTTP_URL_TO_REPO_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Http Url To Repo' attribute.
I
- ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
Id' attribute. - ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Id' attribute. - ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Id' attribute. - ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
-
The default value of the '
Id' attribute. - ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.TreeItemImpl
-
The default value of the '
Id' attribute. - IMPORT_STATUS_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Import Status' attribute. - INFO - Enum constant in enum class org.nasdanika.models.gitlab.Status
-
The 'Info' literal object.
- INFO_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Status
-
The 'Info' literal value.
- init() - Static method in class org.nasdanika.models.gitlab.impl.GitLabFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- INITIALIZE_WITH_README_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Initialize With Readme' attribute. - initializePackageContents() - Method in class org.nasdanika.models.gitlab.impl.GitLabPackageImpl
-
Complete the initialization of the package and its meta-model.
- INTERNAL - Enum constant in enum class org.nasdanika.models.gitlab.Visibility
-
The 'Internal' literal object.
- INTERNAL_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Visibility
-
The 'Internal' literal value.
- INVALID - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Invalid' literal object.
- INVALID_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Invalid' literal value.
- IS_DEFAULT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Is Default' attribute. - IS_PROTECTED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Is Protected' attribute. - IS_PUBLIC_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Is Public' attribute. - isContainerRegistryEnabled() - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- isContainerRegistryEnabled() - Method in interface org.nasdanika.models.gitlab.Project
-
Returns the value of the 'Container Registry Enabled' attribute.
- isFactoryForType(Object) - Method in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isLoadBranches(Project) - Method in class org.nasdanika.models.gitlab.util.LoadingEngine
- isLoadPath(Project, Branch, String) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Returns true if a tree items at the specified path shall be loaded.
- isLoadProjects(Group) - Method in class org.nasdanika.models.gitlab.util.LoadingEngine
- isLoadSubGroups(Group) - Method in class org.nasdanika.models.gitlab.util.LoadingEngine
- isLoadTreeItem(TreeItem) - Method in class org.nasdanika.models.gitlab.util.LoadingEngine
- ISSUES_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Issues Enabled' attribute. - isSwitchFor(EPackage) - Method in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
Checks whether this is a switch for the given package.
J
- JOB_ARTIFACTS_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Job Artifacts Size' attribute. - JOB_ARTIFACTS_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
-
The default value of the '
Job Artifacts Size' attribute. - JOBS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Jobs Enabled' attribute.
K
- KEY_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
-
The default value of the '
Key' attribute. - KEY_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
-
The default value of the '
Key' attribute.
L
- LAST_COMMIT_ID_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
-
The default value of the '
Last Commit Id' attribute. - LASTS_ACTIVITY_AT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Lasts Activity At' attribute. - LFS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Lfs Enabled' attribute. - LFS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Lfs Enabled' attribute. - LFS_OBJECTS_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Lfs Objects Size' attribute. - LFS_OBJECTS_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
-
The default value of the '
Lfs Objects Size' attribute. - LICENSE_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
License Url' attribute. - LIST_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
List Repository File' class. - LIST_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
List Repository File' class. - LIST_REPOSITORY_FILE__COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commit Id' attribute.
- LIST_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Content' containment reference list.
- LIST_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Content' containment reference list feature.
- LIST_REPOSITORY_FILE__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- LIST_REPOSITORY_FILE__LAST_COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Last Commit Id' attribute.
- LIST_REPOSITORY_FILE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- LIST_REPOSITORY_FILE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- LIST_REPOSITORY_FILE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- LIST_REPOSITORY_FILE__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- LIST_REPOSITORY_FILE__REF - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ref' attribute.
- LIST_REPOSITORY_FILE__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Size' attribute.
- LIST_REPOSITORY_FILE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'List Repository File' class.
- LIST_REPOSITORY_FILE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'List Repository File' class.
- ListRepositoryFile - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'List Repository File'.
- ListRepositoryFileImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'List Repository File'.
- ListRepositoryFileImpl() - Constructor for class org.nasdanika.models.gitlab.impl.ListRepositoryFileImpl
- Load - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Load'.
- LOAD - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Load' class. - LOAD - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Load' class. - LOAD__END - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'End' attribute feature.
- LOAD__END - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'End' attribute.
- LOAD__ERROR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Error' attribute feature.
- LOAD__ERROR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Error' attribute.
- LOAD__REFERENCE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Reference' attribute feature.
- LOAD__REFERENCE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Reference' attribute.
- LOAD__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Size' attribute feature.
- LOAD__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Size' attribute.
- LOAD__SOURCE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Source' attribute feature.
- LOAD__SOURCE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Source' attribute.
- LOAD__START - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Start' attribute feature.
- LOAD__START - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Start' attribute.
- LOAD_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Load' class.
- LOAD_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Load' class.
- Loadable - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Loadable'.
- LOADABLE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Loadable' class. - LOADABLE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Loadable' class. - LOADABLE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Loaded' attribute feature.
- LOADABLE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- LOADABLE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Loads' containment reference list feature.
- LOADABLE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- LOADABLE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Loadable' class.
- LOADABLE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Loadable' class.
- LoadableImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Loadable'.
- LoadableImpl() - Constructor for class org.nasdanika.models.gitlab.impl.LoadableImpl
- loadBranches(long, BiConsumer<Branch, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- LOADED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.LoadableImpl
-
The default value of the '
Loaded' attribute. - Loader - Class in org.nasdanika.models.gitlab.util
-
Loads GitLab model using
GitLabApi. - Loader(GitLabApi) - Constructor for class org.nasdanika.models.gitlab.util.Loader
- LoaderOld - Class in org.nasdanika.models.gitlab.util
-
Deprecated.Migrate to Loader
- LoaderOld(String, String) - Constructor for class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- LoaderOld(String, String, long, int) - Constructor for class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- LoaderOld(GitLabApi) - Constructor for class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- LoaderOld(GitLabApi, long, int) - Constructor for class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- LoaderOld(GitLabApi, Handler) - Constructor for class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- loadGitLabGroups(ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Loads groups, their projects, sub-groups, members and other related objects.
- loadGroup(Group, GroupApi, Function<Long, CompletableFuture<Group>>, Function<Long, CompletableFuture<Project>>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- loadGroup(Group, GroupApi, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadGroupMembers(long, BiConsumer<Member, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadGroupPager(GroupApi, Pager<Group>, BiConsumer<Group, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadGroups(ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- LoadImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Load'.
- LoadImpl() - Constructor for class org.nasdanika.models.gitlab.impl.LoadImpl
- LoadingEngine - Class in org.nasdanika.models.gitlab.util
-
Performs multi-object, multi-stage loading leveraging
Loader. - LoadingEngine(Loader) - Constructor for class org.nasdanika.models.gitlab.util.LoadingEngine
- LoadingEngine(Loader, Executor) - Constructor for class org.nasdanika.models.gitlab.util.LoadingEngine
- loadMember(Member, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadMember(Member, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- loadProject(Project, Function<Long, CompletableFuture<Group>>, Function<Long, CompletableFuture<Project>>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- loadProject(Project, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadProjectContributors(long, BiConsumer<Contributor, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadProjectLicense(ProjectLicense, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadProjectLicense(ProjectLicense, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- loadProjectMembers(long, BiConsumer<Member, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadProjects(long, BiConsumer<Project, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadRepositoryFile(long, String, String) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadSubGroups(long, BiConsumer<Group, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadTopLevelGroups(BiConsumer<Group, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
- loadTree(long, String, String, BiConsumer<TreeItem, ProgressMonitor>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.Loader
-
Loads branch tree
- loadTree(Project, Branch, String, Function<Long, CompletableFuture<Group>>, Function<Long, CompletableFuture<Project>>, ProgressMonitor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Loads branch tree
M
- MAINTAINER - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Maintainer' literal object.
- MAINTAINER_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Maintainer' literal value.
- MANUAL - Enum constant in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
The 'Manual' literal object.
- MANUAL_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
The 'Manual' literal value.
- Member - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Member'.
- MEMBER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Member' class. - MEMBER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Member' class. - MEMBER__ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Access Level' attribute feature.
- MEMBER__ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Access Level' attribute.
- MEMBER__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Avatar Url' attribute.
- MEMBER__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created At' attribute.
- MEMBER__EMAIL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'EMail' attribute.
- MEMBER__EXPIRES_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Expires At' attribute feature.
- MEMBER__EXPIRES_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Expires At' attribute.
- MEMBER__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- MEMBER__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- MEMBER__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- MEMBER__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- MEMBER__STATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'State' attribute.
- MEMBER__USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'User' reference feature.
- MEMBER__USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User' reference.
- MEMBER__USER_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User Name' attribute.
- MEMBER__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- MEMBER_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Member' class.
- MEMBER_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Member' class.
- MemberImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Member'.
- MemberImpl() - Constructor for class org.nasdanika.models.gitlab.impl.MemberImpl
- MERGE - Enum constant in enum class org.nasdanika.models.gitlab.MergeMethod
-
The 'Merge' literal object.
- MERGE_METHOD - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Merge Method' enum. - MERGE_METHOD - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Merge Method' enum. - MERGE_METHOD_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Merge Method' attribute. - MERGE_REQUESTS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Merge Requests Enabled' attribute. - MERGE_VALUE - Static variable in enum class org.nasdanika.models.gitlab.MergeMethod
-
The 'Merge' literal value.
- MERGED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Merged' attribute. - MergeMethod - Enum Class in org.nasdanika.models.gitlab
-
A representation of the literals of the enumeration 'Merge Method', and utility methods for working with them.
- MINIMAL_ACCESS - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Minimal Access' literal object.
- MINIMAL_ACCESS_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Minimal Access' literal value.
- modelPackage - Static variable in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.nasdanika.models.gitlab.util.GitLabSwitch
-
The cached model package
- modelSwitch - Variable in class org.nasdanika.models.gitlab.util.GitLabAdapterFactory
-
The switch that delegates to the
createXXXmethods.
N
- NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.TreeItemImpl
-
The default value of the '
Name' attribute. - NAME_WITH_NAMESPACE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Name With Namespace' attribute. - NEVER - Enum constant in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Never' literal object.
- NEVER_VALUE - Static variable in enum class org.nasdanika.models.gitlab.SquashOption
-
The 'Never' literal value.
- NICKNAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
-
The default value of the '
Nickname' attribute. - NONE - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'None' literal object.
- NONE_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'None' literal value.
- NOTIFICATION_LEVEL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
-
The default value of the '
Notification Level' attribute.
O
- ONLY_ALLOW_MERGE_IF_ALL_DISCUSSIONS_ARE_RESOLVED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Only Allow Merge If All Discussions Are Resolved' attribute. - ONLY_ALLOW_MERGE_IF_PIPELINE_SUCCEEDS_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Only Allow Merge If Pipeline Succeeds' attribute. - OPEN_ISSUES_COUNT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Open Issues Count' attribute. - org.nasdanika.models.gitlab - module org.nasdanika.models.gitlab
- org.nasdanika.models.gitlab - package org.nasdanika.models.gitlab
- org.nasdanika.models.gitlab.impl - package org.nasdanika.models.gitlab.impl
- org.nasdanika.models.gitlab.util - package org.nasdanika.models.gitlab.util
- Owner - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Owner'.
- OWNER - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Owner' literal object.
- OWNER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Owner' class. - OWNER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Owner' class. - OWNER__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Avatar Url' attribute.
- OWNER__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created At' attribute.
- OWNER__EMAIL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'EMail' attribute.
- OWNER__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- OWNER__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- OWNER__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- OWNER__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- OWNER__STATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'State' attribute.
- OWNER__USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'User' reference feature.
- OWNER__USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User' reference.
- OWNER__USER_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User Name' attribute.
- OWNER__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- OWNER_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Owner' class.
- OWNER_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Owner' class.
- OWNER_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Owner' literal value.
- OwnerImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Owner'.
- OwnerImpl() - Constructor for class org.nasdanika.models.gitlab.impl.OwnerImpl
P
- PACKAGES_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Packages Enabled' attribute. - PACKAGES_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
-
The default value of the '
Packages Size' attribute. - PATH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Path' attribute. - PATH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Path' attribute. - PATH_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.TreeItemImpl
-
The default value of the '
Path' attribute. - PATH_WITH_NAMESPACE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Path With Namespace' attribute. - populateAbstractUser(AbstractUser<?>, AbstractUser) - Method in class org.nasdanika.models.gitlab.util.Loader
- populateAbstractUser(AbstractUser<?>, AbstractUser) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- PRINTING_MERGE_REQUEST_LINK_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Printing Merge Request Link Enabled' attribute. - PRIVATE - Enum constant in enum class org.nasdanika.models.gitlab.Visibility
-
The 'Private' literal object.
- PRIVATE_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Visibility
-
The 'Private' literal value.
- Project - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Project'.
- PROJECT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Project' class. - PROJECT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Project' class. - PROJECT__ALLOW_MERGE_ON_SKIPPED_PIPELINE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Allow Merge On Skipped Pipeline' attribute feature.
- PROJECT__ALLOW_MERGE_ON_SKIPPED_PIPELINE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Allow Merge On Skipped Pipeline' attribute.
- PROJECT__APPROVALS_BEFORE_MERGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Approvals Before Merge' attribute feature.
- PROJECT__APPROVALS_BEFORE_MERGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Approvals Before Merge' attribute.
- PROJECT__ARCHIVED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Archived' attribute feature.
- PROJECT__ARCHIVED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Archived' attribute.
- PROJECT__AUTO_DEVOPS_DEPLOY_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Auto Devops Deploy Strategy' attribute feature.
- PROJECT__AUTO_DEVOPS_DEPLOY_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Auto Devops Deploy Strategy' attribute.
- PROJECT__AUTO_DEVOPS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Auto Devops Enabled' attribute feature.
- PROJECT__AUTO_DEVOPS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Auto Devops Enabled' attribute.
- PROJECT__AUTOCLOSE_REFERENCED_ISSUES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Autoclose Referenced Issues' attribute feature.
- PROJECT__AUTOCLOSE_REFERENCED_ISSUES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Autoclose Referenced Issues' attribute.
- PROJECT__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Avatar Url' attribute feature.
- PROJECT__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Avatar Url' attribute.
- PROJECT__BRANCHES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Branches' containment reference list feature.
- PROJECT__BRANCHES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Branches' containment reference list.
- PROJECT__BRANCHES_LOAD_ERROR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Branches Load Error' attribute feature.
- PROJECT__BRANCHES_LOAD_ERROR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Branches Load Error' attribute.
- PROJECT__BRANCHES_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Branches Loaded' attribute feature.
- PROJECT__BRANCHES_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Branches Loaded' attribute.
- PROJECT__BUILD_COVERAGE_REGEX - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Build Coverage Regex' attribute feature.
- PROJECT__BUILD_COVERAGE_REGEX - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Build Coverage Regex' attribute.
- PROJECT__BUILD_GIT_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Build Git Strategy' attribute feature.
- PROJECT__BUILD_GIT_STRATEGY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Build Git Strategy' attribute.
- PROJECT__CAN_CREATE_MERGE_REQUEST_IN - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Can Create Merge Request In' attribute feature.
- PROJECT__CAN_CREATE_MERGE_REQUEST_IN - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Can Create Merge Request In' attribute.
- PROJECT__CI_CONFIG_PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Ci Config Path' attribute feature.
- PROJECT__CI_CONFIG_PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ci Config Path' attribute.
- PROJECT__CI_DEFAULT_GIT_DEPTH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Ci Default Git Depth' attribute feature.
- PROJECT__CI_DEFAULT_GIT_DEPTH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ci Default Git Depth' attribute.
- PROJECT__CI_FORWARD_DEPLOYMENT_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Ci Forward Deployment Enabled' attribute feature.
- PROJECT__CI_FORWARD_DEPLOYMENT_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ci Forward Deployment Enabled' attribute.
- PROJECT__CONTAINER_REGISTRY_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Container Registry Enabled' attribute feature.
- PROJECT__CONTAINER_REGISTRY_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Container Registry Enabled' attribute.
- PROJECT__CONTRIBUTORS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Contributors' containment reference list feature.
- PROJECT__CONTRIBUTORS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Contributors' containment reference list.
- PROJECT__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Created At' attribute feature.
- PROJECT__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created At' attribute.
- PROJECT__CREATOR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Creator' reference feature.
- PROJECT__CREATOR - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Creator' reference.
- PROJECT__CREATOR_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Creator Id' attribute feature.
- PROJECT__CREATOR_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Creator Id' attribute.
- PROJECT__CUSTOM_ATTRIBUTES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Custom Attributes' map feature.
- PROJECT__CUSTOM_ATTRIBUTES - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Custom Attributes' map.
- PROJECT__DEFAULT_BRANCH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Default Branch' attribute feature.
- PROJECT__DEFAULT_BRANCH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Default Branch' attribute.
- PROJECT__DESCRIPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- PROJECT__DESCRIPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Description' attribute.
- PROJECT__EMAILS_DISABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Emails Disabled' attribute feature.
- PROJECT__EMAILS_DISABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Emails Disabled' attribute.
- PROJECT__EMPTY_REPO - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Empty Repo' attribute feature.
- PROJECT__EMPTY_REPO - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Empty Repo' attribute.
- PROJECT__FORKED_FROM - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Forked From' reference feature.
- PROJECT__FORKED_FROM - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Forked From' reference.
- PROJECT__FORKED_FROM_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Forked From Id' attribute feature.
- PROJECT__FORKED_FROM_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Forked From Id' attribute.
- PROJECT__FORKS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Forks' reference list feature.
- PROJECT__FORKS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Forks' reference list.
- PROJECT__FORKS_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Forks Count' attribute feature.
- PROJECT__FORKS_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Forks Count' attribute.
- PROJECT__GROUP_ACCESS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Group Access' containment reference feature.
- PROJECT__GROUP_ACCESS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Group Access' containment reference.
- PROJECT__HTTP_URL_TO_REPO - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Http Url To Repo' attribute feature.
- PROJECT__HTTP_URL_TO_REPO - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Http Url To Repo' attribute.
- PROJECT__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- PROJECT__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- PROJECT__IMPORT_STATUS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Import Status' attribute feature.
- PROJECT__IMPORT_STATUS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Import Status' attribute.
- PROJECT__INITIALIZE_WITH_README - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Initialize With Readme' attribute feature.
- PROJECT__INITIALIZE_WITH_README - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Initialize With Readme' attribute.
- PROJECT__IS_PUBLIC - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Is Public' attribute feature.
- PROJECT__IS_PUBLIC - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Is Public' attribute.
- PROJECT__ISSUES_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Issues Enabled' attribute feature.
- PROJECT__ISSUES_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Issues Enabled' attribute.
- PROJECT__JOBS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Jobs Enabled' attribute feature.
- PROJECT__JOBS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Jobs Enabled' attribute.
- PROJECT__LASTS_ACTIVITY_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Lasts Activity At' attribute feature.
- PROJECT__LASTS_ACTIVITY_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Lasts Activity At' attribute.
- PROJECT__LFS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Lfs Enabled' attribute feature.
- PROJECT__LFS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Lfs Enabled' attribute.
- PROJECT__LICENSE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'License' containment reference feature.
- PROJECT__LICENSE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'License' containment reference.
- PROJECT__LICENSE_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'License Url' attribute feature.
- PROJECT__LICENSE_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'License Url' attribute.
- PROJECT__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- PROJECT__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- PROJECT__MEMBERS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Members' containment reference list feature.
- PROJECT__MEMBERS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Members' containment reference list.
- PROJECT__MERGE_METHOD - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Merge Method' attribute feature.
- PROJECT__MERGE_METHOD - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Merge Method' attribute.
- PROJECT__MERGE_REQUESTS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Merge Requests Enabled' attribute feature.
- PROJECT__MERGE_REQUESTS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Merge Requests Enabled' attribute.
- PROJECT__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- PROJECT__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- PROJECT__NAME_WITH_NAMESPACE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Name With Namespace' attribute feature.
- PROJECT__NAME_WITH_NAMESPACE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name With Namespace' attribute.
- PROJECT__ONLY_ALLOW_MERGE_IF_ALL_DISCUSSIONS_ARE_RESOLVED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Only Allow Merge If All Discussions Are Resolved' attribute feature.
- PROJECT__ONLY_ALLOW_MERGE_IF_ALL_DISCUSSIONS_ARE_RESOLVED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Only Allow Merge If All Discussions Are Resolved' attribute.
- PROJECT__ONLY_ALLOW_MERGE_IF_PIPELINE_SUCCEEDS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Only Allow Merge If Pipeline Succeeds' attribute feature.
- PROJECT__ONLY_ALLOW_MERGE_IF_PIPELINE_SUCCEEDS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Only Allow Merge If Pipeline Succeeds' attribute.
- PROJECT__OPEN_ISSUES_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Open Issues Count' attribute feature.
- PROJECT__OPEN_ISSUES_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Open Issues Count' attribute.
- PROJECT__OWNER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Owner' containment reference feature.
- PROJECT__OWNER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Owner' containment reference.
- PROJECT__PACKAGES_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Packages Enabled' attribute feature.
- PROJECT__PACKAGES_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Packages Enabled' attribute.
- PROJECT__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Path' attribute feature.
- PROJECT__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- PROJECT__PATH_WITH_NAMESPACE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Path With Namespace' attribute feature.
- PROJECT__PATH_WITH_NAMESPACE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path With Namespace' attribute.
- PROJECT__PRINTING_MERGE_REQUEST_LINK_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Printing Merge Request Link Enabled' attribute feature.
- PROJECT__PRINTING_MERGE_REQUEST_LINK_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Printing Merge Request Link Enabled' attribute.
- PROJECT__PROJECT_ACCESS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Project Access' containment reference feature.
- PROJECT__PROJECT_ACCESS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Project Access' containment reference.
- PROJECT__PUBLIC_JOBS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Public Jobs' attribute feature.
- PROJECT__PUBLIC_JOBS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Public Jobs' attribute.
- PROJECT__README_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Readme Url' attribute feature.
- PROJECT__README_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Readme Url' attribute.
- PROJECT__REMOVE_SOURCE_BRANCH_AFTER_MERGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Remove Source Branch After Merge' attribute feature.
- PROJECT__REMOVE_SOURCE_BRANCH_AFTER_MERGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Remove Source Branch After Merge' attribute.
- PROJECT__REPOSITORY_STORAGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Repository Storage' attribute feature.
- PROJECT__REPOSITORY_STORAGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Repository Storage' attribute.
- PROJECT__REQUEST_ACCESS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Request Access Enabled' attribute feature.
- PROJECT__REQUEST_ACCESS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Request Access Enabled' attribute.
- PROJECT__RESOLVE_OUTDATED_DIFF_DISCUSSIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Resolve Outdated Diff Discussions' attribute feature.
- PROJECT__RESOLVE_OUTDATED_DIFF_DISCUSSIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Resolve Outdated Diff Discussions' attribute.
- PROJECT__RUNNERS_TOKEN - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Runners Token' attribute feature.
- PROJECT__RUNNERS_TOKEN - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Runners Token' attribute.
- PROJECT__SHARED_RUNNERS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Shared Runners Enabled' attribute feature.
- PROJECT__SHARED_RUNNERS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Shared Runners Enabled' attribute.
- PROJECT__SHARED_WITH_GROUPS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Shared With Groups' containment reference list feature.
- PROJECT__SHARED_WITH_GROUPS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Shared With Groups' containment reference list.
- PROJECT__SNIPPETS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Snippets Enabled' attribute feature.
- PROJECT__SNIPPETS_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Snippets Enabled' attribute.
- PROJECT__SQUASH_OPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Squash Option' attribute feature.
- PROJECT__SQUASH_OPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Squash Option' attribute.
- PROJECT__SSH_URL_TO_REPO - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Ssh Url To Repo' attribute feature.
- PROJECT__SSH_URL_TO_REPO - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ssh Url To Repo' attribute.
- PROJECT__STAR_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Star Count' attribute feature.
- PROJECT__STAR_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Star Count' attribute.
- PROJECT__STATISTICS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Statistics' containment reference feature.
- PROJECT__STATISTICS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Statistics' containment reference.
- PROJECT__SUGGESTION_COMMIT_MESSAGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Suggestion Commit Message' attribute feature.
- PROJECT__SUGGESTION_COMMIT_MESSAGE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Suggestion Commit Message' attribute.
- PROJECT__TAGS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Tags' attribute list feature.
- PROJECT__TAGS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Tags' attribute list.
- PROJECT__VISIBILITY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Visibility' attribute feature.
- PROJECT__VISIBILITY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Visibility' attribute.
- PROJECT__VISIBILITY_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Visibility Level' attribute feature.
- PROJECT__VISIBILITY_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Visibility Level' attribute.
- PROJECT__WALL_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Wall Enabled' attribute feature.
- PROJECT__WALL_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Wall Enabled' attribute.
- PROJECT__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Web Url' attribute feature.
- PROJECT__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- PROJECT__WIKI_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Wiki Enabled' attribute feature.
- PROJECT__WIKI_ENABLED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Wiki Enabled' attribute.
- PROJECT_ACCESS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Project Access' class. - PROJECT_ACCESS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Project Access' class. - PROJECT_ACCESS__ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Access Level' attribute feature.
- PROJECT_ACCESS__ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Access Level' attribute.
- PROJECT_ACCESS__NOTIFICATION_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Notification Level' attribute feature.
- PROJECT_ACCESS__NOTIFICATION_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Notification Level' attribute.
- PROJECT_ACCESS_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Project Access' class.
- PROJECT_ACCESS_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Project Access' class.
- PROJECT_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Project' class.
- PROJECT_LICENSE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Project License' class. - PROJECT_LICENSE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Project License' class. - PROJECT_LICENSE__HTML_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Html Url' attribute feature.
- PROJECT_LICENSE__HTML_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Html Url' attribute.
- PROJECT_LICENSE__KEY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- PROJECT_LICENSE__KEY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Key' attribute.
- PROJECT_LICENSE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- PROJECT_LICENSE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- PROJECT_LICENSE__NICKNAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Nickname' attribute feature.
- PROJECT_LICENSE__NICKNAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Nickname' attribute.
- PROJECT_LICENSE__SOURCE_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Source Url' attribute feature.
- PROJECT_LICENSE__SOURCE_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Source Url' attribute.
- PROJECT_LICENSE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Project License' class.
- PROJECT_LICENSE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Project License' class.
- PROJECT_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Project' class.
- PROJECT_SHARED_GROUP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Project Shared Group' class. - PROJECT_SHARED_GROUP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Project Shared Group' class. - PROJECT_SHARED_GROUP__ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Access Level' attribute feature.
- PROJECT_SHARED_GROUP__ACCESS_LEVEL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Access Level' attribute.
- PROJECT_SHARED_GROUP__FULL_PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Full Path' attribute feature.
- PROJECT_SHARED_GROUP__FULL_PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Full Path' attribute.
- PROJECT_SHARED_GROUP__GROUP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Group' reference feature.
- PROJECT_SHARED_GROUP__GROUP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Group' reference.
- PROJECT_SHARED_GROUP__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- PROJECT_SHARED_GROUP__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- PROJECT_SHARED_GROUP__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- PROJECT_SHARED_GROUP__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- PROJECT_SHARED_GROUP_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Project Shared Group' class.
- PROJECT_SHARED_GROUP_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Project Shared Group' class.
- PROJECT_STATISTICS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Project Statistics' class. - PROJECT_STATISTICS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Project Statistics' class. - PROJECT_STATISTICS__COMMIT_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Commit Count' attribute feature.
- PROJECT_STATISTICS__COMMIT_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commit Count' attribute.
- PROJECT_STATISTICS__JOB_ARTIFACTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Job Artifacts Size' attribute feature.
- PROJECT_STATISTICS__JOB_ARTIFACTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Job Artifacts Size' attribute.
- PROJECT_STATISTICS__LFS_OBJECTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Lfs Objects Size' attribute feature.
- PROJECT_STATISTICS__LFS_OBJECTS_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Lfs Objects Size' attribute.
- PROJECT_STATISTICS__PACKAGES_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Packages Size' attribute feature.
- PROJECT_STATISTICS__PACKAGES_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Packages Size' attribute.
- PROJECT_STATISTICS__REPOSITORY_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Repository Size' attribute feature.
- PROJECT_STATISTICS__REPOSITORY_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Repository Size' attribute.
- PROJECT_STATISTICS__STORAGE_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Storage Size' attribute feature.
- PROJECT_STATISTICS__STORAGE_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Storage Size' attribute.
- PROJECT_STATISTICS__WIKI_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Wiki Size' attribute feature.
- PROJECT_STATISTICS__WIKI_SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Wiki Size' attribute.
- PROJECT_STATISTICS_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Project Statistics' class.
- PROJECT_STATISTICS_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Project Statistics' class.
- ProjectAccess - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Project Access'.
- ProjectAccessImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Project Access'.
- ProjectAccessImpl() - Constructor for class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- ProjectImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Project'.
- ProjectImpl() - Constructor for class org.nasdanika.models.gitlab.impl.ProjectImpl
- ProjectLicense - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Project License'.
- ProjectLicenseImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Project License'.
- ProjectLicenseImpl() - Constructor for class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- PROJECTS_LOADED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Projects Loaded' attribute. - ProjectSharedGroup - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Project Shared Group'.
- ProjectSharedGroupImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Project Shared Group'.
- ProjectSharedGroupImpl() - Constructor for class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- ProjectStatistics - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Project Statistics'.
- ProjectStatisticsImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Project Statistics'.
- ProjectStatisticsImpl() - Constructor for class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- PUBLIC - Enum constant in enum class org.nasdanika.models.gitlab.Visibility
-
The 'Public' literal object.
- PUBLIC_JOBS_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Public Jobs' attribute. - PUBLIC_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Visibility
-
The 'Public' literal value.
- publish(LogRecord) - Method in class org.nasdanika.models.gitlab.util.ThrottlingHandler
R
- README_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Readme Url' attribute. - REBASE_MERGE - Enum constant in enum class org.nasdanika.models.gitlab.MergeMethod
-
The 'Rebase Merge' literal object.
- REBASE_MERGE_VALUE - Static variable in enum class org.nasdanika.models.gitlab.MergeMethod
-
The 'Rebase Merge' literal value.
- REF_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
-
The default value of the '
Ref' attribute. - REFERENCE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.LoadImpl
-
The default value of the '
Reference' attribute. - REMOVE_SOURCE_BRANCH_AFTER_MERGE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Remove Source Branch After Merge' attribute. - REPORTER - Enum constant in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Reporter' literal object.
- REPORTER_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
The 'Reporter' literal value.
- REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Repository File' class. - REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Repository File' class. - REPOSITORY_FILE__COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Commit Id' attribute feature.
- REPOSITORY_FILE__COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commit Id' attribute.
- REPOSITORY_FILE__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- REPOSITORY_FILE__LAST_COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Last Commit Id' attribute feature.
- REPOSITORY_FILE__LAST_COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Last Commit Id' attribute.
- REPOSITORY_FILE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- REPOSITORY_FILE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- REPOSITORY_FILE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- REPOSITORY_FILE__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- REPOSITORY_FILE__REF - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Ref' attribute feature.
- REPOSITORY_FILE__REF - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ref' attribute.
- REPOSITORY_FILE__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Size' attribute feature.
- REPOSITORY_FILE__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Size' attribute.
- REPOSITORY_FILE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Repository File' class.
- REPOSITORY_FILE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Repository File' class.
- REPOSITORY_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Repository Size' attribute. - REPOSITORY_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
-
The default value of the '
Repository Size' attribute. - REPOSITORY_STORAGE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Repository Storage' attribute. - repositoryApi - Variable in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- RepositoryFile - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Repository File'.
- repositoryFileApi - Variable in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- RepositoryFileImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Repository File'.
- RepositoryFileImpl() - Constructor for class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- REQUEST_ACCESS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Request Access Enabled' attribute. - RESOLVE_OUTDATED_DIFF_DISCUSSIONS_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Resolve Outdated Diff Discussions' attribute. - ROOT_PATH - Static variable in class org.nasdanika.models.gitlab.util.Loader
- RUNNERS_TOKEN_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Runners Token' attribute.
S
- setAccessLevel(AccessLevel) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- setAccessLevel(AccessLevel) - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- setAccessLevel(AccessLevel) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- setAccessLevel(AccessLevel) - Method in interface org.nasdanika.models.gitlab.Member
-
Sets the value of the '
Access Level' attribute. - setAccessLevel(AccessLevel) - Method in interface org.nasdanika.models.gitlab.ProjectAccess
-
Sets the value of the '
Access Level' attribute. - setAccessLevel(AccessLevel) - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Sets the value of the '
Access Level' attribute. - setAdditions(Integer) - Method in interface org.nasdanika.models.gitlab.Contributor
-
Sets the value of the '
Additions' attribute. - setAdditions(Integer) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- setAllowMergeOnSkippedPipeline(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setAllowMergeOnSkippedPipeline(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Allow Merge On Skipped Pipeline' attribute. - setApprovalsBeforeMerge(Integer) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setApprovalsBeforeMerge(Integer) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Approvals Before Merge' attribute. - setArchived(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setArchived(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Archived' attribute. - setAttributes(URI, Map<String, ?>, Map<?, ?>) - Method in class org.nasdanika.models.gitlab.util.GitLabURIHandler
- setAutocloseReferencedIssues(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setAutocloseReferencedIssues(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Autoclose Referenced Issues' attribute. - setAutoDevopsDeployStrategy(AutoDevopsDeployStrategy) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setAutoDevopsDeployStrategy(AutoDevopsDeployStrategy) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Auto Devops Deploy Strategy' attribute. - setAutoDevopsEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setAutoDevopsEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Auto Devops Enabled' attribute. - setAvatarUrl(String) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
Avatar Url' attribute. - setAvatarUrl(String) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Avatar Url' attribute. - setAvatarUrl(String) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setAvatarUrl(String) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setAvatarUrl(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setAvatarUrl(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Avatar Url' attribute. - setBranchesLoaded(Date) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setBranchesLoaded(Date) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Branches Loaded' attribute. - setBranchesLoadError(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setBranchesLoadError(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Branches Load Error' attribute. - setBuildCoverageRegex(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setBuildCoverageRegex(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Build Coverage Regex' attribute. - setBuildGitStrategy(BuildGitStrategy) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setBuildGitStrategy(BuildGitStrategy) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Build Git Strategy' attribute. - setCanCreateMergeRequestIn(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setCanCreateMergeRequestIn(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Can Create Merge Request In' attribute. - setCanPush(Boolean) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Can Push' attribute. - setCanPush(Boolean) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setCiConfigPath(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setCiConfigPath(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Ci Config Path' attribute. - setCiDefaultGitDepth(Integer) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setCiDefaultGitDepth(Integer) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Ci Default Git Depth' attribute. - setCiForwardDeploymentEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setCiForwardDeploymentEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Ci Forward Deployment Enabled' attribute. - setCommitCount(long) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- setCommitCount(long) - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Sets the value of the '
Commit Count' attribute. - setCommitDate(Date) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Commit Date' attribute. - setCommitDate(Date) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setCommitId(String) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- setCommitId(String) - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Sets the value of the '
Commit Id' attribute. - setCommits(Integer) - Method in interface org.nasdanika.models.gitlab.Contributor
-
Sets the value of the '
Commits' attribute. - setCommits(Integer) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- setConservatism(int) - Method in class org.nasdanika.models.gitlab.util.ThrottlingHandler
-
Number in seconds to add to the server rate window when computing throttling sleep interval.
- setContainerRegistryEnabled(boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setContainerRegistryEnabled(boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Container Registry Enabled' attribute. - setContent(byte[]) - Method in interface org.nasdanika.models.gitlab.BinaryRepositoryFile
-
Sets the value of the '
Content' attribute. - setContent(byte[]) - Method in class org.nasdanika.models.gitlab.impl.BinaryRepositoryFileImpl
- setContent(String) - Method in class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- setContent(String) - Method in interface org.nasdanika.models.gitlab.TextRepositoryFile
-
Sets the value of the '
Content' attribute. - setContent(EObject) - Method in interface org.nasdanika.models.gitlab.EObjectRepositoryFile
-
Sets the value of the '
Content' containment reference. - setContent(EObject) - Method in class org.nasdanika.models.gitlab.impl.EObjectRepositoryFileImpl
- setCreatedAt(Date) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
Created At' attribute. - setCreatedAt(Date) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Created At' attribute. - setCreatedAt(Date) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setCreatedAt(Date) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setCreatedAt(Date) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setCreatedAt(Date) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Created At' attribute. - setCreator(User) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setCreator(User) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Creator' reference. - setCreatorId(Long) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setCreatorId(Long) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Creator Id' attribute. - setDefaultBranch(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setDefaultBranch(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Default Branch' attribute. - setDeletions(Integer) - Method in interface org.nasdanika.models.gitlab.Contributor
-
Sets the value of the '
Deletions' attribute. - setDeletions(Integer) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- setDescription(String) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Description' attribute. - setDescription(String) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setDescription(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setDescription(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Description' attribute. - setDevelopersCanMerge(Boolean) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Developers Can Merge' attribute. - setDevelopersCanMerge(Boolean) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setDevelopersCanPush(Boolean) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Developers Can Push' attribute. - setDevelopersCanPush(Boolean) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setEMail(String) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
EMail' attribute. - setEMail(String) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setEmailsDisabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setEmailsDisabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Emails Disabled' attribute. - setEmptyRepo(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setEmptyRepo(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Empty Repo' attribute. - setEnd(Date) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- setEnd(Date) - Method in interface org.nasdanika.models.gitlab.Load
-
Sets the value of the '
End' attribute. - setError(String) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- setError(String) - Method in interface org.nasdanika.models.gitlab.Load
-
Sets the value of the '
Error' attribute. - setExecutor(Executor) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- setExecutor(Executor) - Method in class org.nasdanika.models.gitlab.util.LoadingEngine
- setExpiresAt(Date) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- setExpiresAt(Date) - Method in interface org.nasdanika.models.gitlab.Member
-
Sets the value of the '
Expires At' attribute. - setFactor(int) - Method in class org.nasdanika.models.gitlab.util.ThrottlingHandler
-
Determines when to start throttling.
- setFactory(GitLabFactory) - Method in class org.nasdanika.models.gitlab.util.Loader
- setFactory(GitLabFactory) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.
- setForkedFrom(Project) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setForkedFrom(Project) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Forked From' reference. - setForkedFromId(Long) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setForkedFromId(Long) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Forked From Id' attribute. - setForksCount(Integer) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setForksCount(Integer) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Forks Count' attribute. - setFullName(String) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Full Name' attribute. - setFullName(String) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setFullPath(String) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Full Path' attribute. - setFullPath(String) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setFullPath(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- setFullPath(String) - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Sets the value of the '
Full Path' attribute. - setGroup(Group) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- setGroup(Group) - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Sets the value of the '
Group' reference. - setGroupAccess(ProjectAccess) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setGroupAccess(ProjectAccess) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Group Access' containment reference. - setGroupsPageSize(int) - Method in class org.nasdanika.models.gitlab.util.LoaderOld
-
Deprecated.Page size for retrieving groups.
- setHash(int) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- setHtmlUrl(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- setHtmlUrl(String) - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Sets the value of the '
Html Url' attribute. - setHttpUrlToRepo(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setHttpUrlToRepo(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Http Url To Repo' attribute. - setId(Long) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
Id' attribute. - setId(Long) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Id' attribute. - setId(Long) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setId(Long) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setId(Long) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setId(Long) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- setId(Long) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Id' attribute. - setId(Long) - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Sets the value of the '
Id' attribute. - setId(String) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- setId(String) - Method in interface org.nasdanika.models.gitlab.TreeItem
-
Sets the value of the '
Id' attribute. - setImportStatus(Status) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setImportStatus(Status) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Import Status' attribute. - setInitializeWithReadme(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setInitializeWithReadme(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Initialize With Readme' attribute. - setIsDefault(Boolean) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Is Default' attribute. - setIsDefault(Boolean) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setIsProtected(Boolean) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Is Protected' attribute. - setIsProtected(Boolean) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setIsPublic(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setIsPublic(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Is Public' attribute. - setIssuesEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setIssuesEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Issues Enabled' attribute. - setJobArtifactsSize(long) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- setJobArtifactsSize(long) - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Sets the value of the '
Job Artifacts Size' attribute. - setJobArtifactsSize(Long) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Job Artifacts Size' attribute. - setJobArtifactsSize(Long) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setJobsEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setJobsEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Jobs Enabled' attribute. - setKey(String) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- setKey(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- setKey(String) - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Sets the value of the '
Key' attribute. - setLastCommitId(String) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- setLastCommitId(String) - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Sets the value of the '
Last Commit Id' attribute. - setLastsActivityAt(Date) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setLastsActivityAt(Date) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Lasts Activity At' attribute. - setLfsEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Lfs Enabled' attribute. - setLfsEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setLfsEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setLfsEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Lfs Enabled' attribute. - setLfsObjectsSize(long) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- setLfsObjectsSize(long) - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Sets the value of the '
Lfs Objects Size' attribute. - setLfsObjectsSize(Long) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Lfs Objects Size' attribute. - setLfsObjectsSize(Long) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setLicense(ProjectLicense) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setLicense(ProjectLicense) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
License' containment reference. - setLicenseUrl(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setLicenseUrl(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
License Url' attribute. - setLoaded(Date) - Method in class org.nasdanika.models.gitlab.impl.LoadableImpl
- setLoaded(Date) - Method in interface org.nasdanika.models.gitlab.Loadable
-
Sets the value of the '
Loaded' attribute. - setMerged(Boolean) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Merged' attribute. - setMerged(Boolean) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setMergeMethod(MergeMethod) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setMergeMethod(MergeMethod) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Merge Method' attribute. - setMergeRequestsEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setMergeRequestsEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Merge Requests Enabled' attribute. - setName(String) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
Name' attribute. - setName(String) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Name' attribute. - setName(String) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setName(String) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setName(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setName(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- setName(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectSharedGroupImpl
- setName(String) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- setName(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Name' attribute. - setName(String) - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Sets the value of the '
Name' attribute. - setName(String) - Method in interface org.nasdanika.models.gitlab.ProjectSharedGroup
-
Sets the value of the '
Name' attribute. - setNameWithNamespace(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setNameWithNamespace(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Name With Namespace' attribute. - setNickname(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- setNickname(String) - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Sets the value of the '
Nickname' attribute. - setNotificationLevel(int) - Method in class org.nasdanika.models.gitlab.impl.ProjectAccessImpl
- setNotificationLevel(int) - Method in interface org.nasdanika.models.gitlab.ProjectAccess
-
Sets the value of the '
Notification Level' attribute. - setOnlyAllowMergeIfAllDiscussionsAreResolved(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setOnlyAllowMergeIfAllDiscussionsAreResolved(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Only Allow Merge If All Discussions Are Resolved' attribute. - setOnlyAllowMergeIfPipelineSucceeds(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setOnlyAllowMergeIfPipelineSucceeds(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Only Allow Merge If Pipeline Succeeds' attribute. - setOpenIssuesCount(Integer) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setOpenIssuesCount(Integer) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Open Issues Count' attribute. - setOwner(Owner) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setOwner(Owner) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Owner' containment reference. - setPackagesEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setPackagesEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Packages Enabled' attribute. - setPackagesSize(long) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- setPackagesSize(long) - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Sets the value of the '
Packages Size' attribute. - setPageSize(int) - Method in class org.nasdanika.models.gitlab.util.Loader
-
Page size for retrieving groups.
- setPath(String) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Path' attribute. - setPath(String) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setPath(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setPath(String) - Method in class org.nasdanika.models.gitlab.impl.TreeItemImpl
- setPath(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Path' attribute. - setPath(String) - Method in interface org.nasdanika.models.gitlab.TreeItem
-
Sets the value of the '
Path' attribute. - setPathWithNamespace(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setPathWithNamespace(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Path With Namespace' attribute. - setPrintingMergeRequestLinkEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setPrintingMergeRequestLinkEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Printing Merge Request Link Enabled' attribute. - setProjectAccess(ProjectAccess) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setProjectAccess(ProjectAccess) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Project Access' containment reference. - setProjectsLoaded(Date) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Projects Loaded' attribute. - setProjectsLoaded(Date) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setPublicJobs(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setPublicJobs(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Public Jobs' attribute. - setReadmeUrl(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setReadmeUrl(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Readme Url' attribute. - setRef(String) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- setRef(String) - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Sets the value of the '
Ref' attribute. - setReference(String) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- setReference(String) - Method in interface org.nasdanika.models.gitlab.Load
-
Sets the value of the '
Reference' attribute. - setRemoveSourceBranchAfterMerge(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setRemoveSourceBranchAfterMerge(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Remove Source Branch After Merge' attribute. - setRepositorySize(long) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- setRepositorySize(long) - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Sets the value of the '
Repository Size' attribute. - setRepositorySize(Long) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Repository Size' attribute. - setRepositorySize(Long) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setRepositoryStorage(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setRepositoryStorage(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Repository Storage' attribute. - setRequestAccessEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setRequestAccessEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Request Access Enabled' attribute. - setResolveOutdatedDiffDiscussions(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setResolveOutdatedDiffDiscussions(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Resolve Outdated Diff Discussions' attribute. - setRunnersToken(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setRunnersToken(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Runners Token' attribute. - setSharedRunnersEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setSharedRunnersEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Shared Runners Enabled' attribute. - setSize(int) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- setSize(int) - Method in interface org.nasdanika.models.gitlab.Load
-
Sets the value of the '
Size' attribute. - setSize(Integer) - Method in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
- setSize(Integer) - Method in interface org.nasdanika.models.gitlab.RepositoryFile
-
Sets the value of the '
Size' attribute. - setSnippetsEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setSnippetsEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Snippets Enabled' attribute. - setSource(String) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- setSource(String) - Method in interface org.nasdanika.models.gitlab.Load
-
Sets the value of the '
Source' attribute. - setSourceUrl(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
- setSourceUrl(String) - Method in interface org.nasdanika.models.gitlab.ProjectLicense
-
Sets the value of the '
Source Url' attribute. - setSquashOption(SquashOption) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setSquashOption(SquashOption) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Squash Option' attribute. - setSshUrlToRepo(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setSshUrlToRepo(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Ssh Url To Repo' attribute. - setStarCount(Integer) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setStarCount(Integer) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Star Count' attribute. - setStart(Date) - Method in class org.nasdanika.models.gitlab.impl.LoadImpl
- setStart(Date) - Method in interface org.nasdanika.models.gitlab.Load
-
Sets the value of the '
Start' attribute. - setState(String) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
State' attribute. - setState(String) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setStatistics(ProjectStatistics) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setStatistics(ProjectStatistics) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Statistics' containment reference. - setStorageSize(long) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- setStorageSize(long) - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Sets the value of the '
Storage Size' attribute. - setStorageSize(Long) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Storage Size' attribute. - setStorageSize(Long) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setSubGroupsLoaded(Date) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Sub Groups Loaded' attribute. - setSubGroupsLoaded(Date) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setSuggestionCommitMessage(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setSuggestionCommitMessage(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Suggestion Commit Message' attribute. - setTopLevelGroupsLoaded(Date) - Method in interface org.nasdanika.models.gitlab.GitLab
-
Sets the value of the '
Top Level Groups Loaded' attribute. - setTopLevelGroupsLoaded(Date) - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- setTreeItemsLoaded(Date) - Method in class org.nasdanika.models.gitlab.impl.TreeImpl
- setTreeItemsLoaded(Date) - Method in interface org.nasdanika.models.gitlab.Tree
-
Sets the value of the '
Tree Items Loaded' attribute. - setTypedKey(String) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- setTypedValue(String) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- setUrl(String) - Method in interface org.nasdanika.models.gitlab.GitLab
-
Sets the value of the '
Url' attribute. - setUrl(String) - Method in class org.nasdanika.models.gitlab.impl.GitLabImpl
- setUser(User) - Method in interface org.nasdanika.models.gitlab.Contributor
-
Sets the value of the '
User' reference. - setUser(User) - Method in class org.nasdanika.models.gitlab.impl.ContributorImpl
- setUser(User) - Method in class org.nasdanika.models.gitlab.impl.MemberImpl
- setUser(User) - Method in class org.nasdanika.models.gitlab.impl.OwnerImpl
- setUser(User) - Method in interface org.nasdanika.models.gitlab.Member
-
Sets the value of the '
User' reference. - setUser(User) - Method in interface org.nasdanika.models.gitlab.Owner
-
Sets the value of the '
User' reference. - setUserName(String) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
User Name' attribute. - setUserName(String) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setValue(String) - Method in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
- setVisibility(Visibility) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Visibility' attribute. - setVisibility(Visibility) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setVisibility(Visibility) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setVisibility(Visibility) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Visibility' attribute. - setVisibilityLevel(Integer) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setVisibilityLevel(Integer) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Visibility Level' attribute. - setWallEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setWallEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Wall Enabled' attribute. - setWebUrl(String) - Method in interface org.nasdanika.models.gitlab.AbstractUser
-
Sets the value of the '
Web Url' attribute. - setWebUrl(String) - Method in interface org.nasdanika.models.gitlab.Branch
-
Sets the value of the '
Web Url' attribute. - setWebUrl(String) - Method in interface org.nasdanika.models.gitlab.Group
-
Sets the value of the '
Web Url' attribute. - setWebUrl(String) - Method in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
- setWebUrl(String) - Method in class org.nasdanika.models.gitlab.impl.BranchImpl
- setWebUrl(String) - Method in class org.nasdanika.models.gitlab.impl.GroupImpl
- setWebUrl(String) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setWebUrl(String) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Web Url' attribute. - setWikiEnabled(Boolean) - Method in class org.nasdanika.models.gitlab.impl.ProjectImpl
- setWikiEnabled(Boolean) - Method in interface org.nasdanika.models.gitlab.Project
-
Sets the value of the '
Wiki Enabled' attribute. - setWikiSize(long) - Method in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
- setWikiSize(long) - Method in interface org.nasdanika.models.gitlab.ProjectStatistics
-
Sets the value of the '
Wiki Size' attribute. - SHARED_RUNNERS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Shared Runners Enabled' attribute. - SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.LoadImpl
-
The default value of the '
Size' attribute. - SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.RepositoryFileImpl
-
The default value of the '
Size' attribute. - SNIPPETS_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Snippets Enabled' attribute. - SOURCE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.LoadImpl
-
The default value of the '
Source' attribute. - SOURCE_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectLicenseImpl
-
The default value of the '
Source Url' attribute. - SQUASH_OPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Squash Option' enum. - SQUASH_OPTION - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Squash Option' enum. - SQUASH_OPTION_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Squash Option' attribute. - SquashOption - Enum Class in org.nasdanika.models.gitlab
-
A representation of the literals of the enumeration 'Squash Option', and utility methods for working with them.
- SSH_URL_TO_REPO_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Ssh Url To Repo' attribute. - STAR_COUNT_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Star Count' attribute. - START_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.LoadImpl
-
The default value of the '
Start' attribute. - STATE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
State' attribute. - Status - Enum Class in org.nasdanika.models.gitlab
-
A representation of the literals of the enumeration 'Status', and utility methods for working with them.
- STATUS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Status' enum. - STATUS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Status' enum. - STORAGE_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Storage Size' attribute. - STORAGE_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
-
The default value of the '
Storage Size' attribute. - SUB_GROUPS_LOADED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Sub Groups Loaded' attribute. - SUCCESS - Enum constant in enum class org.nasdanika.models.gitlab.Status
-
The 'Success' literal object.
- SUCCESS_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Status
-
The 'Success' literal value.
- SUGGESTION_COMMIT_MESSAGE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Suggestion Commit Message' attribute.
T
- TEXT_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Text Repository File' class. - TEXT_REPOSITORY_FILE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Text Repository File' class. - TEXT_REPOSITORY_FILE__COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Commit Id' attribute.
- TEXT_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Content' attribute feature.
- TEXT_REPOSITORY_FILE__CONTENT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Content' attribute.
- TEXT_REPOSITORY_FILE__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- TEXT_REPOSITORY_FILE__LAST_COMMIT_ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Last Commit Id' attribute.
- TEXT_REPOSITORY_FILE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- TEXT_REPOSITORY_FILE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- TEXT_REPOSITORY_FILE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- TEXT_REPOSITORY_FILE__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- TEXT_REPOSITORY_FILE__REF - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Ref' attribute.
- TEXT_REPOSITORY_FILE__SIZE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Size' attribute.
- TEXT_REPOSITORY_FILE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Text Repository File' class.
- TEXT_REPOSITORY_FILE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Text Repository File' class.
- TextRepositoryFile - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Text Repository File'.
- TextRepositoryFileImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Text Repository File'.
- TextRepositoryFileImpl() - Constructor for class org.nasdanika.models.gitlab.impl.TextRepositoryFileImpl
- ThrottlingHandler - Class in org.nasdanika.models.gitlab.util
-
A
Handlerfor throttling API calls based on rate limit HTTP response headers - ThrottlingHandler() - Constructor for class org.nasdanika.models.gitlab.util.ThrottlingHandler
- ThrottlingHandler(long, int) - Constructor for class org.nasdanika.models.gitlab.util.ThrottlingHandler
-
Client rate limit is enforced before sending a request.
- TIMED_INCREMENTAL - Enum constant in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
The 'Timed Incremental' literal object.
- TIMED_INCREMENTAL_VALUE - Static variable in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
The 'Timed Incremental' literal value.
- TOP_LEVEL_GROUPS_LOADED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GitLabImpl
-
The default value of the '
Top Level Groups Loaded' attribute. - toString() - Method in enum class org.nasdanika.models.gitlab.AccessLevel
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum class org.nasdanika.models.gitlab.MergeMethod
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum class org.nasdanika.models.gitlab.SquashOption
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum class org.nasdanika.models.gitlab.Status
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum class org.nasdanika.models.gitlab.Visibility
-
Returns the literal value of the enumerator, which is its string representation.
- Tree - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Tree'.
- TREE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Tree' class. - TREE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Tree' class. - TREE__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- TREE__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- TREE__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- TREE__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- TREE__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- TREE__TREE_ITEMS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Tree Items' containment reference list.
- TREE__TREE_ITEMS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Tree Items Loaded' attribute feature.
- TREE__TREE_ITEMS_LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Tree Items Loaded' attribute.
- TREE_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Tree' class.
- TREE_ITEM - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Tree Item' class. - TREE_ITEM - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Tree Item' class. - TREE_ITEM__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- TREE_ITEM__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- TREE_ITEM__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- TREE_ITEM__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- TREE_ITEM__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- TREE_ITEM__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Path' attribute feature.
- TREE_ITEM__PATH - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Path' attribute.
- TREE_ITEM_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'Tree Item' class.
- TREE_ITEM_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Tree Item' class.
- TREE_ITEMS_LOADED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.TreeImpl
-
The default value of the '
Tree Items Loaded' attribute. - TREE_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'Tree' class.
- TreeImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Tree'.
- TreeImpl() - Constructor for class org.nasdanika.models.gitlab.impl.TreeImpl
- TreeItem - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'Tree Item'.
- TreeItemImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'Tree Item'.
- TreeItemImpl() - Constructor for class org.nasdanika.models.gitlab.impl.TreeItemImpl
U
- URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GitLabImpl
-
The default value of the '
Url' attribute. - User - Interface in org.nasdanika.models.gitlab
-
A representation of the model object 'User'.
- USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
User' class. - USER - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
User' class. - USER__AVATAR_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Avatar Url' attribute.
- USER__CODE_OWNERSHIP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Code Ownership' reference list feature.
- USER__CODE_OWNERSHIP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Code Ownership' reference list.
- USER__CONTRIBUTIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Contributions' reference list feature.
- USER__CONTRIBUTIONS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Contributions' reference list.
- USER__CREATED_AT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created At' attribute.
- USER__CREATED_PROJECTS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Created Projects' reference list feature.
- USER__CREATED_PROJECTS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Created Projects' reference list.
- USER__EMAIL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'EMail' attribute.
- USER__ID - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Id' attribute.
- USER__LOADED - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loaded' attribute.
- USER__LOADS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Loads' containment reference list.
- USER__MEMBERSHIP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Membership' reference list feature.
- USER__MEMBERSHIP - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Membership' reference list.
- USER__NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Name' attribute.
- USER__OWNS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Owns' reference list feature.
- USER__OWNS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Owns' reference list.
- USER__PROJECTS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the 'Projects' containment reference list feature.
- USER__PROJECTS - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Projects' containment reference list.
- USER__STATE - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'State' attribute.
- USER__USER_NAME - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'User Name' attribute.
- USER__WEB_URL - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The feature id for the 'Web Url' attribute.
- USER_FEATURE_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of structural features of the 'User' class.
- USER_NAME_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
User Name' attribute. - USER_OPERATION_COUNT - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The number of operations of the 'User' class.
- UserImpl - Class in org.nasdanika.models.gitlab.impl
-
An implementation of the model object 'User'.
- UserImpl() - Constructor for class org.nasdanika.models.gitlab.impl.UserImpl
V
- VALUE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.CustomAttributeImpl
-
The default value of the '
Value' attribute. - valueOf(String) - Static method in enum class org.nasdanika.models.gitlab.AccessLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nasdanika.models.gitlab.MergeMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nasdanika.models.gitlab.SquashOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nasdanika.models.gitlab.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.nasdanika.models.gitlab.Visibility
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.nasdanika.models.gitlab.AccessLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nasdanika.models.gitlab.MergeMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nasdanika.models.gitlab.SquashOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nasdanika.models.gitlab.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.nasdanika.models.gitlab.Visibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class org.nasdanika.models.gitlab.AccessLevel
-
A public read-only list of all the 'Access Level' enumerators.
- VALUES - Static variable in enum class org.nasdanika.models.gitlab.AutoDevopsDeployStrategy
-
A public read-only list of all the 'Auto Devops Deploy Strategy' enumerators.
- VALUES - Static variable in enum class org.nasdanika.models.gitlab.BuildGitStrategy
-
A public read-only list of all the 'Build Git Strategy' enumerators.
- VALUES - Static variable in enum class org.nasdanika.models.gitlab.MergeMethod
-
A public read-only list of all the 'Merge Method' enumerators.
- VALUES - Static variable in enum class org.nasdanika.models.gitlab.SquashOption
-
A public read-only list of all the 'Squash Option' enumerators.
- VALUES - Static variable in enum class org.nasdanika.models.gitlab.Status
-
A public read-only list of all the 'Status' enumerators.
- VALUES - Static variable in enum class org.nasdanika.models.gitlab.Visibility
-
A public read-only list of all the 'Visibility' enumerators.
- Visibility - Enum Class in org.nasdanika.models.gitlab
-
A representation of the literals of the enumeration 'Visibility', and utility methods for working with them.
- VISIBILITY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage.Literals
-
The meta object literal for the '
Visibility' enum. - VISIBILITY - Static variable in interface org.nasdanika.models.gitlab.GitLabPackage
-
The meta object id for the '
Visibility' enum. - VISIBILITY_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Visibility' attribute. - VISIBILITY_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Visibility' attribute. - VISIBILITY_LEVEL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Visibility Level' attribute.
W
- WALL_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Wall Enabled' attribute. - WARNING - Enum constant in enum class org.nasdanika.models.gitlab.Status
-
The 'Warning' literal object.
- WARNING_VALUE - Static variable in enum class org.nasdanika.models.gitlab.Status
-
The 'Warning' literal value.
- WEB_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.AbstractUserImpl
-
The default value of the '
Web Url' attribute. - WEB_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.BranchImpl
-
The default value of the '
Web Url' attribute. - WEB_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.GroupImpl
-
The default value of the '
Web Url' attribute. - WEB_URL_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Web Url' attribute. - WIKI_ENABLED_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectImpl
-
The default value of the '
Wiki Enabled' attribute. - WIKI_SIZE_EDEFAULT - Static variable in class org.nasdanika.models.gitlab.impl.ProjectStatisticsImpl
-
The default value of the '
Wiki Size' attribute.
All Classes and Interfaces|All Packages|Constant Field Values