Uses of Class
it.uniroma2.info.ai_nlp.LinguisticWatermark.properties.Property

Packages that use Property
it.uniroma2.info.ai_nlp.LinguisticWatermark.config   
it.uniroma2.info.ai_nlp.LinguisticWatermark.properties   
 

Uses of Property in it.uniroma2.info.ai_nlp.LinguisticWatermark.config
 

Methods in it.uniroma2.info.ai_nlp.LinguisticWatermark.config that return Property
 Property InterfaceElementValues.getProperty(String id)
           
 Property InstanceElementValues.getProperty(String id)
           
 

Uses of Property in it.uniroma2.info.ai_nlp.LinguisticWatermark.properties
 

Subclasses of Property in it.uniroma2.info.ai_nlp.LinguisticWatermark.properties
 class InstanceProperty
           
 class InterfaceProperty
           
 

Methods in it.uniroma2.info.ai_nlp.LinguisticWatermark.properties that return Property
static Property PropertyFactory.getProperty(Field field)