public final class ELAxiomatizer extends Object
Constructor and Description |
---|
ELAxiomatizer(Signature sigma,
int roleDepth,
boolean withBot,
Predicate<ELConceptDescription> hasEmptySupport,
DualClosureOperator<ELConceptDescription> clop) |
Modifier and Type | Method and Description |
---|---|
ELTBox |
compute() |
static <I> ELAxiomatizer |
from(Signature sigma,
ELInterpretation2<I> i,
ELTBox t,
int roleDepth) |
static <I> ELAxiomatizer |
from(Signature sigma,
ELInterpretation2<I> i,
int roleDepth) |
void |
initialize() |
static void |
main(String[] args) |
public ELAxiomatizer(Signature sigma, int roleDepth, boolean withBot, Predicate<ELConceptDescription> hasEmptySupport, DualClosureOperator<ELConceptDescription> clop)
public static final <I> ELAxiomatizer from(Signature sigma, ELInterpretation2<I> i, int roleDepth)
public static final <I> ELAxiomatizer from(Signature sigma, ELInterpretation2<I> i, ELTBox t, int roleDepth)
public final void initialize()
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.