Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.ConstituentReference
-
Packages that use ConstituentReference Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of ConstituentReference in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return ConstituentReference Modifier and Type Method Description ConstituentReference[]Constituent. getSecondaryEdgeChildren()Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type ConstituentReference Modifier and Type Method Description ConstituentConstituentParsingLayer. getConstituent(ConstituentReference cref)Gets the Constituent reference by this ConstituentReference object -
Uses of ConstituentReference in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement ConstituentReference Modifier and Type Class Description classConstituentReferenceStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return ConstituentReference Modifier and Type Method Description ConstituentReference[]ConstituentStored. getSecondaryEdgeChildren()Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type ConstituentReference Modifier and Type Method Description ConstituentConstituentParsingLayerStored. getConstituent(ConstituentReference cref)
-