All Superinterfaces:
EObject , Notifier
All Known Subinterfaces:
AbstractUser , BinaryRepositoryFile , Blob , Branch , Contributor , EObjectRepositoryFile , GitLab , Group , ListRepositoryFile , Member , Owner , Project , RepositoryFile , TextRepositoryFile , Tree , TreeItem , User
All Known Implementing Classes:
AbstractUserImpl , BinaryRepositoryFileImpl , BlobImpl , BranchImpl , ContributorImpl , EObjectRepositoryFileImpl , GitLabImpl , GroupImpl , ListRepositoryFileImpl , LoadableImpl , MemberImpl , OwnerImpl , ProjectImpl , RepositoryFileImpl , TextRepositoryFileImpl , TreeImpl , TreeItemImpl , UserImpl
A representation of the model object '
Loadable '.
The following features are supported:
See Also:
Method Summary
All Methods Instance Methods Abstract Methods
Returns the value of the 'Loaded ' attribute.
Returns the value of the 'Loads ' containment reference list.
void
Sets the value of the '
Loaded ' attribute.
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents , eClass , eContainer , eContainingFeature , eContainmentFeature , eContents , eCrossReferences , eGet , eGet , eInvoke , eIsProxy , eIsSet , eResource , eSet , eUnset
Method Details
getLoaded
Returns the value of the 'Loaded ' attribute.
Timestamp when this object was loded excluding contents, which might be loaded separately. Deprecated, use loads
Returns:
the value of the 'Loaded ' attribute.
See Also:
setLoaded
Sets the value of the '
Loaded ' attribute.
Parameters:
value - the new value of the 'Loaded ' attribute.
See Also:
getLoads
Returns the value of the '
Loads ' containment reference list.
The list contents are of type
Load.
Returns:
the value of the 'Loads ' containment reference list.
See Also: