Interface | Description |
---|---|
ContextElementMatcher |
ContextElementMatcher represents a "pattern" that can match an element within the
dependency context created as a Resolver follows a dependency hierarchy.
|
ContextMatcher |
Interface for context matchers.
|
MatchElement |
A single element in a context match.
|
Class | Description |
---|---|
ContextElements |
Utilities for context matching.
|
ContextMatch |
Interface for context matches.
|
ContextPattern |
A regular pattern matching contexts.
|
ContextPattern.Element |
An element of the context pattern.
|
Enum | Description |
---|---|
ContextElements.MatchPriority |
Match priority constants.
|
MatchElement.Order |
Orderings for the match order.
|
Multiplicity |
Multiplicity of element matches - how many times may/must an element match?
|
Copyright © 2016 GroupLens Research. All rights reserved.