- All Known Subinterfaces:
- IFrameworkResourceParent
- All Known Implementing Classes:
- FrameworkProject, FrameworkProjectMgr, FrameworkResource
public interface IFrameworkResource
Implementations of this interface provide a resource in a composition hierarchy of resources.
Conceptually, one can imagine a framework resource as a node in a acyclic directed graph. The word
"Node" was not chosen to avoid confusion with "machine nodes".