Uses of Class
gov.nih.nci.evs.domain.Vocabulary

Packages that use Vocabulary
gov.nih.nci.evs.domain   
 

Uses of Vocabulary in gov.nih.nci.evs.domain
 

Fields in gov.nih.nci.evs.domain declared as Vocabulary
private  Vocabulary DescLogicConcept.vocabulary
          An associated gov.nih.nci.evs.domain.Vocabulary object
 

Methods in gov.nih.nci.evs.domain that return Vocabulary
 Vocabulary DescLogicConcept.getVocabulary()
          Retreives the value of vocabulary attribue
 

Methods in gov.nih.nci.evs.domain with parameters of type Vocabulary
 void DescLogicConcept.setVocabulary(Vocabulary vocabulary)
          Sets the value of vocabulary attribue
 



This API was generated by the caCORE Software Development Kit.