Package | Description |
---|---|
org.grouplens.grapht.context |
Modifier and Type | Method and Description |
---|---|
Multiplicity |
ContextPattern.Element.getMultiplicity() |
static Multiplicity |
Multiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Multiplicity[] |
Multiplicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ContextPattern |
ContextPattern.append(ContextElementMatcher match,
Multiplicity mult)
Append an element to this pattern.
|
Constructor and Description |
---|
Element(ContextElementMatcher mat,
Multiplicity mult) |
Copyright © 2016 GroupLens Research. All rights reserved.