Class NetworkScript
java.lang.Object
edu.sc.seis.sod.subsetter.AbstractScriptSubsetter
edu.sc.seis.sod.subsetter.network.NetworkScript
- All Implemented Interfaces:
SodElement
,NetworkSubsetter
,Subsetter
-
Field Summary
Fields inherited from class edu.sc.seis.sod.subsetter.AbstractScriptSubsetter
config, engine, factory, script, scriptType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept
(edu.iris.Fissures.network.NetworkAttrImpl network) runScript
(VelocityNetwork networkAttr) Run the script with the arguments as predefined variables.Methods inherited from class edu.sc.seis.sod.subsetter.AbstractScriptSubsetter
cleanScript, eval, preeval, pullResult
-
Constructor Details
-
NetworkScript
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceNetworkSubsetter
- Throws:
Exception
-
runScript
Run the script with the arguments as predefined variables.- Throws:
Exception
-