BEAST
eu.baltrad.beast.rules.ScriptedRule Class Reference
Inheritance diagram for eu.baltrad.beast.rules.ScriptedRule:
eu.baltrad.beast.rules.IRule

Public Member Functions

 ScriptedRule (IScriptableRule srule, String type, String definition)
 Constructor.
 
IBltMessage handle (IBltMessage message)
 
String getDefinition ()
 
String getType ()
 
boolean isValid ()
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ ScriptedRule()

eu.baltrad.beast.rules.ScriptedRule.ScriptedRule ( IScriptableRule srule,
String type,
String definition )
inline

Constructor.

Parameters
srule- the scripted rule
definition- the script

Member Function Documentation

◆ getDefinition()

String eu.baltrad.beast.rules.ScriptedRule.getDefinition ( )
inline
Returns
the definition for this rule

◆ getType()

String eu.baltrad.beast.rules.ScriptedRule.getType ( )
inline

◆ handle()

IBltMessage eu.baltrad.beast.rules.ScriptedRule.handle ( IBltMessage message)
inline

◆ isValid()

boolean eu.baltrad.beast.rules.ScriptedRule.isValid ( )
inline

The documentation for this class was generated from the following file: