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

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

Uses of PropertyKindException in cz.cuni.versatile.api
 

Methods in cz.cuni.versatile.api that throw PropertyKindException
 PropertyMapping PropertyRegistry.getPropertyMapping(Property prop)
          Returns the PropertyMapping for the given Property.
 ValueProvider DeliveryContext.getValueProvider(Property prop)
          Returns the ValueProvider for the specified Property.