Uses of Enum
com.semedy.reasoner.api.builtin.BuiltinType
Packages that use BuiltinType
Package
Description
-
Uses of BuiltinType in com.semedy.reasoner.api.builtin
Methods in com.semedy.reasoner.api.builtin that return BuiltinTypeModifier 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
Methods in com.semedy.reasoner.builtin.action that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.builtin.aggregation
Methods in com.semedy.reasoner.builtin.aggregation that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.builtin.connector
Methods in com.semedy.reasoner.builtin.connector that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.builtin.directfilter
Methods in com.semedy.reasoner.builtin.directfilter that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.builtin.filter
Methods in com.semedy.reasoner.builtin.filter that return BuiltinTypeModifier 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
Methods in com.semedy.reasoner.builtin.functional that return BuiltinTypeModifier 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
Methods in com.semedy.reasoner.builtin.relational that return BuiltinTypeModifier 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
Methods in com.semedy.reasoner.builtin.sensor that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.builtin.similarity
Methods in com.semedy.reasoner.builtin.similarity that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.core
Methods in com.semedy.reasoner.core that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.customer.deuba
Methods in com.semedy.reasoner.customer.deuba that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.edb
Methods in com.semedy.reasoner.edb that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.exercises
Methods in com.semedy.reasoner.exercises that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.reasoning
Methods in com.semedy.reasoner.reasoning that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.rewriter
Methods in com.semedy.reasoner.rewriter that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.symboltable
Methods in com.semedy.reasoner.symboltable that return BuiltinType -
Uses of BuiltinType in com.semedy.reasoner.symboltable.encoder
Methods in com.semedy.reasoner.symboltable.encoder that return BuiltinType