|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectSlot | |
|---|---|
| cz.cuni.amis.pogamut.episodic.episodes | |
| Uses of ObjectSlot in cz.cuni.amis.pogamut.episodic.episodes |
|---|
| Fields in cz.cuni.amis.pogamut.episodic.episodes with type parameters of type ObjectSlot | |
|---|---|
HashSet<ObjectSlot> |
ObjectNode.usedAt
Set of all slots, this object was used in. |
| Methods in cz.cuni.amis.pogamut.episodic.episodes that return ObjectSlot | |
|---|---|
ObjectSlot |
EpisodeNode.getObjectSlot(String type)
Method returning one specified objectSlot attached to this
episodic node. |
| Methods in cz.cuni.amis.pogamut.episodic.episodes that return types with arguments of type ObjectSlot | |
|---|---|
Collection<ObjectSlot> |
EpisodeNode.getObjectSlots()
Getter method for the slots variable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||