Interface Summary |
IContentProvider |
The implementation of this interface is responsible for returning information about
the bars that appear in the visualiser view. |
IGroup |
The IGroup interface is a simple extension of IMember that supports children
members. |
IMarkupProvider |
The implementation of this interface is responsible for returning information about the
colored stripes that appear on the resources in the visualiser view (The set of
resources being determined by the implementation of the IContentProvider). |
IMember |
IMember is the interface that members of the view should implement. |