ReposRoot Class Modifications

The MDO Model modifies the ReposRoot class of the repository to implement one additional repository interface; the IMpoProjectItemContainer interface. With this interface, you can use the repository root as the starting point for navigating to MdoProject objects in the repository.

Added Interfaces

Interface Description
IMpoProjectItemContainer Maintains the relationship between a repository root object and the projects that it contains.