public class BooleanConstraint extends Object implements FSMatchConstraint
| Modifier and Type | Method and Description | 
|---|---|
| boolean | match(FeatureStructure fs)Match against feature structures. | 
| String | toString() | 
public boolean match(FeatureStructure fs)
FSMatchConstraintmatch in interface FSMatchConstraintfs - The feature structure we want to match.Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.