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

A

AbstractJsonDiscoverer - Class in jsondiscoverer.web
Abstract class to factor some common behavior among the JSON discoverers.
AbstractJsonDiscoverer() - Constructor for class jsondiscoverer.web.AbstractJsonDiscoverer
 
AbstractJsonSource - Class in jsondiscoverer
This class gathers the common behavior to represent JSON sources.
AbstractJsonSource(String) - Constructor for class jsondiscoverer.AbstractJsonSource
Constructs a new AbstractJsonSource element with a name
addJsonData(Reader, Reader) - Method in class jsondiscoverer.JsonSource
Adds a new JSON document as well as the input JSON document (optional) to get such a document.
addJsonData(Reader) - Method in class jsondiscoverer.SingleJsonSource
Adds a new JSON document to the source.
addJsonSource(JsonSource) - Method in class jsondiscoverer.JsonSourceSet
Adds a JsonSource element to this JsonSourceSet.
addResponseOptions(HttpServletResponse) - Method in class jsondiscoverer.web.AbstractJsonDiscoverer
Generic method to aoid CORS problems.
ADVANCEDDISCOVERER_FOLDER - Static variable in class jsondiscoverer.web.JsonAdvancedDiscovererServlet
The ID for this servlet which will be used to access to the working directory
AKA_TAG - Static variable in class jsondiscoverer.AnnotationHelper
Tag used for the annotation of the a.k.a. found elements This annotation allows tracking the set of names used for an attribute/reference/class
AllTests - Class in jsondiscoverer.test
Collects and launches all the test classes
AllTests() - Constructor for class jsondiscoverer.test.AllTests
 
AnnotationHelper - Class in jsondiscoverer
This class provides some helper methods to fill in the metadata in the discovered models.
AnnotationHelper() - Constructor for class jsondiscoverer.AnnotationHelper
Constructor.
ATT_MAPPING - Static variable in interface jsondiscoverer.coverage.CoveragePackage
The meta object id for the 'Att Mapping' class.
ATT_MAPPING - Static variable in interface jsondiscoverer.coverage.CoveragePackage.Literals
The meta object literal for the 'Att Mapping' class.
ATT_MAPPING__SOURCE - Static variable in interface jsondiscoverer.coverage.CoveragePackage
The feature id for the 'Source' reference.
ATT_MAPPING__SOURCE - Static variable in interface jsondiscoverer.coverage.CoveragePackage.Literals
The meta object literal for the 'Source' reference feature.
ATT_MAPPING__TARGET - Static variable in interface jsondiscoverer.coverage.CoveragePackage
The feature id for the 'Target' reference.
ATT_MAPPING__TARGET - Static variable in interface jsondiscoverer.coverage.CoveragePackage.Literals
The meta object literal for the 'Target' reference feature.
ATT_MAPPING_FEATURE_COUNT - Static variable in interface jsondiscoverer.coverage.CoveragePackage
The number of structural features of the 'Att Mapping' class.
AttMapping - Interface in jsondiscoverer.coverage
A representation of the model object 'Att Mapping'.
attMappingEClass - Variable in class jsondiscoverer.coverage.impl.CoveragePackageImpl
 
AttMappingImpl - Class in jsondiscoverer.coverage.impl
An implementation of the model object 'Att Mapping'.
AttMappingImpl() - Constructor for class jsondiscoverer.coverage.impl.AttMappingImpl
 
ATTRIBUTE_MATCHING_THRESHOLD - Static variable in class jsondiscoverer.JsonComposer
Threshold to consider when two attributes.
A B C D E F G I J L M N P R S T U V W Z 
Skip navigation links