- LIMIT_CHARS - Static variable in class jsondiscoverer.web.ProxyServlet
- 
Name of the property holding the number of lines that the proxy should read 
- limitChar - Variable in class jsondiscoverer.web.ProxyServlet
- 
Limit of chars to read 
- loadCoverage(File) - Static method in class jsondiscoverer.coverage.util.CoverageCreator
- 
Load a coverage model from a file 
- loadEcore(File) - Method in class jsondiscoverer.zoo.ZooDiscoverer
- 
Loads a metamodel (as EPackage)
 
- loadEPackage(File) - Static method in class jsondiscoverer.util.ModelHelper
- 
Loads  a metamodel (as EPackage) from a file
 
- LOGGER - Static variable in class jsondiscoverer.JsonAdvancedDiscoverer
- 
Used to log all the activity 
- LOGGER - Static variable in class jsondiscoverer.JsonComposer
- 
Used to log all the activity 
- LOGGER - Static variable in class jsondiscoverer.JsonInjector
- 
Used to log all the activity 
- LOGGER - Static variable in class jsondiscoverer.JsonSimpleDiscoverer
- 
Used to log all the activity 
- LOGGER - Static variable in class jsondiscoverer.zoo.ModelDrawer
- 
The Logger to track all the execution traces 
- LOGGER - Static variable in class jsondiscoverer.zoo.ZooDiscoverer
- 
The logger to keep track of all the execution traces 
- lookForSimilarAttribute(EClass, EAttribute, CoverageCreator) - Method in class jsondiscoverer.JsonAdvancedDiscoverer
- 
Looks for a similar attribute in an existing EClass.
 
- lookForSimilarEClass(EClass) - Method in class jsondiscoverer.JsonAdvancedDiscoverer
- 
Looks for a potential already discovered EClasswhich may match with the one given
 as input.