public class AnalysisContextQuality extends java.lang.Object implements AnalysisContextVisualization
Modifier and Type | Field and Description |
---|---|
DataHandle |
handle
Context information.
|
Model |
model
Context information.
|
Constructor and Description |
---|
AnalysisContextQuality(AnalysisContext context)
Creates a new context from the given context.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAttributeSelected(java.lang.String attribute)
Is the provided attribute selected according to the config?.
|
boolean |
isValid()
Is this a valid context.
|
public DataHandle handle
public Model model
public AnalysisContextQuality(AnalysisContext context)
context
- public boolean isAttributeSelected(java.lang.String attribute)
AnalysisContextVisualization
isAttributeSelected
in interface AnalysisContextVisualization
public boolean isValid()
isValid
in interface AnalysisContextVisualization