public final class NetworkAND extends NetworkLogicalSubsetter implements NetworkSubsetter
packages
filterList
Constructor and Description |
---|
NetworkAND(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSuccess(StringTree[] reasons) |
boolean |
shouldContinue(StringTree result) |
accept, createSubsetter, getNetworkSubsetters, getPackages, getSubsetter
getSubsetters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public NetworkAND(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public boolean shouldContinue(StringTree result)
shouldContinue
in class NetworkLogicalSubsetter
public boolean isSuccess(StringTree[] reasons)
isSuccess
in class NetworkLogicalSubsetter