| Package | Description |
|---|---|
| org.grouplens.grapht.context | |
| org.grouplens.grapht.solver |
Dependency resolution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextPattern
A regular pattern matching contexts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ListMultimap<ContextMatcher,BindRule> |
RuleBasedBindingFunction.getRules()
Get the rules underlying this binding function.
|
| Constructor and Description |
|---|
RuleBasedBindingFunction(com.google.common.collect.Multimap<ContextMatcher,BindRule> rules) |
Copyright © 2016 GroupLens Research. All rights reserved.