- save(File) - Method in class jsondiscoverer.coverage.util.CoverageCreator
- 
Saves a coverage model into a file 
- saveCoverage(List<File>) - Method in class jsondiscoverer.JsonAdvancedDiscoverer
- 
Saves the coverage information 
- saveEcore(EPackage, File) - Method in class jsondiscoverer.zoo.ZooDiscoverer
- 
Saves a metamodel (as EPackage) into a file
 
- saveEPackage(EPackage, File) - Static method in class jsondiscoverer.util.ModelHelper
- 
Saves a metamodel (as EPackage) into a file
 
- saveModel(List<EObject>, File) - Static method in class jsondiscoverer.util.ModelHelper
- 
Saves a model (as a list of EObjects) into a file
 
- saveModel(List<EObject>, File) - Static method in class jsondiscoverer.zoo.ZooDiscoverer
- 
Save a list of model elements (as EObjects) into a file
 
- serialVersionUID - Static variable in class jsondiscoverer.web.AbstractJsonDiscoverer
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.FeedbackServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.JsonAdvancedDiscovererServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.JsonComposerServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.JsonInjectorServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.JsonPathCalculatorServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.JsonSimpleDiscovererServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.ProxyServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.StatusServlet
-  
- serialVersionUID - Static variable in class jsondiscoverer.web.VersionServlet
-  
- serverURL - Static variable in class jsondiscoverer.web.AbstractJsonDiscoverer
- 
Server for the CORS 
- service - Variable in class jsondiscoverer.coverage.impl.CoverageImpl
- 
The cached value of the ' Service' attribute. 
- SERVICE_EDEFAULT - Static variable in class jsondiscoverer.coverage.impl.CoverageImpl
- 
The default value of the ' Service' attribute. 
- setInput(EAttribute) - Method in interface jsondiscoverer.coverage.Coverage
- 
Sets the value of the ' Input' reference. 
- setInput(EAttribute) - Method in class jsondiscoverer.coverage.impl.CoverageImpl
-  
- setMetamodel(EPackage) - Method in class jsondiscoverer.AbstractJsonSource
- 
Sets the metamodel linked to the JSON source 
- setName(String) - Method in class jsondiscoverer.AbstractJsonSource
- 
Sets the name of the JSON source 
- setService(String) - Method in interface jsondiscoverer.coverage.Coverage
- 
Sets the value of the ' Service' attribute. 
- setService(String) - Method in class jsondiscoverer.coverage.impl.CoverageImpl
-  
- setSource(EAttribute) - Method in interface jsondiscoverer.coverage.AttMapping
- 
Sets the value of the ' Source' reference. 
- setSource(EClass) - Method in interface jsondiscoverer.coverage.ConceptMapping
- 
Sets the value of the ' Source' reference. 
- setSource(EAttribute) - Method in class jsondiscoverer.coverage.impl.AttMappingImpl
-  
- setSource(EClass) - Method in class jsondiscoverer.coverage.impl.ConceptMappingImpl
-  
- setSource(EReference) - Method in class jsondiscoverer.coverage.impl.RefMappingImpl
-  
- setSource(EReference) - Method in interface jsondiscoverer.coverage.RefMapping
- 
Sets the value of the ' Source' reference. 
- setStructuralFeature(EObject, EStructuralFeature, JsonElement) - Method in class jsondiscoverer.JsonInjector
- 
Setting a structural features 
- setTarget(EAttribute) - Method in interface jsondiscoverer.coverage.AttMapping
- 
Sets the value of the ' Target' reference. 
- setTarget(EClass) - Method in interface jsondiscoverer.coverage.ConceptMapping
- 
Sets the value of the ' Target' reference. 
- setTarget(EAttribute) - Method in class jsondiscoverer.coverage.impl.AttMappingImpl
-  
- setTarget(EClass) - Method in class jsondiscoverer.coverage.impl.ConceptMappingImpl
-  
- setTarget(EReference) - Method in class jsondiscoverer.coverage.impl.RefMappingImpl
-  
- setTarget(EReference) - Method in interface jsondiscoverer.coverage.RefMapping
- 
Sets the value of the ' Target' reference. 
- settledNodes - Variable in class jsondiscoverer.util.DijkstraSolver
- 
Visited nodes 
- SIMPLEDISCOVERER_FOLDER - Static variable in class jsondiscoverer.web.JsonSimpleDiscovererServlet
- 
The ID for this servlet which will be used to access to the working directory 
- SingleJsonSource - Class in jsondiscoverer
- 
This class extends JsonSource class and only allows for JSON sources
 with ONE JSON document and WITHOUT input. 
- SingleJsonSource(String) - Constructor for class jsondiscoverer.SingleJsonSource
- 
- source - Variable in class jsondiscoverer.coverage.impl.AttMappingImpl
- 
The cached value of the ' Source' reference. 
- source - Variable in class jsondiscoverer.coverage.impl.ConceptMappingImpl
- 
The cached value of the ' Source' reference. 
- source - Variable in class jsondiscoverer.coverage.impl.RefMappingImpl
- 
The cached value of the ' Source' reference. 
- SOURCE_NAME_TAG - Static variable in class jsondiscoverer.AnnotationHelper
- 
Tag used to keep track of which source the element has been found 
- sourcePackage - Variable in class jsondiscoverer.coverage.util.CoverageCreator
- 
The source metamodel being tracked (as EPackage)
 
- sourceParam - Static variable in class jsondiscoverer.web.FeedbackServlet
- 
Param to get the source of the feedback. 
- sources - Variable in class jsondiscoverer.JsonSourceSet
- 
The set of  JsonSource elements collected by this class 
- sourceSet - Variable in class jsondiscoverer.JsonAdvancedDiscoverer
- 
The set of JsonSources to use in the discovery process 
- sourceSets - Variable in class jsondiscoverer.JsonComposer
- 
- StatusServlet - Class in jsondiscoverer.web
- 
Simple servlet to know the versions of other servlets
 
 This servlet is used just as maintainance to check that everything is working
 properly in the servlet side. 
- StatusServlet() - Constructor for class jsondiscoverer.web.StatusServlet
-