- All Superinterfaces:
Blob,EObject,Loadable,Notifier,RepositoryFile,TreeItem,org.nasdanika.ncore.TreeItem
- All Known Implementing Classes:
ListRepositoryFileImpl
A representation of the model object 'List Repository File'.
Repository file which content gets decoded to a list of objects, e.g. a list of properties - key/value pairs
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Content' containment reference list.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' containment reference list. The list contents are of typeEObject.- Returns:
- the value of the 'Content' containment reference list.
- See Also:
-