org.mindswap.pellet
Class EconnDoubleBlocking

java.lang.Object
  extended by org.mindswap.pellet.Blocking
      extended by org.mindswap.pellet.EconnDoubleBlocking
Direct Known Subclasses:
PECDoubleBlocking

public class EconnDoubleBlocking
extends Blocking

Author:
Bernardo Cuenca

Constructor Summary
EconnDoubleBlocking(ABox a)
           
 
Method Summary
 boolean isDirectlyBlocked(Individual x, java.util.List ancestors)
           
 
Methods inherited from class org.mindswap.pellet.Blocking
isBlocked, isIndirectlyBlocked
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EconnDoubleBlocking

public EconnDoubleBlocking(ABox a)
Parameters:
abox -
Method Detail

isDirectlyBlocked

public boolean isDirectlyBlocked(Individual x,
                                 java.util.List ancestors)
Specified by:
isDirectlyBlocked in class Blocking


Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.