|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> model >> [ opsemantics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.asaph.model.opsemantics
Interface NotPredicateSemantics

- All Superinterfaces:
- PredicateSemantics, com.virtuosotechnologies.asaph.model.SongOperation
- All Known Implementing Classes:
- NotPredicateSemantics.DefaultImplementation
- public interface NotPredicateSemantics
- extends PredicateSemantics
A PredicateSemantics that runs the child PredicateSemantics, and then sets the values to their boolean opposites.
| Nested Class Summary | |
static class |
NotPredicateSemantics.DefaultImplementation
The default implementation of NotPredicateSemantics |
| Method Summary | |
PredicateSemantics |
getChild()
Get the child predicate |
| Methods inherited from interface com.virtuosotechnologies.asaph.model.SongOperation |
equals, perform |
| Method Detail |
getChild
public PredicateSemantics getChild()
- Get the child predicate
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> model >> [ opsemantics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC