AbstractRuleControlledResource, LibraryReference, ProgramArgumentpublic interface RuleControlledResource
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
evaluate(ResolverContext ctx) |
Evaluates whether the resource is to be included in the final result.
|
Set<Rule> |
getRules() |
Retrieves the internal set of rules which apply to this particular resource.
|
boolean evaluate(@NonNull
ResolverContext ctx)
ctx - a context.Copyright © 2018 Basin. All rights reserved.