public interface FilterFunctionInt
| Modifier and Type | Method and Description |
|---|---|
boolean |
doFilter(Term alloc,
MADeMAgArch agArch)
Tests whether a certain allocation should be filtered out within a given domain.
|
boolean doFilter(Term alloc,
MADeMAgArch agArch)
throws FilterFunctionException
alloc - allocation being evaluatedagArch - architecture of the MADeM agentFilterFunctionException - when any error occurs