Uses of Class
com.yahoo.prelude.semantics.rule.CompositeCondition
Packages that use CompositeCondition
-
Uses of CompositeCondition in com.yahoo.prelude.semantics.rule
Subclasses of CompositeCondition in com.yahoo.prelude.semantics.ruleModifier and TypeClassDescriptionclassA condition which consists of a list of alternatives to match at any locationclassA condition which consists of a list of alternatives to match at a specific locationclassA condition which is true of the values of its two subconditions are true and both have the same valueclassA condition on the presense of a particular kind of composite item (possibly also with a particular content)classA set of conditions which much match the query in sequenceMethods in com.yahoo.prelude.semantics.rule that return CompositeConditionModifier and TypeMethodDescriptionCondition.getParent()Returns the condition this is nested within, or null if it is not nested