Package | Description |
---|---|
org.grouplens.grapht.context |
Modifier and Type | Method and Description |
---|---|
ContextElements.MatchPriority |
MatchElement.getPriority()
Get the priority of this element matcher.
|
static ContextElements.MatchPriority |
ContextElements.MatchPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextElements.MatchPriority[] |
ContextElements.MatchPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 GroupLens Research. All rights reserved.