Uses of Interface
com.semedy.reasoner.api.builtin.VariableArgumentLengthBuiltin
Packages that use VariableArgumentLengthBuiltin
Package
Description
-
Uses of VariableArgumentLengthBuiltin in com.semedy.reasoner.builtin.action
Classes in com.semedy.reasoner.builtin.action that implement VariableArgumentLengthBuiltinModifier and TypeClassDescriptionclass
action built-in to throw an exception for a constraint violationclass
action built-in to write a message to a fileclass
action built-in to write a csv fileclass
action built-in to write a json file with flat jsons -
Uses of VariableArgumentLengthBuiltin in com.semedy.reasoner.builtin.aggregation
Classes in com.semedy.reasoner.builtin.aggregation that implement VariableArgumentLengthBuiltinModifier and TypeClassDescriptionclass
abstract builtin with first argument is the grouping argumentclass
count builtin with first argument is the grouping argumentclass
count builtin with first argument is the grouping argumentclass
max builtin with first argument is the grouping argumentclass
mean builtin with first argument is the grouping argumentclass
count builtin with first argument is the grouping argumentclass
class
sum builtin with first argument is the grouping argumentclass
variance builtin with first argument is the grouping argument -
Uses of VariableArgumentLengthBuiltin in com.semedy.reasoner.builtin.connector
Classes in com.semedy.reasoner.builtin.connector that implement VariableArgumentLengthBuiltin -
Uses of VariableArgumentLengthBuiltin in com.semedy.reasoner.builtin.filter
Classes in com.semedy.reasoner.builtin.filter that implement VariableArgumentLengthBuiltinModifier and TypeClassDescriptionclass
Checks whether similar words are contained in Stringclass
arguments are mutually differentclass
arguments are all equalclass
first argument equals to none of the other argumentsclass
first argument equals to one of the other argumentsclass
prints the valueclass
first argument starts with one of the other arguments -
Uses of VariableArgumentLengthBuiltin in com.semedy.reasoner.builtin.functional
Classes in com.semedy.reasoner.builtin.functional that implement VariableArgumentLengthBuiltinModifier and TypeClassDescriptionclass
Builtin which takes a variable number of strings and concatenates them.class
class
creates an integer number randomlyclass