Class PointerTargetNodeList

java.lang.Object
net.didion.jwnl.util.TypeCheckingList
net.didion.jwnl.data.list.PointerTargetNodeList
All Implemented Interfaces:
Cloneable, Iterable, Collection, List, DeepCloneable
Direct Known Subclasses:
PointerTargetTreeNodeList

public class PointerTargetNodeList extends TypeCheckingList
A PointerTargetNodeList holds the results of a relationship method. Each node contains a PointerTarget (a synset or word) and the type of relationship that the node has to the other elements in the list and/or to the source word.