CityPulse / Common-Libraries

This package includes java classes which represent the models of input and output for the Decision Support, Contextual Filtering, and Data Federation components in the CityPulse project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commons

This package includes java classes which represent the models of input and output of the Decision Support, Contextual Filtering, and Data Federation components.

Decision Support

Input: ReasoningRequest.java

Output:

  + For the Parking space module: AnswerParkingSpaces.java
  
  + For the Routing module: AnswerTravelPlanner.java

Contextual Filtering

Input: ContextualEventRequest.java

Output: CriticalEventResults.java

Data Federation

Input: DataFederationRequest.java

Output: DataFederationResult.java

About

This package includes java classes which represent the models of input and output for the Decision Support, Contextual Filtering, and Data Federation components in the CityPulse project.


Languages

Language:Java 100.0%