public class BooleanConstraint extends java.lang.Object implements FSMatchConstraint
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<java.lang.String> |
featNames |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(FeatureStructure fs)
Match against feature structures.
|
java.lang.String |
toString() |
public boolean match(FeatureStructure fs)
FSMatchConstraintmatch in interface FSMatchConstraintfs - The feature structure we want to match.public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013. All Rights Reserved.