Uses of Class
se.cambio.cds.ts.UnknownPropertyException

Packages that use UnknownPropertyException
se.cambio.cds.ts   
 

Uses of UnknownPropertyException in se.cambio.cds.ts
 

Methods in se.cambio.cds.ts that throw UnknownPropertyException
 boolean TerminologyServiceImpl.hasAttributeOfValue(org.openehr.rm.datatypes.text.CodePhrase concept, org.openehr.rm.datatypes.text.CodePhrase attribute, org.openehr.rm.datatypes.text.CodePhrase value)
           
 boolean TerminologyServiceImpl.hasPropertyOfValue(org.openehr.rm.datatypes.text.CodePhrase concept, org.openehr.rm.datatypes.text.CodePhrase property, org.openehr.rm.datatypes.text.CodePhrase value)
           
 boolean TerminologyService.hasPropertyOfValue(org.openehr.rm.datatypes.text.CodePhrase concept, org.openehr.rm.datatypes.text.CodePhrase property, org.openehr.rm.datatypes.text.CodePhrase value)
          Checks if given concept has a named attribute of given value
 boolean DummyTerminologyServicePlugin.hasPropertyOfValue(org.openehr.rm.datatypes.text.CodePhrase concept, org.openehr.rm.datatypes.text.CodePhrase property, org.openehr.rm.datatypes.text.CodePhrase value)
           
 boolean CSVTerminologyServicePlugin.hasPropertyOfValue(org.openehr.rm.datatypes.text.CodePhrase concept, org.openehr.rm.datatypes.text.CodePhrase property, org.openehr.rm.datatypes.text.CodePhrase value)
           
 List<org.openehr.rm.datatypes.text.DvCodedText> TerminologyServiceImpl.retrieveAllPossibleValues(org.openehr.rm.datatypes.text.CodePhrase attribute, org.openehr.rm.datatypes.text.CodePhrase language)
           
 List<org.openehr.rm.datatypes.text.DvCodedText> TerminologyService.retrieveAllPossibleValues(org.openehr.rm.datatypes.text.CodePhrase property, org.openehr.rm.datatypes.text.CodePhrase language)
          Retrieves all possible values of given attribute with labels in specified language
 List<org.openehr.rm.datatypes.text.DvCodedText> DummyTerminologyServicePlugin.retrieveAllPossibleValues(org.openehr.rm.datatypes.text.CodePhrase property, org.openehr.rm.datatypes.text.CodePhrase language)
           
 List<org.openehr.rm.datatypes.text.DvCodedText> CSVTerminologyServicePlugin.retrieveAllPossibleValues(org.openehr.rm.datatypes.text.CodePhrase property, org.openehr.rm.datatypes.text.CodePhrase language)
           
 



Copyright © 2013 Cambio. All Rights Reserved.