Klasse AnalysisContextContingency
java.lang.Object
org.deidentifier.arx.gui.view.impl.utility.AnalysisContextContingency
- Alle implementierten Schnittstellen:
AnalysisContextVisualization
The current context.
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungCreates 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
-
attribute1
Context information. -
attribute2
Context information. -
dataType1
Context information. -
dataType2
Context information. -
attributeType1
Context information. -
attributeType2
Context information. -
handle
Context information. -
model
Context information.
-
-
Konstruktordetails
-
AnalysisContextContingency
Creates a new context from the given context.- Parameter:
context-
-
-
Methodendetails
-
isAttributeSelected
Is 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:
-