Package | Description |
---|---|
jsondiscoverer.coverage |
Interfaces for the coverage model (EMF generated).
|
jsondiscoverer.coverage.impl |
Implementation classes for the coverage model (EMF generated).
|
Modifier and Type | Field and Description |
---|---|
static CoverageFactory |
CoverageFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CoverageFactory |
CoveragePackage.getCoverageFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
CoverageFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
CoverageFactory |
CoveragePackageImpl.getCoverageFactory() |
static CoverageFactory |
CoverageFactoryImpl.init()
Creates the default factory implementation.
|