Uses of Class
comirva.mlearn.ghsom.CoOccurrencePrototypeFinder

Packages that use CoOccurrencePrototypeFinder
comirva.mlearn.ghsom   
 

Uses of CoOccurrencePrototypeFinder in comirva.mlearn.ghsom
 

Methods in comirva.mlearn.ghsom that return CoOccurrencePrototypeFinder
 CoOccurrencePrototypeFinder WebCoocGroupPrototypeFinder.getCoOccurrencePrototypeFinder()
           
 

Methods in comirva.mlearn.ghsom with parameters of type CoOccurrencePrototypeFinder
 void WebCoocGroupPrototypeFinder.setCoOccurrencePrototypeFinder(CoOccurrencePrototypeFinder coOccurrencePrototypeFinder)