Class PointerTarget

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    Synset, Word

    public abstract class PointerTarget
    extends Object
    implements Serializable
    A PointerTarget is the source or target of a Pointer. The target of a semantic PointerTarget is a Synset; the target of a lexical PointerTarget is a Word.
    See Also:
    Serialized Form