Uses of Interface
com.semedy.reasoner.api.builtin.FunctionalBuiltin
Package
Description
-
Uses of FunctionalBuiltin in com.semedy.reasoner.api.builtin
-
Uses of FunctionalBuiltin in com.semedy.reasoner.builtin.filter
-
Uses of FunctionalBuiltin in com.semedy.reasoner.builtin.functional
Modifier 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
Modifier 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
-
Uses of FunctionalBuiltin in com.semedy.reasoner.exercises
Modifier and TypeClassDescriptionclass
An example for a functional built-in "increment" -
Uses of FunctionalBuiltin in com.semedy.reasoner.reasoning.processes
ModifierConstructorDescriptionExecuteFunctionalBuiltin
(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
Modifier and TypeClassDescriptionclass
Create a new polygon from an existing polygon and an existing point.