public static class ContextPattern.Element extends Object implements Serializable
Constructor and Description |
---|
Element(ContextElementMatcher mat,
Multiplicity mult) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ContextElementMatcher |
getMatcher() |
Multiplicity |
getMultiplicity() |
int |
hashCode() |
String |
toString() |
public Element(ContextElementMatcher mat, Multiplicity mult)
public ContextElementMatcher getMatcher()
public Multiplicity getMultiplicity()
Copyright © 2016 GroupLens Research. All rights reserved.