Class FeatureConjunction

All Implemented Interfaces:
Cloneable

public class FeatureConjunction extends PredicateOperator
A FeatureConjunction is a special type of Conjunction where all children are either a FeatureSet or a Negation (with an underlying FeatureSet). The underlying FeatureSets may only have one value.
Author:
bjorncs