|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inheritance | |
---|---|
nars.inference | The inference rules and control functions |
nars.language | Term hierarchy in Narsese |
Uses of Inheritance in nars.inference |
---|
Methods in nars.inference with parameters of type Inheritance | |
---|---|
(package private) static void |
StructuralRules.transformProductImage(Inheritance inh,
CompoundTerm oldContent,
short[] indices,
Task task)
Equivalent transformation between products and images {<(*, S, M) --> P>, S@(*, S, M)} |- |
Uses of Inheritance in nars.language |
---|
Methods in nars.language that return Inheritance | |
---|---|
static Inheritance |
Inheritance.make(Term subject,
Term predicate)
Try to make a new compound from two components. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |