| Package | Description | 
|---|---|
| org.thegalactic.lattice | 
 This package is designed to represent lattice. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BijectiveComponents | 
BijectiveComponents.initialise(ClosureSystem closureSystem)
Initialise the closure system. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setCanonicalBasis(ImplicationalSystem canonicalBasis)
Set the canonical basis of this component. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setCanonicalDirectBasis(ImplicationalSystem canonicalDirectBasis)
Set the canonical direct basis of this component. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setClosureSystem(ClosureSystem closureSystem)
Set the closure system of this component. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setDependencyGraph(ConcreteDGraph dependencyGraph)
Set the dependency graph of this component. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setLattice(ConceptLattice lattice)
Set the lattice of this component. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setMinimalGenerators(TreeSet<ComparableSet> minimalGenerators)
Set the minimal generators of this component. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setReducedLattice(Lattice reducedLattice)
Set the reduced lattice of this component. 
 | 
protected BijectiveComponents | 
BijectiveComponents.setTable(Context table)
Set the Table of this component. 
 | 
Copyright © 2010–2016 The Galactic Organization. All rights reserved.