com.virtuosotechnologies.asaph.model.opsemantics
Interface PredicateSemantics

All Superinterfaces:
SongOperation
All Known Subinterfaces:
AndPredicateSemantics, FalsePredicateSemantics, NotPredicateSemantics, OrPredicateSemantics, SearchBodyPredicateSemantics, SearchFieldPredicateSemantics, TruePredicateSemantics
All Known Implementing Classes:
AndPredicateSemantics.DefaultImplementation, FalsePredicateSemantics.DefaultImplementation, NotPredicateSemantics.DefaultImplementation, OrPredicateSemantics.DefaultImplementation, SearchBodyPredicateSemantics.DefaultImplementation, SearchFieldPredicateSemantics.DefaultImplementation, TruePredicateSemantics.DefaultImplementation

public interface PredicateSemantics
extends SongOperation

Base opsemantics interface that indicates this operation sets each data value to Boolean.TRUE or Boolean.FALSE according to some predicate.


Methods inherited from interface com.virtuosotechnologies.asaph.model.SongOperation
equals, perform