Uses of Class
com.semedy.reasoner.api.builtin.BuiltinException
Package
Description
-
Uses of BuiltinException in com.semedy.reasoner.api.builtin
Modifier and TypeMethodDescriptionboolean
BuiltinProvider.createsNewObjects
(String fullname, BitSet variablesinstantiation, Literal literal) indicates whether a built-in creates new objectsvoid
AbstractConnector.evaluationFinished()
void
Builtin.evaluationFinished()
call back function.void
CachedConnector.evaluationFinished()
void
SensorBuiltin.evaluationFinished()
evaluation is finishedvoid
SimilarityBuiltin.evaluationFinished()
long
Every built-in provides a weight measure.abstract void
abstract void
initialize the built-inboolean
AbstractConnector.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Builtin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) is builtin evaluable with a certain instantiation of variablesboolean
BuiltinProvider.isEvaluable
(String fullname, BitSet variablesinstantiation, Literal literal) returns whether a built-in with a certain variable instantiation
is evaluable.abstract boolean
CachedConnector.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) abstract boolean
SensorBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) is builtin evaluable with the given ground instantiation of variablesboolean
SimilarityBuiltin.isEvaluable
(BitSet args, BitSet arg1, Object[] arg2) BuiltinProvider.newBuiltin
(String fullname) creates an instance of a built-in
given by its full qualified nameabstract BitSet
AbstractConnector.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Builtin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) In which argument position are new objects createdabstract BitSet
CachedConnector.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) abstract BitSet
SensorBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) at which argument positions new objects are generatedSimilarityBuiltin.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) void
BuiltinProvider.registerBuiltin
(Builtin builtin) register a new built-invoid
BuiltinProvider.removeBuiltin
(Builtin builtin) remove a registered built-in -
Uses of BuiltinException in com.semedy.reasoner.builtin.action
Modifier and TypeMethodDescriptionvoid
Assert.evaluationFinished()
void
ConstraintException.evaluationFinished()
void
MoneyTransfer.evaluationFinished()
void
PrintOut.evaluationFinished()
void
PrintToFile.evaluationFinished()
void
RaspiGpioOut.evaluationFinished()
void
Retract.evaluationFinished()
void
SendMail.evaluationFinished()
void
SendMail2.evaluationFinished()
void
ToCSV.evaluationFinished()
void
ToJSON.evaluationFinished()
void
void
void
void
void
void
void
void
void
void
void
boolean
Assert.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ConstraintException.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
MoneyTransfer.isEvaluable
(BitSet arg, BitSet arg1, Object[] arg2) boolean
PrintOut.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
PrintToFile.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RaspiGpioOut.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Retract.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
SendMail.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
SendMail2.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ToCSV.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ToJSON.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) Assert.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ConstraintException.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) MoneyTransfer.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) PrintOut.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) PrintToFile.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RaspiGpioOut.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Retract.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) SendMail.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) SendMail2.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ToCSV.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ToJSON.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.aggregation
Modifier and TypeMethodDescriptionvoid
AbstractAggregation.evaluationFinished()
void
CollatingCompose.evaluationFinished()
void
Compose.evaluationFinished()
void
void
void
boolean
AbstractAggregation.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CollatingCompose.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Compose.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) AbstractAggregation.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CollatingCompose.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Compose.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.connector
Modifier and TypeMethodDescriptionvoid
CountEventsInTime.evaluationFinished()
void
Currency.evaluationFinished()
void
Query.evaluationFinished()
void
ReasonerConnector.evaluationFinished()
void
ReasonerQuery.evaluationFinished()
void
SQLiteConnector.evaluationFinished()
void
TestMultiRelational.evaluationFinished()
void
TestMultiRelationalCached.evaluationFinished()
void
void
void
void
void
void
void
boolean
CountEventsInTime.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Currency.isEvaluable
(BitSet arg, BitSet arg1, Object[] arg2) boolean
Query.isEvaluable
(BitSet arg, BitSet arg1, Object[] arg2) boolean
ReasonerConnector.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ReasonerQuery.isEvaluable
(BitSet arg, BitSet arg1, Object[] arg2) boolean
SQLiteConnector.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
TestMultiRelational.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
TestMultiRelationalCached.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) CountEventsInTime.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Currency.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) Query.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) ReasonerConnector.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) indicate where new objects/ data are generatedReasonerQuery.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) SQLiteConnector.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) indicate where new objects/ data are generatedTestMultiRelational.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) TestMultiRelationalCached.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.directfilter
Modifier and TypeMethodDescriptionvoid
IsNotFunctional2.evaluationFinished()
void
IsNotFunctional3.evaluationFinished()
void
void
boolean
IsNotFunctional2.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsNotFunctional3.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsNotFunctional2.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsNotFunctional3.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.filter
Modifier and TypeMethodDescriptionvoid
BooleanExpression.evaluationFinished()
void
ComparisonBuiltin.evaluationFinished()
void
ComparisonBuiltin2.evaluationFinished()
void
ComparisonBuiltinNew.evaluationFinished()
void
ContainsSimilar.evaluationFinished()
void
Different.evaluationFinished()
void
Equal.evaluationFinished()
void
Equals.evaluationFinished()
void
False.evaluationFinished()
void
FilterExpression.evaluationFinished()
void
InstanceFilterBuiltin.evaluationFinished()
void
IsCalendar.evaluationFinished()
void
IsDouble.evaluationFinished()
void
IsEqual.evaluationFinished()
void
IsEqualSet.evaluationFinished()
void
IsFloat.evaluationFinished()
void
IsJsonId.evaluationFinished()
void
IsJsonTopId.evaluationFinished()
void
IsNotEqual.evaluationFinished()
void
IsNumber.evaluationFinished()
void
IsReasoning.evaluationFinished()
void
IsSet.evaluationFinished()
void
IsString.evaluationFinished()
void
IsSubset.evaluationFinished()
void
NoneOf.evaluationFinished()
void
OneOf.evaluationFinished()
void
Print.evaluationFinished()
void
RaspiGpioOut.evaluationFinished()
void
RegularExpression.evaluationFinished()
void
Seek.evaluationFinished()
void
Select.evaluationFinished()
void
StartsWithOneOf.evaluationFinished()
void
SubJsonId.evaluationFinished()
void
True.evaluationFinished()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
boolean
BooleanExpression.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ComparisonBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ComparisonBuiltin2.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ComparisonBuiltinNew.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ContainsSimilar.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Different.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Equal.isEvaluable
(BitSet bitSet, BitSet variableInstantiations, Object[] args) boolean
Equals.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
False.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
FilterExpression.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
InstanceFilterBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsCalendar.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsDouble.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsEqual.isEvaluable
(BitSet bitSet, BitSet variableInstantiations, Object[] args) boolean
IsEqualSet.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsFloat.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsJsonId.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsJsonTopId.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsNotEqual.isEvaluable
(BitSet bitSet, BitSet variableInstantiations, Object[] args) boolean
IsNumber.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsReasoning.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsSet.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsString.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsSubset.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
NoneOf.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
OneOf.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Print.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RaspiGpioOut.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RegularExpression.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Seek.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Select.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
StartsWithOneOf.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
SubJsonId.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
True.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) BooleanExpression.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ComparisonBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ComparisonBuiltin2.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ComparisonBuiltinNew.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ContainsSimilar.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Different.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Equal.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Equals.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) False.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) FilterExpression.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) InstanceFilterBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsCalendar.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsDouble.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsEqual.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsEqualSet.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsFloat.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsJsonId.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsJsonTopId.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsNotEqual.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsNumber.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsReasoning.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsSet.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsString.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsSubset.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) NoneOf.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) OneOf.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Print.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RaspiGpioOut.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RegularExpression.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Seek.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Select.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) StartsWithOneOf.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) SubJsonId.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) True.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.functional
Modifier and TypeMethodDescriptionvoid
ClassFunctionBuiltin.evaluationFinished()
void
Code.evaluationFinished()
void
ConcatMany.evaluationFinished()
void
CreateCircle.evaluationFinished()
void
CreateCircleWithDistanceUnit.evaluationFinished()
void
CreateJsonID.evaluationFinished()
void
CreatePoint.evaluationFinished()
void
CreatePolygon.evaluationFinished()
void
CreatePolygon2.evaluationFinished()
void
CreatePolygonFromPoints.evaluationFinished()
void
Day.evaluationFinished()
void
Formatter.evaluationFinished()
void
Increment.evaluationFinished()
void
INGBuiltin.evaluationFinished()
void
InstanceFunctionBuiltin.evaluationFinished()
void
IsAlive.evaluationFinished()
call back function.void
JaroWinkler.evaluationFinished()
void
JsonIdToString.evaluationFinished()
void
Levenshtein.evaluationFinished()
void
MatchBuiltin.evaluationFinished()
void
MathExpression.evaluationFinished()
void
Month.evaluationFinished()
void
Now.evaluationFinished()
void
ParsePoint.evaluationFinished()
void
PointX.evaluationFinished()
void
RandomBoolean.evaluationFinished()
void
RandomDuration.evaluationFinished()
void
RandomEnumeration.evaluationFinished()
void
RandomInteger.evaluationFinished()
void
StockPrice.evaluationFinished()
void
String2Number.evaluationFinished()
void
SWIFT32a.evaluationFinished()
void
Text.evaluationFinished()
void
Time2MilliSeconds.evaluationFinished()
void
WeatherBuiltin.evaluationFinished()
void
WeatherForecast.evaluationFinished()
void
Week.evaluationFinished()
void
Year.evaluationFinished()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
initialize the builtinvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
boolean
ClassFunctionBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Code.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ConcatMany.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CreateCircle.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CreateCircleWithDistanceUnit.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CreateJsonID.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CreatePoint.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CreatePolygon.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CreatePolygon2.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
CreatePolygonFromPoints.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Day.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Formatter.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Increment.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
INGBuiltin.isEvaluable
(BitSet arg0, BitSet arg1, Object[] arg2) boolean
InstanceFunctionBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsAlive.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) is builtin evaluable with a certain instantiation of variablesboolean
JaroWinkler.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
JsonIdToString.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Levenshtein.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
MatchBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
MathExpression.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Month.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Now.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ParsePoint.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
PointX.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RandomBoolean.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RandomDuration.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RandomEnumeration.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RandomInteger.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
StockPrice.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
String2Number.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
SWIFT32a.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Text.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Time2MilliSeconds.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
WeatherBuiltin.isEvaluable
(BitSet arg0, BitSet arg1, Object[] arg2) boolean
WeatherForecast.isEvaluable
(BitSet arg0, BitSet arg1, Object[] arg2) boolean
Week.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Year.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) Assign.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ClassFunctionBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Code.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ConcatMany.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreateCircle.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreateCircleWithDistanceUnit.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreateJsonID.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreatePoint.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreatePolygon.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreatePolygon2.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreatePolygonFromPoints.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Day.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Formatter.objectGeneratingArguments
(BitSet bitSet, BitSet bitSet1, Object[] objects) Increment.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) INGBuiltin.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) InstanceFunctionBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsAlive.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) In which argument position are new objects createdJaroWinkler.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) JsonIdToString.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Levenshtein.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) MatchBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) MathExpression.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Month.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Now.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ParsePoint.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) PointX.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RandomBoolean.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RandomDuration.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RandomEnumeration.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RandomInteger.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) StockPrice.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) String2Number.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Substitute.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) SWIFT32a.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Text.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Time2MilliSeconds.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) WeatherBuiltin.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) WeatherForecast.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) Week.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Year.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.relational
Modifier and TypeMethodDescriptionvoid
Builtins1.evaluationFinished()
void
Builtins2.evaluationFinished()
void
Enumerate.evaluationFinished()
void
GeoSearch.evaluationFinished()
void
In.evaluationFinished()
void
NGram.evaluationFinished()
void
Predicates.evaluationFinished()
void
RegularExpression.evaluationFinished()
void
Seek3.evaluationFinished()
void
Seek4.evaluationFinished()
void
Seek5.evaluationFinished()
void
SeekAnd.evaluationFinished()
void
Sqrt.evaluationFinished()
void
TextSearch2.evaluationFinished()
void
TextSearch3.evaluationFinished()
void
TimeRaster.evaluationFinished()
void
Window.evaluationFinished()
void
void
void
void
void
void
void
void
void
void
void
boolean
Builtins1.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Builtins2.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Enumerate.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
GeoSearch.isEvaluable
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) boolean
In.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
NGram.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Predicates.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
RegularExpression.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Seek3.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Seek4.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Seek5.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
SeekAnd.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Sqrt.isEvaluable
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) boolean
TextSearch2.isEvaluable
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) boolean
TextSearch3.isEvaluable
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) boolean
TimeRaster.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Window.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) Builtins1.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Builtins2.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Enumerate.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) GeoSearch.objectGeneratingArguments
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) In.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) NGram.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Predicates.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) RegularExpression.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Seek3.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Seek4.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Seek5.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) SeekAnd.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Sqrt.objectGeneratingArguments
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) TextSearch2.objectGeneratingArguments
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) TextSearch3.objectGeneratingArguments
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) TimeRaster.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Window.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.sensor
Modifier and TypeMethodDescriptionvoid
Alarm.evaluationFinished()
void
Ticks.evaluationFinished()
evaluation is finishedvoid
void
boolean
Alarm.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ListenToPort.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ListenToPortSingleValue.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Ticks.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) Alarm.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ListenToPort.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ListenToPortSingleValue.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Ticks.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.builtin.similarity
Modifier and TypeMethodDescriptionvoid
Tolerance.evaluationFinished()
boolean
Tolerance.isEvaluable
(BitSet args, BitSet arg1, Object[] arg2) Tolerance.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) -
Uses of BuiltinException in com.semedy.reasoner.core
Modifier and TypeMethodDescriptionvoid
Compose.evaluationFinished()
void
ContainsSequence.evaluationFinished()
void
ContainsSequence2.evaluationFinished()
void
OptimizedContainsSequence.evaluationFinished()
void
PerformanceTest0.ContainsSequence.evaluationFinished()
void
PerformanceTest0.ContainsWord.evaluationFinished()
void
Sum.evaluationFinished()
void
void
void
void
void
void
void
boolean
Compose.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ContainsSequence.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ContainsSequence2.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
OptimizedContainsSequence.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
PerformanceTest0.ContainsSequence.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
PerformanceTest0.ContainsWord.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Sum.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) Compose.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ContainsSequence.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) ContainsSequence2.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) OptimizedContainsSequence.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) PerformanceTest0.ContainsSequence.objectGeneratingArguments
(BitSet arg0, BitSet arg1, Object[] arg2) PerformanceTest0.ContainsWord.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Sum.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.customer.deuba
Modifier and TypeMethodDescriptionvoid
OldSimiliarityBuiltIn.evaluationFinished()
void
SimilarityBuiltIn.evaluationFinished()
boolean
OldSimiliarityBuiltIn.isEvaluable
(BitSet args, BitSet arg1, Object[] arg2) boolean
SimilarityBuiltIn.isEvaluable
(BitSet args, BitSet arg1, Object[] arg2) OldSimiliarityBuiltIn.objectGeneratingArguments
(BitSet bitSet, BitSet bitSet1, Object[] objects) SimilarityBuiltIn.objectGeneratingArguments
(BitSet bitSet, BitSet bitSet1, Object[] objects) -
Uses of BuiltinException in com.semedy.reasoner.edb
Modifier and TypeMethodDescriptionvoid
Compose.evaluationFinished()
void
Sum.evaluationFinished()
void
void
boolean
Compose.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Sum.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) Compose.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Sum.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.exercises
Modifier and TypeMethodDescriptionvoid
FilterA.evaluationFinished()
void
FilterB.evaluationFinished()
void
Increment.evaluationFinished()
void
IsString.evaluationFinished()
void
Mean.evaluationFinished()
void
Sqrt.evaluationFinished()
void
void
void
void
void
void
boolean
FilterA.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
FilterB.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Increment.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IsString.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Mean.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
Sqrt.isEvaluable
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) FilterA.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) FilterB.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Increment.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsString.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Mean.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) Sqrt.objectGeneratingArguments
(BitSet groundArguments, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.reasoning
Modifier and TypeMethodDescriptionvoid
BuiltinsTest.SuperSimpleBuiltin.evaluationFinished()
void
ExceptionBuiltin.evaluationFinished()
void
void
boolean
BuiltinsTest.SuperSimpleBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
ExceptionBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) boolean
IncrementalFactsBuiltin.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) BuiltinsTest.SuperSimpleBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) ExceptionBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) IncrementalFactsBuiltin.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException 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 BuiltinException in com.semedy.reasoner.rewriter
Modifier and TypeMethodDescriptionvoid
SelectOne.evaluationFinished()
void
boolean
SelectOne.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) SelectOne.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.symboltable
Modifier and TypeMethodDescriptionvoid
IsList.evaluationFinished()
void
boolean
IsList.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) IsList.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args) -
Uses of BuiltinException in com.semedy.reasoner.symboltable.encoder
Modifier and TypeMethodDescriptionvoid
CreatePolygon.evaluationFinished()
void
boolean
CreatePolygon.isEvaluable
(BitSet grounds, BitSet variableInstantiations, Object[] args) CreatePolygon.objectGeneratingArguments
(BitSet grounds, BitSet variableInstantiations, Object[] args)