|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AffordanceSlot | |
|---|---|
| cz.cuni.amis.pogamut.episodic.decisions | |
| Uses of AffordanceSlot in cz.cuni.amis.pogamut.episodic.decisions |
|---|
| Methods in cz.cuni.amis.pogamut.episodic.decisions that return AffordanceSlot | |
|---|---|
AffordanceSlot |
Node.getAffordance(String type)
|
| Methods in cz.cuni.amis.pogamut.episodic.decisions that return types with arguments of type AffordanceSlot | |
|---|---|
Collection<AffordanceSlot> |
INode.getAffordances()
Returns a list of affordance slots attached to this node. |
Collection<AffordanceSlot> |
Node.getAffordances()
Getter method for the affordances variable. |
| Methods in cz.cuni.amis.pogamut.episodic.decisions with parameters of type AffordanceSlot | |
|---|---|
void |
Node.addAffordance(AffordanceSlot affordance)
Actions and Intetions can have AffordanceSlots attached
to them. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||