Uses of Class
it.uniroma2.info.ai_nlp.LinguisticWatermark.LinguisticInterface

Packages that use LinguisticInterface
it.uniroma2.info.ai_nlp.LinguisticWatermark   
 

Uses of LinguisticInterface in it.uniroma2.info.ai_nlp.LinguisticWatermark
 

Subclasses of LinguisticInterface in it.uniroma2.info.ai_nlp.LinguisticWatermark
 class BilingualLinguisticInterface
           
 

Methods in it.uniroma2.info.ai_nlp.LinguisticWatermark that return LinguisticInterface
static LinguisticInterface LinguisticInterfacesFactory.getLinguisticInterface()
           
static LinguisticInterface LinguisticInterfacesFactory.getLinguisticInterface(String instanceId)
           
static LinguisticInterface ResourceLoader.resourceLoad(String name)