|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mindswap.pellet.tableau.blocking.Block3
public class Block3
Constructor Summary | |
---|---|
Block3()
|
Method Summary | |
---|---|
boolean |
isBlocked(BlockingContext cxt)
Check if the blocker candidate in this context actually blocks the other individual. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Block3()
Method Detail |
---|
public boolean isBlocked(BlockingContext cxt)
BlockingCondition
isBlocked
in interface BlockingCondition
cxt
- the current blocking context
true
if the individual is blocked
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |