|
|||||||||
| 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 OrPredicateSemantics

- All Superinterfaces:
- PredicateSemantics, com.virtuosotechnologies.asaph.model.SongOperation
- All Known Implementing Classes:
- OrPredicateSemantics.DefaultImplementation
- public interface OrPredicateSemantics
- extends PredicateSemantics
A PredicateSemantics that runs all children and sets values to true if at least one child set to true.
| Nested Class Summary | |
static class |
OrPredicateSemantics.DefaultImplementation
The default implementation of OrPredicateSemantics |
| Method Summary | |
java.util.List |
getChildren()
Get the immutable collection of child predicates. |
| Methods inherited from interface com.virtuosotechnologies.asaph.model.SongOperation |
equals, perform |
| Method Detail |
getChildren
public java.util.List getChildren()
- Get the immutable collection of child predicates.
|
|||||||||
| 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