|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Aunt | |
---|---|
biz.hammurapi.rules.tutorial.rules |
Uses of Aunt in biz.hammurapi.rules.tutorial.rules |
---|
Methods in biz.hammurapi.rules.tutorial.rules that return Aunt | |
---|---|
Aunt |
SecondaryRules.infer(Sister sister,
Parent parent)
Sister of parent is aunt. |
Aunt |
SecondaryRules.infer(Wife wife,
Uncle uncle)
Wife of uncle is aunt. |
Methods in biz.hammurapi.rules.tutorial.rules with parameters of type Aunt | |
---|---|
void |
SecondaryRules.infer(Aunt aunt,
Parent parent)
Another way to infer cousin to demonstrate mutiple derivations |
Uncle |
SecondaryRules.infer(Husband husband,
Aunt aunt)
Husband of aunt is uncle. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |