Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.reportgenerator | |
at.tuwien.ifs.somtoolbox.reportgenerator.output | |
at.tuwien.ifs.somtoolbox.reportgenerator.QEContainers |
Modifier and Type | Field and Description |
---|---|
SemanticInterpreterGrid |
SemanticInterpreterGrid.fatherGrid |
Modifier and Type | Method and Description |
---|---|
void |
SemanticInterpreterGrid.setFatherGrid(SemanticInterpreterGrid grid)
Used if the Grid wasn't made from a square Grid, so we use the Class Descriptions from a squared one in
SOMDEscriptionHTLM
|
Modifier and Type | Field and Description |
---|---|
private SemanticInterpreterGrid |
SOMDescriptionHTML.sGrid
The SemanticGrid used for Semantic Interpretation of Quality Measures & Classes
|
Modifier and Type | Field and Description |
---|---|
(package private) SemanticInterpreterGrid |
QMContainer.sGrid |
Modifier and Type | Method and Description |
---|---|
void |
QMContainer.setsGrid(SemanticInterpreterGrid sGrid)
Sets the SemanticGrid for calculations PLEASE NOTE: only the "Master- Grid can be set here" -> wich is the Grid
over the full Map, inluding all ClassReports
|