|
|||||||||
| 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.OriginArrayOR
public class OriginArrayOR
Contains a single OriginSubsetter. OriginArrayOR returns true when the contained originSubsetter is true for any one of the origins.
<originArrayOR>
<originNOT>
<magnitudeRange>
<magType>mb</magType>
<min>7</min>
<max>10</max>
</magnitudeRange>
</originNOT>
</originArrayOR>
| 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 | |
|---|---|
OriginArrayOR(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 OriginArrayOR(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 OriginSubsetterjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||