Skip navigation links
A B C D E F G I J L M N P R S T U V W Z 

J

JsonAdvancedDiscoverer - Class in jsondiscoverer
Performs a discovery process among several JsonSources (i.e., receiving a JsonSourceSet as input).
JsonAdvancedDiscoverer(JsonSourceSet) - Constructor for class jsondiscoverer.JsonAdvancedDiscoverer
Constructs a new JsonAdvancedDiscoverer with a set of JsonSourceSet elements
JsonAdvancedDiscovererServlet - Class in jsondiscoverer.web
Servlet providing acces to JsonAdvancedDiscoverer.
JsonAdvancedDiscovererServlet() - Constructor for class jsondiscoverer.web.JsonAdvancedDiscovererServlet
 
JsonComposer - Class in jsondiscoverer
This class composes a set of ecore models representing JSON-based apis.
JsonComposer(List<JsonSourceSet>) - Constructor for class jsondiscoverer.JsonComposer
Constructs a new JsonComposer with a list of JsonSourceSets
JsonComposerServlet - Class in jsondiscoverer.web
Servlet providing access to JsonComposer Answers to POST HTTP calls.
JsonComposerServlet() - Constructor for class jsondiscoverer.web.JsonComposerServlet
 
JsonData - Class in jsondiscoverer
Simple class to keep track of the data of a particular call to a JSON service.
JsonData(JsonObject, JsonElement) - Constructor for class jsondiscoverer.JsonData
Constructus a new JsonData elements given an input (optional) and the output data.
jsonData - Variable in class jsondiscoverer.JsonSource
List of JSON documents
jsondiscoverer.coverage - package jsondiscoverer.coverage
Interfaces for the coverage model (EMF generated).
jsondiscoverer.coverage.impl - package jsondiscoverer.coverage.impl
Implementation classes for the coverage model (EMF generated).
jsondiscoverer.coverage.util - package jsondiscoverer.coverage.util
Utility classes for the coverage model (EMF generated).
jsondiscoverer.examples - package jsondiscoverer.examples
Examples for the main classes of JSON discoverer.
jsondiscoverer.examples.util - package jsondiscoverer.examples.util
Examples for the utility classes of JSON discoverer.
jsondiscoverer.examples.zoo - package jsondiscoverer.examples.zoo
Examples for the zoo classes of JSON discoverer.
jsondiscoverer.test - package jsondiscoverer.test
Test cases for the main classes of JSON discoverer.
jsondiscoverer.util.test - package jsondiscoverer.util.test
Test cases for the utility classes of JSON discoverer.
jsondiscoverer.web - package jsondiscoverer.web
Servlets for the JSON discoverer website.
jsondiscoverer.zoo - package jsondiscoverer.zoo
Zoo of examples.
JsonInjector - Class in jsondiscoverer
This class performs the injection process (obtaining models from JSON files) In the context of the JSON discoverer, the JsonInjector is used to represent the data model of a JSON-based Web service during the Simple discovery process.
JsonInjector(SingleJsonSource) - Constructor for class jsondiscoverer.JsonInjector
Constructs a new JsonInjector with a SingleJsonSource.
JsonInjectorServlet - Class in jsondiscoverer.web
Servlet providing access to JsonInjector The servlet answers to POST HTTP calls.
JsonInjectorServlet() - Constructor for class jsondiscoverer.web.JsonInjectorServlet
 
jsonParam - Static variable in class jsondiscoverer.web.AbstractJsonDiscoverer
The jsonParam used for discovery (where the json code is stored)
jsonParam - Static variable in class jsondiscoverer.web.FeedbackServlet
The param holding the JSON code for the feedback
JsonPathCalculatorServlet - Class in jsondiscoverer.web
This servlet allows calculating paths between nodes of the graph discovered by JsonComposerServlet.
JsonPathCalculatorServlet() - Constructor for class jsondiscoverer.web.JsonPathCalculatorServlet
 
JsonSimpleDiscoverer - Class in jsondiscoverer
This class is used to discover/refine metamodels (as EPackage elements) from JSON documents (i.e., json file).
JsonSimpleDiscoverer() - Constructor for class jsondiscoverer.JsonSimpleDiscoverer
Constructs a new JsonSimpleDiscoverer element
JsonSimpleDiscovererServlet - Class in jsondiscoverer.web
Servlet providing providing access to JsonSimpleDiscoverer.
JsonSimpleDiscovererServlet() - Constructor for class jsondiscoverer.web.JsonSimpleDiscovererServlet
 
jsonSource - Variable in class jsondiscoverer.JsonInjector
The source to inject.
JsonSource - Class in jsondiscoverer
This class represents a JSON source.
JsonSource(String) - Constructor for class jsondiscoverer.JsonSource
Builds a new JsonSource with a name.
JsonSourceSet - Class in jsondiscoverer
This class is used to represent a set of JsonSource elements.
JsonSourceSet(String) - Constructor for class jsondiscoverer.JsonSourceSet
Constructs a new JsonSourceSet with a name
A B C D E F G I J L M N P R S T U V W Z 
Skip navigation links