Interface TreeItem

All Superinterfaces:
EObject, Loadable, Notifier, org.nasdanika.ncore.TreeItem
All Known Subinterfaces:
BinaryRepositoryFile, Blob, Branch, EObjectRepositoryFile, ListRepositoryFile, RepositoryFile, TextRepositoryFile, Tree
All Known Implementing Classes:
BinaryRepositoryFileImpl, BlobImpl, BranchImpl, EObjectRepositoryFileImpl, ListRepositoryFileImpl, RepositoryFileImpl, TextRepositoryFileImpl, TreeImpl, TreeItemImpl

public interface TreeItem extends Loadable, org.nasdanika.ncore.TreeItem
A representation of the model object 'Tree Item'.

The following features are supported:

See Also: