public class AccountIsVisibleToPredicate extends IsVisibleToPredicate<AccountState>
Modifier and Type | Field and Description |
---|---|
protected AccountControl |
accountControl |
name, value
Constructor and Description |
---|
AccountIsVisibleToPredicate(AccountControl accountControl) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(AccountState accountState)
Does this predicate match this object?
|
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, or
protected final AccountControl accountControl
public AccountIsVisibleToPredicate(AccountControl accountControl)
public boolean match(AccountState accountState)
Matchable
public int getCost()