| Scope | Describes a scope within the system |
| ScopeVisitor<T> | Implements the visitor pattern for scopes. |
| GlobalScope | Describes the system wide scope |
| ProjectScope | Describes a project level scope |
| RepositoryScope | Describes a repository level scope |
| Scopes |
| ScopeType | Enumerates the available scopes. |