-
-
Field Summary
Fields
The default value of the '
Additions' attribute.
The default value of the '
Commits' attribute.
The default value of the '
Deletions' attribute.
-
Constructor Summary
Constructors
-
Method Summary
eGet(int featureID,
boolean resolve,
boolean coreType)
boolean
void
void
void
void
void
void
Methods inherited from class org.nasdanika.models.gitlab.impl.AbstractUserImpl
getAvatarUrl, getCreatedAt, getEMail, getId, getName, getState, getUserName, getWebUrl, setAvatarUrl, setCreatedAt, setEMail, setId, setName, setState, setUserName, setWebUrl
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
Methods inherited from interface org.nasdanika.models.gitlab.AbstractUser
getAvatarUrl, getCreatedAt, getEMail, getId, getName, getState, getUserName, getWebUrl, setAvatarUrl, setCreatedAt, setEMail, setId, setName, setState, setUserName, setWebUrl
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Field Details
-
COMMITS_EDEFAULT
The default value of the '
Commits' attribute.
- See Also:
-
-
ADDITIONS_EDEFAULT
The default value of the '
Additions' attribute.
- See Also:
-
-
DELETIONS_EDEFAULT
The default value of the '
Deletions' attribute.
- See Also:
-
-
-
Method Details
-
-
getUser
- Specified by:
getUser in interface Contributor
- Returns:
- the value of the 'User' reference.
- See Also:
-
-
-
-
setUser
- Specified by:
setUser in interface Contributor
- Parameters:
newUser - the new value of the 'User' reference.
- See Also:
-
-
getCommits
- Specified by:
getCommits in interface Contributor
- Returns:
- the value of the 'Commits' attribute.
- See Also:
-
-
setCommits
- Specified by:
setCommits in interface Contributor
- Parameters:
newCommits - the new value of the 'Commits' attribute.
- See Also:
-
-
getAdditions
- Specified by:
getAdditions in interface Contributor
- Returns:
- the value of the 'Additions' attribute.
- See Also:
-
-
setAdditions
- Specified by:
setAdditions in interface Contributor
- Parameters:
newAdditions - the new value of the 'Additions' attribute.
- See Also:
-
-
getDeletions
- Specified by:
getDeletions in interface Contributor
- Returns:
- the value of the 'Deletions' attribute.
- See Also:
-
-
setDeletions
- Specified by:
setDeletions in interface Contributor
- Parameters:
newDeletions - the new value of the 'Deletions' attribute.
- See Also:
-
-
-
-
-
-
-