- FEEDBACK_ID - Static variable in class jsondiscoverer.web.FeedbackServlet
- 
The ID for this servlet which will be used to access to the working directory 
- FeedbackServlet - Class in jsondiscoverer.web
- 
Servlet to provide support for receiving feedback
 
 Answers to POST calls, receiving as input a comment and the JSON document
 that triggered the feedback. 
- FeedbackServlet() - Constructor for class jsondiscoverer.web.FeedbackServlet
-  
- findMinimalDistances(EClass) - Method in class jsondiscoverer.util.DijkstraSolver
- 
Looks for the minimal distance between two nodes given a source node (as EClasselements)
 
- folderName - Static variable in class jsondiscoverer.web.JsonAdvancedDiscovererServlet
- 
Name of the folder where the temp files will be stored 
- folderName - Static variable in class jsondiscoverer.web.JsonSimpleDiscovererServlet
- 
Name of the folder where the temp files will be stored 
- FOUND_IN_TAG - Static variable in class jsondiscoverer.AnnotationHelper
- 
Tag used to keep track on where an elements has been found