public final class NetworkNOT extends NetworkLogicalSubsetter implements NetworkSubsetter
packages
filterList
Constructor and Description |
---|
NetworkNOT(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 NetworkNOT(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public boolean isSuccess(StringTree[] reasons)
isSuccess
in class NetworkLogicalSubsetter
public boolean shouldContinue(StringTree result)
shouldContinue
in class NetworkLogicalSubsetter