Packages

p

conexp.fx.core

context

package context

Type Members

  1. abstract class AbstractContext[G, M] extends AbstractRelation[G, M] with Context[G, M]
  2. class Concept[G, M] extends de.tudresden.inf.tcs.fcaapi.Concept[M, G] with PartialComparable[Concept[G, M]] with Cloneable

  3. final class ConceptLattice[G, M] extends MatrixRelation[Concept[G, M], Concept[G, M]]
  4. trait Context[G, M] extends Relation[G, M]

  5. class Contexts extends AnyRef
  6. final class FCALibContext[G, M] extends de.tudresden.inf.tcs.fcalib.AbstractContext[M, G, FCAObject[M, G]]
  7. class Implication[G, M] extends de.tudresden.inf.tcs.fcalib.Implication[M]
  8. class MatrixContext[G, M] extends MatrixRelation[G, M] with Context[G, M]

  9. class SparseContext[G, M] extends AbstractContext[G, M]

Ungrouped