org.mindswap.pellet.tableau.blocking
Class DoubleBlocking

java.lang.Object
  extended by org.mindswap.pellet.tableau.blocking.Blocking
      extended by org.mindswap.pellet.tableau.blocking.DoubleBlocking

public class DoubleBlocking
extends Blocking

Title:

Description:

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Evren Sirin

Constructor Summary
DoubleBlocking()
           
 
Method Summary
 boolean isDirectlyBlocked(Individual x)
           
 
Methods inherited from class org.mindswap.pellet.tableau.blocking.Blocking
isBlocked, isIndirectlyBlocked
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleBlocking

public DoubleBlocking()
Method Detail

isDirectlyBlocked

public boolean isDirectlyBlocked(Individual x)
Specified by:
isDirectlyBlocked in class Blocking


Copyright © 2004 Evren Sirin. All Rights Reserved.