Uses of Interface
com.semedy.reasoner.api.builtin.FunctionalBuiltin
Packages that use FunctionalBuiltin
Package
Description
-
Uses of FunctionalBuiltin in com.semedy.reasoner.api.builtin
Classes in com.semedy.reasoner.api.builtin that implement FunctionalBuiltin -
Uses of FunctionalBuiltin in com.semedy.reasoner.builtin.filter
Classes in com.semedy.reasoner.builtin.filter that implement FunctionalBuiltin -
Uses of FunctionalBuiltin in com.semedy.reasoner.builtin.functional
Classes in com.semedy.reasoner.builtin.functional that implement FunctionalBuiltinModifier and TypeClassDescriptionclass
class
class
class
Builtin which takes a variable number of strings and concatenates them.class
Create a new polygon from an existing polygon and an existing point.class
Create a new polygon from an existing polygon and an existing point.class
class
Create a new point.class
Create a new polygon from an existing polygon and an existing point.class
Create a new polygon from an existing polygon and an existing point.class
Create a new polygon from three points.class
class
class
An example for a functional built-in "increment"class
retrieve stock price given the ISIN from ing api at smarthouseclass
class
This is a simple builtin that is executed to check if the reasoner is still alive.class
class
Translates a json id to a stringclass
class
class
class
class
class
Parses a new point (WKT syntax).class
Retrieves the x coordinate of a point.class
Retrieves the y coordinate of a point.class
creates an integer number randomlyclass
creates a period randomlyclass
creates an integer number randomlyclass
creates an integer number randomlyclass
The Class StockPriceBuiltin implements the FunctionalBuiltin interface.class
class
class
class
class
class
class
class
retrieve weather informationclass
retrieve weather informationclass
class
-
Uses of FunctionalBuiltin in com.semedy.reasoner.builtin.similarity
Classes in com.semedy.reasoner.builtin.similarity that implement FunctionalBuiltinModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of FunctionalBuiltin in com.semedy.reasoner.core
Classes in com.semedy.reasoner.core that implement FunctionalBuiltin -
Uses of FunctionalBuiltin in com.semedy.reasoner.exercises
Classes in com.semedy.reasoner.exercises that implement FunctionalBuiltinModifier and TypeClassDescriptionclass
An example for a functional built-in "increment" -
Uses of FunctionalBuiltin in com.semedy.reasoner.reasoning.processes
Constructors in com.semedy.reasoner.reasoning.processes with parameters of type FunctionalBuiltinModifierConstructorDescriptionExecuteFunctionalBuiltin
(int i, InterruptFlag interruptFlag, ReasoningMonitor monitor, VariableHandler vh, FunctionalBuiltin builtin, SymbolTable symboltable, RuleEvaluator reval, boolean cepReasoning, boolean notinternalize) -
Uses of FunctionalBuiltin in com.semedy.reasoner.symboltable.encoder
Classes in com.semedy.reasoner.symboltable.encoder that implement FunctionalBuiltinModifier and TypeClassDescriptionclass
Create a new polygon from an existing polygon and an existing point.