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 |
---|---|
AttMapping |
CoverageFactory.createAttMapping()
Returns a new object of class 'Att Mapping'.
|
Modifier and Type | Class and Description |
---|---|
class |
AttMappingImpl
An implementation of the model object 'Att Mapping'.
|
Modifier and Type | Method and Description |
---|---|
AttMapping |
CoverageFactoryImpl.createAttMapping() |
Modifier and Type | Method and Description |
---|---|
T |
CoverageSwitch.caseAttMapping(AttMapping object)
Returns the result of interpreting the object as an instance of 'Att Mapping'.
|