- getCasesMatchingQuery(TrafficSituationCase) - Method in class com.svv.cbr.TrafficSituation
-
Retrieves the cases that matches the query case.
- getIntention() - Method in class com.svv.util.TrafficEventHandler
-
- getMatchingCases(TrafficSituationCase) - Method in class com.svv.cbr.Cbr
-
Initializes the retrieval of cases that matches the query
- getPedestrianType() - Method in class com.svv.cbr.cases.TrafficSituationCase
-
- getPositiveIntentions() - Method in class com.svv.cbr.cases.TrafficSituationCase
-
- getSimilarity() - Method in class com.svv.cbr.cases.TrafficSituationCase
-
- getSolution() - Method in class com.svv.cbr.cases.TrafficSituationCase
-
- getSolutionCase(TrafficSituationCase) - Method in class com.svv.cbr.Cbr
-
Runs the method for retrieving the cases that matches the query, and runs the method for finding the best one in the set of retrieved cases.
- getSolutionFromStringToDouble(String) - Method in class com.svv.util.CaseBuilder
-
Convert a solution from continuous data to nominal data
- getSpeedOfDetectedVehicle() - Method in class com.svv.cbr.cases.TrafficSituationCase
-
- getTestCaseBase() - Static method in class com.svv.util.ReadTrafficData
-
- getTimeWaited() - Method in class com.svv.cbr.cases.TrafficSituationCase
-
- getTimeWaited() - Method in interface com.svv.util.Query
-
- getTimeWaited() - Method in class com.svv.util.QueryBuilder
-
Gets the time pedestrians have waited for this query.
- getTimeWaited() - Method in class com.svv.util.TrafficEventHandler
-
- getTrafficFlow() - Method in class com.svv.cbr.cases.TrafficSituationCase
-
- getTrafficQuery() - Method in interface com.svv.util.Query
-
- getTrafficQuery() - Method in class com.svv.util.QueryBuilder
-
- getTrafficQuery() - Method in class com.svv.util.TrafficEventHandler
-
Use all data stored from the sensors and build a query case
- getVehicleDetected() - Method in class com.svv.cbr.cases.TrafficSituationCase
-