Interface RepositoryFile

All Superinterfaces:
Blob, EObject, Loadable, Notifier, TreeItem, org.nasdanika.ncore.TreeItem
All Known Subinterfaces:
BinaryRepositoryFile, EObjectRepositoryFile, ListRepositoryFile, TextRepositoryFile
All Known Implementing Classes:
BinaryRepositoryFileImpl, EObjectRepositoryFileImpl, ListRepositoryFileImpl, RepositoryFileImpl, TextRepositoryFileImpl

public interface RepositoryFile extends Blob
A representation of the model object 'Repository File'. Base class for repository files with different types of content

The following features are supported:

See Also: