public class Block4 extends Object implements BlockingCondition
| Constructor and Description |
|---|
Block4() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
block4(BlockingContext cxt,
aterm.ATermAppl term) |
boolean |
isBlocked(BlockingContext cxt)
Check if the blocker candidate in this context actually blocks the other
individual.
|
public boolean isBlocked(BlockingContext cxt)
BlockingConditionisBlocked in interface BlockingConditioncxt - the current blocking contexttrue if the individual is blockedprotected boolean block4(BlockingContext cxt, aterm.ATermAppl term)
Copyright © 2019. All rights reserved.