Uses of Class
cz.cuni.versatile.api.PropertyMappingException

Packages that use PropertyMappingException
cz.cuni.versatile.api The key elements of the Versatile API.  
 

Uses of PropertyMappingException in cz.cuni.versatile.api
 

Methods in cz.cuni.versatile.api that throw PropertyMappingException
 void PropertyRegistry.registerProperty(Property prop, PropertyMapping pm)
          Registers a derived property and its value-providing PropertyMapping.