|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FamilyTiesEventDispatchContext | |
|---|---|
| com.hammurapi.eventbus.tests.familyties | |
| com.hammurapi.eventbus.tests.familyties.rules | |
| Uses of FamilyTiesEventDispatchContext in com.hammurapi.eventbus.tests.familyties |
|---|
| Subinterfaces of FamilyTiesEventDispatchContext in com.hammurapi.eventbus.tests.familyties | |
|---|---|
interface |
FamilyTiesEventDispatchJoinContext
Event dispatch join context with partially bound generic parameters. |
| Uses of FamilyTiesEventDispatchContext in com.hammurapi.eventbus.tests.familyties.rules |
|---|
| Methods in com.hammurapi.eventbus.tests.familyties.rules with parameters of type FamilyTiesEventDispatchContext | |
|---|---|
void |
SiblingRules.infer(FamilyTiesEventDispatchContext dispatchContext,
Child child,
Child anotherChild)
If two children have common parent then they are siblings. |
void |
SecondaryRules.infer(FamilyTiesEventDispatchContext dispatchContext,
Child child1,
Child child2,
Sibling sibling)
Infers cousin as a child or parent's sibling. |
Sibling |
SiblingRules.infer(FamilyTiesEventDispatchContext dispatchContext,
Sibling sibling)
Male sibling is brother, female sibling is sister. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||