Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgAndPred (implements edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgPred)
- edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgOrPred (implements edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgPred)
- edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.NodeTest (implements edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgPred)
- edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.WordlistTest
Interface Hierarchy
- edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgPred
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
© 2002-2013 Stanford NLP Group