Uses of Enum
com.semedy.reasoner.api.builtin.BuiltinType
Package
Description
-
Uses of BuiltinType in com.semedy.reasoner.api.builtin
Modifier and TypeMethodDescriptionBuiltinProvider.getBuiltinType
(String fullname) returns the type of a built-in
given by its full qualified nameAbstractConnector.getType()
Builtin.getType()
get the type of the builtinabstract BuiltinType
CachedConnector.getType()
abstract BuiltinType
SensorBuiltin.getType()
get the type of the built-inSimilarityBuiltin.getType()
static BuiltinType
Returns the enum constant of this type with the specified name.static BuiltinType[]
BuiltinType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of BuiltinType in com.semedy.reasoner.builtin.action
-
Uses of BuiltinType in com.semedy.reasoner.builtin.aggregation
-
Uses of BuiltinType in com.semedy.reasoner.builtin.connector
-
Uses of BuiltinType in com.semedy.reasoner.builtin.directfilter
-
Uses of BuiltinType in com.semedy.reasoner.builtin.filter
Modifier and TypeMethodDescriptionBooleanExpression.getType()
ComparisonBuiltin.getType()
ComparisonBuiltin2.getType()
ComparisonBuiltinNew.getType()
ContainsSimilar.getType()
Different.getType()
Equal.getType()
Equals.getType()
False.getType()
FilterExpression.getType()
InstanceFilterBuiltin.getType()
IsCalendar.getType()
IsDouble.getType()
IsEqual.getType()
IsEqualSet.getType()
IsFloat.getType()
IsJsonId.getType()
IsJsonTopId.getType()
IsNotEqual.getType()
IsNumber.getType()
IsReasoning.getType()
IsSet.getType()
IsString.getType()
IsSubset.getType()
IsType.getType()
JaroWinklerSimilarityBuiltin.getType()
NoneOf.getType()
OneOf.getType()
Print.getType()
RaspiGpioOut.getType()
RegularExpression.getType()
Seek.getType()
Select.getType()
StartsWithOneOf.getType()
SubJsonId.getType()
True.getType()
-
Uses of BuiltinType in com.semedy.reasoner.builtin.functional
Modifier and TypeMethodDescriptionAssign.getType()
ClassFunctionBuiltin.getType()
Code.getType()
ConcatMany.getType()
CreateCircle.getType()
CreateCircleWithDistanceUnit.getType()
CreateJsonID.getType()
CreatePoint.getType()
CreatePolygon.getType()
CreatePolygon2.getType()
CreatePolygonFromPoints.getType()
Day.getType()
Formatter.getType()
Increment.getType()
INGBuiltin.getType()
InstanceFunctionBuiltin.getType()
IsAlive.getType()
get the type of the builtinJaroWinkler.getType()
JsonIdToString.getType()
Levenshtein.getType()
MatchBuiltin.getType()
MathExpression.getType()
Month.getType()
Now.getType()
ParsePoint.getType()
PointX.getType()
RandomBoolean.getType()
RandomDuration.getType()
RandomEnumeration.getType()
RandomInteger.getType()
StockPrice.getType()
String2Number.getType()
Substitute.getType()
SWIFT32a.getType()
Text.getType()
Time2MilliSeconds.getType()
ToString.getType()
ToType.getType()
WeatherBuiltin.getType()
WeatherForecast.getType()
Week.getType()
Year.getType()
-
Uses of BuiltinType in com.semedy.reasoner.builtin.relational
Modifier and TypeMethodDescriptionBuiltins1.getType()
Builtins2.getType()
Enumerate.getType()
GeoSearch.getType()
In.getType()
NGram.getType()
Predicates.getType()
RegularExpression.getType()
Seek3.getType()
Seek4.getType()
Seek5.getType()
SeekAnd.getType()
Sqrt.getType()
TextSearch2.getType()
TextSearch3.getType()
TimeRaster.getType()
Window.getType()
-
Uses of BuiltinType in com.semedy.reasoner.builtin.sensor
-
Uses of BuiltinType in com.semedy.reasoner.builtin.similarity
-
Uses of BuiltinType in com.semedy.reasoner.core
-
Uses of BuiltinType in com.semedy.reasoner.customer.deuba
-
Uses of BuiltinType in com.semedy.reasoner.edb
-
Uses of BuiltinType in com.semedy.reasoner.exercises
-
Uses of BuiltinType in com.semedy.reasoner.reasoning
-
Uses of BuiltinType in com.semedy.reasoner.rewriter
-
Uses of BuiltinType in com.semedy.reasoner.symboltable
-
Uses of BuiltinType in com.semedy.reasoner.symboltable.encoder