Package | Description |
---|---|
jsondiscoverer.coverage |
Interfaces for the coverage model (EMF generated).
|
jsondiscoverer.coverage.impl |
Implementation classes for the coverage model (EMF generated).
|
jsondiscoverer.coverage.util |
Utility classes for the coverage model (EMF generated).
|
Modifier and Type | Method and Description |
---|---|
RefMapping |
CoverageFactory.createRefMapping()
Returns a new object of class 'Ref Mapping'.
|
Modifier and Type | Class and Description |
---|---|
class |
RefMappingImpl
An implementation of the model object 'Ref Mapping'.
|
Modifier and Type | Method and Description |
---|---|
RefMapping |
CoverageFactoryImpl.createRefMapping() |
Modifier and Type | Method and Description |
---|---|
T |
CoverageSwitch.caseRefMapping(RefMapping object)
Returns the result of interpreting the object as an instance of 'Ref Mapping'.
|