◆ ScriptedRule()
eu.baltrad.beast.rules.ScriptedRule.ScriptedRule |
( |
IScriptableRule | srule, |
|
|
String | type, |
|
|
String | definition ) |
|
inline |
Constructor.
- Parameters
-
srule | - the scripted rule |
definition | - the script |
◆ 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()
◆ isValid()
boolean eu.baltrad.beast.rules.ScriptedRule.isValid |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/rules/ScriptedRule.java