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 |
---|---|
ConceptMapping |
CoverageFactory.createConceptMapping()
Returns a new object of class 'Concept Mapping'.
|
Modifier and Type | Class and Description |
---|---|
class |
ConceptMappingImpl
An implementation of the model object 'Concept Mapping'.
|
Modifier and Type | Method and Description |
---|---|
ConceptMapping |
CoverageFactoryImpl.createConceptMapping() |
Modifier and Type | Method and Description |
---|---|
ConceptMapping |
CoverageCreator.getConceptMappingFromSource(org.eclipse.emf.ecore.EClass source)
Returns the mapping of this coverage model whose source matches with the
concept (as
EClass ) given as param |
Modifier and Type | Method and Description |
---|---|
T |
CoverageSwitch.caseConceptMapping(ConceptMapping object)
Returns the result of interpreting the object as an instance of 'Concept Mapping'.
|