Uses of Class
de.tuebingen.uni.sfs.germanet.api.CompoundInfo

Uses of CompoundInfo in de.tuebingen.uni.sfs.germanet.api
 

Methods in de.tuebingen.uni.sfs.germanet.api that return CompoundInfo
 CompoundInfo LexUnit.getCompoundInfo()
          Return the CompoundInfo for this LexUnit, if it exists.
 

Methods in de.tuebingen.uni.sfs.germanet.api that return types with arguments of type CompoundInfo
 java.util.HashMap<LexUnit,CompoundInfo> GermaNet.getLexUnitsWithCompoundInfo()
           
 

Methods in de.tuebingen.uni.sfs.germanet.api with parameters of type CompoundInfo
protected  void LexUnit.setComoundInfo(CompoundInfo compoundInfo)
          Set the CompoundInfo for this LexUnit.