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

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

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

Fields in gov.nih.nci.evs.domain with type parameters of type Atom
private  java.util.ArrayList<Atom> MetaThesaurusConcept.atomCollection
          An associated gov.nih.nci.evs.domain.Atom object's collection
 

Methods in gov.nih.nci.evs.domain that return types with arguments of type Atom
 java.util.ArrayList<Atom> MetaThesaurusConcept.getAtomCollection()
          Retreives the value of atomCollection attribue
 

Method parameters in gov.nih.nci.evs.domain with type arguments of type Atom
 void MetaThesaurusConcept.setAtomCollection(java.util.ArrayList<Atom> atomCollection)
          Sets the value of atomCollection attribue
 



This API was generated by the caCORE Software Development Kit.