package
context
Type Members
-
abstract
class
AbstractContext[G, M] extends AbstractRelation[G, M] with Context[G, M]
-
class
Concept[G, M] extends de.tudresden.inf.tcs.fcaapi.Concept[M, G] with PartialComparable[Concept[G, M]] with Cloneable
-
final
class
ConceptLattice[G, M] extends MatrixRelation[Concept[G, M], Concept[G, M]]
-
trait
Context[G, M] extends Relation[G, M]
-
class
Contexts extends AnyRef
-
final
class
FCALibContext[G, M] extends de.tudresden.inf.tcs.fcalib.AbstractContext[M, G, FCAObject[M, G]]
-
class
Implication[G, M] extends de.tudresden.inf.tcs.fcalib.Implication[M]
-
class
MatrixContext[G, M] extends MatrixRelation[G, M] with Context[G, M]
-
class
SparseContext[G, M] extends AbstractContext[G, M]