Uses of Class
gov.nih.nci.evs.annotation.LazyLoad

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

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

Methods in gov.nih.nci.evs.domain with annotations of type LazyLoad
 java.util.Vector<Association> DescLogicConcept.getAssociationCollection()
          Retreives the value of associationCollection attribue
 java.util.ArrayList<Atom> MetaThesaurusConcept.getAtomCollection()
          Retreives the value of atomCollection attribue
 java.util.ArrayList<Definition> MetaThesaurusConcept.getDefinitionCollection()
          Retreives the value of definitionCollection attribue
 java.lang.Boolean DescLogicConcept.getHasChildren()
          Retreives the value of hasChildren attribue
 java.lang.Boolean DescLogicConcept.getHasParents()
          Retreives the value of hasParents attribue
 HistoryRecord DescLogicConcept.getHistoryRecord()
          Retreives the value of historyRecord attribue
 java.util.Vector<Association> DescLogicConcept.getInverseAssociationCollection()
          Retreives the value of inverseAssociationCollection attribue
 java.util.Vector<Role> DescLogicConcept.getInverseRoleCollection()
          Retreives the value of inverseRoleCollection attribue
 java.lang.Boolean DescLogicConcept.getIsRetired()
          Retreives the value of isRetired attribue
 java.util.Vector<Property> DescLogicConcept.getPropertyCollection()
          Retreives the value of propertyCollection attribue
 java.util.Vector<Role> DescLogicConcept.getRoleCollection()
          Retreives the value of roleCollection attribue
 java.util.ArrayList<SemanticType> MetaThesaurusConcept.getSemanticTypeCollection()
          Retreives the value of semanticTypeCollection attribue
 java.util.Vector DescLogicConcept.getSemanticTypeVector()
          Retreives the value of semanticTypeVector attribue
 java.util.ArrayList<Source> MetaThesaurusConcept.getSourceCollection()
          Retreives the value of sourceCollection attribue
 java.util.ArrayList MetaThesaurusConcept.getSynonymCollection()
          Retreives the value of synonymCollection attribue
 



This API was generated by the caCORE Software Development Kit.