Modifier and Type | Method and Description |
---|---|
static <M> TimeTask<?> |
ParallelAttributeExploration.createExplorationTask(FCADataset<String,M> dataset) |
Modifier and Type | Method and Description |
---|---|
static <G,M> TimeTask<Void> |
IPred.neighborhoodP(FCADataset<G,M> dataset) |
Modifier and Type | Method and Description |
---|---|
static <G,M> TimeTask<?> |
NextClosures2Bit.createTask(FCADataset<G,M> dataset) |
static <G,M> TimeTask<?> |
NextClosures2.createTask(FCADataset<G,M> dataset) |
static <G,M> TimeTask<?> |
NextClosures2C.createTask(FCADataset<G,M> dataset,
SetClosureOperator<M> constraint) |
Modifier and Type | Method and Description |
---|---|
static <G,M> TimeTask<Void> |
GeneticLayouter.initialSeeds(FCADataset<G,M> dataset) |
static <G,M> TimeTask<Void> |
GeneticLayouter.seeds(FCADataset<G,M> dataset,
boolean includingLayout,
int generationCount,
int populationSize) |
Constructor and Description |
---|
ExportAssistent(javafx.stage.Stage owner,
FCADataset<?,?> fcaInstance) |
TeXExportPage(FCADataset<?,?> fcaInstance) |
Modifier and Type | Field and Description |
---|---|
protected FCADataset<G,M> |
MatrixContextWidget.dataset |
Constructor and Description |
---|
ConceptWidget(FCADataset<G,M> dataset) |
ImplicationWidget(FCADataset<G,M> dataset) |
MatrixContextWidget(FCADataset<G,M> fcaInstance) |
MatrixContextWidget(FCADataset<G,M> dataset,
boolean withToolbar,
boolean interactive,
MatrixContext<G,M>... orContext) |
MatrixContextWidget(FCADataset<G,M> dataset,
boolean withToolbar,
MatrixContext<G,M>... orContext) |
Constructor and Description |
---|
ConceptGraph(FCADataset<G,M> fcaInstance) |
ConceptGraph(FCADataset<G,M> fcaInstance,
ConceptLayout<G,M,?> layout) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.