Interface | Description |
---|---|
BlacklistElement |
A single element of a
Blacklist instance, which allows to blacklist certain resolvers as defined by this element. |
Class | Description |
---|---|
Blacklist |
A blacklist determines values which should be black listed and not included in the graph.
|
BlacklistManager |
A blacklist manager keeps track of a set of blacklist elements.
|
BlacklistQuery |
A BlacklistQuery instance is a BlacklistElement which determines the elements to blacklist based on a query in the
domain-specific language.
|