Package | Description |
---|---|
conexp.fx.core.dl | |
conexp.fx.core.math |
Constructor and Description |
---|
ELAxiomatizer(Signature sigma,
int roleDepth,
boolean withBot,
Predicate<ELConceptDescription> hasEmptySupport,
DualClosureOperator<ELConceptDescription> clop) |
Modifier and Type | Method and Description |
---|---|
static <I> DualClosureOperator<ELConceptDescription> |
DualClosureOperator.fromInterpretation(ELInterpretation2<I> i,
int d) |
static DualClosureOperator<ELConceptDescription> |
DualClosureOperator.fromTBox(ELTBox t,
int d) |
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(DualClosureOperator<T>... closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(Iterable<DualClosureOperator<T>> closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(DualClosureOperator<T>... closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(Iterable<DualClosureOperator<T>> closureOperators) |
Modifier and Type | Method and Description |
---|---|
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(DualClosureOperator<T>... closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(DualClosureOperator<T>... closureOperators) |
Modifier and Type | Method and Description |
---|---|
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(Iterable<DualClosureOperator<T>> closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(Iterable<DualClosureOperator<T>> closureOperators) |
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.