Klasse AnalysisContextRisk
java.lang.Object
org.deidentifier.arx.gui.view.impl.risk.AnalysisContextRisk
- Alle implementierten Schnittstellen:
AnalysisContextVisualization
The current context.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungContext information.Context information.Context information. -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungAnalysisContextRisk(AnalysisContext context) Creates a new context from the given context. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanisAttributeSelected(String attribute) Is the provided attribute selected according to the config?.booleanisValid()Is this a valid context.
-
Felddetails
-
handle
Context information. -
model
Context information. -
context
Context information.
-
-
Konstruktordetails
-
AnalysisContextRisk
Creates a new context from the given context.- Parameter:
context-
-
-
Methodendetails
-
isAttributeSelected
Beschreibung aus Schnittstelle kopiert:AnalysisContextVisualizationIs the provided attribute selected according to the config?.- Angegeben von:
isAttributeSelectedin SchnittstelleAnalysisContextVisualization- Parameter:
attribute-- Gibt zurück:
-
isValid
public boolean isValid()Is this a valid context.- Angegeben von:
isValidin SchnittstelleAnalysisContextVisualization- Gibt zurück:
-