A B C D E F G H I J K L M N O P R S T U W

I

infer() - Static method in class com.hammurapi.eventbus.tests.familyties.FamilyTiesApp
 
infer(Child) - Method in class com.hammurapi.eventbus.tests.familyties.rules.DaughterRule
 
infer(Son, Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.GrandRules
Son of child is a grandson.
infer(Daughter, Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.GrandRules
Daughter of child is a granddaughter.
infer(Child, Father) - Method in class com.hammurapi.eventbus.tests.familyties.rules.GrandRules
Father of parent is grandparent.
infer(Child, Mother) - Method in class com.hammurapi.eventbus.tests.familyties.rules.GrandRules
Mother of parent is grandmother.
infer(Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.ParentChildRules
Infers child relaitonship from parent relationship.
infer(Child) - Method in class com.hammurapi.eventbus.tests.familyties.rules.ParentChildRules
Infers parent relationship from child relationship
infer(Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.ParentRules
Male parent is father, female parent is mother.
infer(FamilyTiesEventDispatchContext, Child, Child, Sibling) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Infers cousin as a child or parent's sibling.
infer(Cousin) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
If A is a cousin of B then B is a cousin of A
infer(Aunt, Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Another way to infer cousin to demonstrate mutiple derivations
infer(Uncle, Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Another way to infer cousin to demonstrate mutiple derivations
infer(Sister, Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Sister of parent is aunt.
infer(Wife, Uncle) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Wife of uncle is aunt.
infer(Brother, Parent) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Brother of parent is uncle.
infer(Husband, Aunt) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Husband of aunt is uncle.
infer(Daughter, Sibling) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Daughter of sibling is niece.
infer(Son, Sibling) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SecondaryRules
Son of sibling is nephew.
infer(FamilyTiesEventDispatchContext, Sibling) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SiblingRules
Male sibling is brother, female sibling is sister.
infer(FamilyTiesEventDispatchContext, Child, Child) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SiblingRules
If two children have common parent then they are siblings.
infer(Child) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SonRule
 
inferHusband(Spouse) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SpouseRules
Male spouse is husband.
inferSpouse(Spouse) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SpouseRules
If A is a spouse of B then B is a spouse of A.
inferWife(Spouse) - Method in class com.hammurapi.eventbus.tests.familyties.rules.SpouseRules
Female spouse is wife.
InfiniteHandler - Class in com.hammurapi.eventbus.tests
 
InfiniteHandler() - Constructor for class com.hammurapi.eventbus.tests.InfiniteHandler
 
isCollectionInvoked() - Method in class com.hammurapi.eventbus.tests.MoreRestrictiveHandler
 
isConsumed() - Method in class com.hammurapi.eventbus.tests.fastfood.Dish
 
isEmOk() - Method in class com.hammurapi.eventbus.tests.HelperHandler
 
isEmOk() - Method in class com.hammurapi.eventbus.tests.HelperHandler2
 
isEmOk() - Method in class com.hammurapi.eventbus.tests.HelperHandler_o
 
isEmOk() - Method in class com.hammurapi.eventbus.tests.PostingHandler
 
isEmOk() - Method in class com.hammurapi.eventbus.tests.RemoveHandler
 
isEmOk() - Method in class com.hammurapi.eventbus.tests.RemoveHandler2
 
isEmOk() - Method in class com.hammurapi.eventbus.tests.RemoveHandler2o
 
isFulfilled() - Method in class com.hammurapi.eventbus.tests.fastfood.Order
 
isHelloOk() - Method in class com.hammurapi.eventbus.tests.JoinHandler
 
isHelloOk() - Method in class com.hammurapi.eventbus.tests.LoopHandler
 
isHelloOk() - Method in class com.hammurapi.eventbus.tests.ParameterNamesJoinHandler
 
isJoinOk() - Method in class com.hammurapi.eventbus.tests.HelperHandler2
 
isJoinOk() - Method in class com.hammurapi.eventbus.tests.JoinHandler
 
isJoinOk() - Method in class com.hammurapi.eventbus.tests.JoinHandlerWithCost
 
isJoinOk() - Method in class com.hammurapi.eventbus.tests.JoinRemoveHandler
 
isJoinOk() - Method in class com.hammurapi.eventbus.tests.ParameterNamesJoinHandler
 
isListInvoked() - Method in class com.hammurapi.eventbus.tests.MoreRestrictiveHandler
 
isMale() - Method in class com.hammurapi.eventbus.tests.familyties.model.Person
 
isOK() - Method in class com.hammurapi.eventbus.tests.fastfood.OrderFulfiller
 
isOk() - Method in class com.hammurapi.eventbus.tests.ParameterizedStringHandlerWithMethodCondition
 
isOk() - Method in class com.hammurapi.eventbus.tests.StringHandlerWithMethodCondition
 
isOk() - Method in class com.hammurapi.eventbus.tests.StringHandlerWithParameterCondition
 
isOk() - Method in class com.hammurapi.eventbus.tests.TokenParameterizedStringHandlerWithMethodCondition
 
isOneInvoked() - Method in class com.hammurapi.eventbus.tests.OppositeHandler
 
isOneInvoked() - Method in class com.hammurapi.eventbus.tests.PredicateChainingHandler
 
isTwoInvoked() - Method in class com.hammurapi.eventbus.tests.OppositeHandler
 
isTwoInvoked() - Method in class com.hammurapi.eventbus.tests.PredicateChainingHandler
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.HelperHandler
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.HelperHandler2
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.HelperHandler_o
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.LoopHandler
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.PostingHandler
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.RemoveHandler
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.RemoveHandler2
 
isWorldOk() - Method in class com.hammurapi.eventbus.tests.RemoveHandler2o
 

A B C D E F G H I J K L M N O P R S T U W