Interface IPropertyService

All Known Subinterfaces:
IDictionaryService, IPropertyService

public interface IPropertyService
  • Method Details

    • GetPropertyDefinition

      PropertyDefinition GetPropertyDefinition(QName qname)
      Parameters:
      qname - The qname of the requested property.
      Returns:
      The definition of a property with a given qname.
    • getProperties

      Properties getProperties()