- All Superinterfaces:
Blob,EObject,Loadable,Notifier,RepositoryFile,TreeItem,org.nasdanika.ncore.TreeItem
- All Known Implementing Classes:
TextRepositoryFileImpl
A representation of the model object 'Text Repository File'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Content' attribute.voidsetContent(String value) Sets the value of the 'Content' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.nasdanika.models.gitlab.Loadable
getLoaded, getLoads, setLoadedMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface org.nasdanika.models.gitlab.RepositoryFile
getCommitId, getLastCommitId, getRef, getSize, setCommitId, setLastCommitId, setRef, setSizeMethods inherited from interface org.nasdanika.models.gitlab.TreeItem
getId, getPath, setId, setPathMethods inherited from interface org.nasdanika.ncore.TreeItem
getName, setName
-
Method Details
-
getContent
Returns the value of the 'Content' attribute.- Returns:
- the value of the 'Content' attribute.
- See Also:
-
setContent
Sets the value of the 'Content' attribute.- Parameters:
value- the new value of the 'Content' attribute.- See Also:
-