|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeCall | |
|---|---|
| cz.cuni.amis.pogamut.shady | Shady - experimental POSH-like engine. |
| Uses of NodeCall in cz.cuni.amis.pogamut.shady |
|---|
| Methods in cz.cuni.amis.pogamut.shady that return NodeCall | |
|---|---|
NodeCall |
ShadyParser.call()
|
NodeCall |
NodeElement.getCall()
Get node call, that is either another node or action executed by IWorkExecutor. |
protected NodeCall |
ShadeEngine.selectCall(ShadeNode node)
Go throught the node tree and find the leaf (NodeElement) that doesn't call another {@link ShadeNode node} and return the call of the leaf. |
| Methods in cz.cuni.amis.pogamut.shady with parameters of type NodeCall | |
|---|---|
protected BigDecimal |
ShadeEngine.executeCall(NodeCall call)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||