| Package | Description |
|---|---|
| org.basinmc.lavatory | |
| org.basinmc.lavatory.rule | |
| org.basinmc.lavatory.rule.feature | |
| org.basinmc.lavatory.rule.system | |
| org.basinmc.lavatory.version |
| Modifier and Type | Method | Description |
|---|---|---|
ResolverContext |
ResolverContext.Builder.build() |
Constructs a new resolver context using the configuration within this builder.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
AbstractRuleControlledResource.evaluate(ResolverContext ctx) |
Evaluates whether the resource is to be included in the final result.
|
Rule.Action |
Rule.evaluate(ResolverContext ctx) |
Evaluates the result of this rule and thus whether or not the respective value it is attached
to is to be included.
|
boolean |
RuleCondition.evaluate(ResolverContext ctx) |
Evaluates whether a particular rule condition is met within the specified context.
|
boolean |
RuleControlledResource.evaluate(ResolverContext ctx) |
Evaluates whether the resource is to be included in the final result.
|
RuleControlledResourceContainer |
RuleControlledResourceContainer.reduce(ResolverContext ctx) |
Reduces the values within this container to the set of elements which match the specified
context.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
FeatureCondition.evaluate(ResolverContext ctx) |
Evaluates whether a particular rule condition is met within the specified context.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
OperatingSystemCondition.evaluate(ResolverContext ctx) |
Evaluates whether a particular rule condition is met within the specified context.
|
| Modifier and Type | Method | Description |
|---|---|---|
Version |
Version.reduce(ResolverContext ctx) |
Reduces the values within this container to the set of elements which match the specified
context.
|
Copyright © 2018 Basin. All rights reserved.