Package | Description |
---|---|
jade.semantics.kbase.filters.std | |
jade.semantics.kbase.filters.std.builtins |
Modifier and Type | Field and Description |
---|---|
(package private) HashMap<String,UnaryPredicate> |
BuiltInPredicateFilters.unaryPredicates |
Modifier and Type | Method and Description |
---|---|
private UnaryPredicate |
BuiltInPredicateFilters.handleUnaryPredicate(MatchResult match,
MetaTermReferenceNode v1,
KBase kb)
PRIVATE METHODS
|
Modifier and Type | Method and Description |
---|---|
void |
BuiltInPredicateFilters.addPredicate(UnaryPredicate predicate)
PUBLIC METHODS
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantFunction |
class |
NowFunction |