|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.LogicalSubsetter
edu.sc.seis.sod.subsetter.origin.EventLogicalSubsetter
edu.sc.seis.sod.subsetter.origin.OriginArrayAND
public class OriginArrayAND
Contains a single OriginSubsetter. OriginArrayAND returns true when the contained originSubsetter is true for all the origins.
Field Summary |
---|
Fields inherited from class edu.sc.seis.sod.subsetter.origin.EventLogicalSubsetter |
---|
packages |
Fields inherited from class edu.sc.seis.sod.subsetter.LogicalSubsetter |
---|
filterList |
Constructor Summary | |
---|---|
OriginArrayAND(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
StringTree |
accept(CacheEvent event,
EventAttrImpl eventAttr,
OriginImpl e)
|
Methods inherited from class edu.sc.seis.sod.subsetter.origin.EventLogicalSubsetter |
---|
createSubsetter, getPackages, getSubsetter |
Methods inherited from class edu.sc.seis.sod.subsetter.LogicalSubsetter |
---|
getSubsetters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OriginArrayAND(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public StringTree accept(CacheEvent event, EventAttrImpl eventAttr, OriginImpl e) throws java.lang.Exception
accept
in interface OriginSubsetter
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |