| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.shady |
Fuzzy/Shady (name subject to change)
=====
Shady is a new engine using if-then rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCall
Query call is used to call some function in outside of engine with some
parameters and return the value.
|
| Modifier and Type | Method and Description |
|---|---|
IQuery |
NodeElement.getPriority()
Get query that can be used to determine priority of this element.
|
IQuery |
NodeElement.getTrigger()
Get query that can be used to determine if this element is eligible
for execution (i.e.
|
IQuery |
ShadyParser.priority() |
IQuery |
ShadyParser.trigger() |
IQuery |
ShadyParser.value() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.