Interface EObjectRepositoryFile

All Superinterfaces:
Blob, EObject, Loadable, Notifier, RepositoryFile, TreeItem, org.nasdanika.ncore.TreeItem
All Known Implementing Classes:
EObjectRepositoryFileImpl

public interface EObjectRepositoryFile extends RepositoryFile
A representation of the model object 'EObject Repository File'. A repository file with content loaded as EObject. For example, Maven pom.xml file can be loaded as an object representing the file structure.

The following features are supported:

See Also: