|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mindswap.pellet.tableau.blocking.BlockingFactory
public class BlockingFactory
Factory to choose the most-efficient blocking strategy for a given expressivity.
Constructor Summary | |
---|---|
BlockingFactory()
|
Method Summary | |
---|---|
static Blocking |
createBlocking(Expressivity expr)
Returns the most-efficient blocking strategy for a given expressivity. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockingFactory()
Method Detail |
---|
public static Blocking createBlocking(Expressivity expr)
expr
- expressivity of the kb for which the blocking will be used
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |