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

Packages that use EdgeProperties
gov.nih.nci.evs.domain   
gov.nih.nci.system.dao.evs   
 

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

Methods in gov.nih.nci.evs.domain that return EdgeProperties
 EdgeProperties DescLogicConcept.getEdgeProperties()
          Retreives the value of edgeProperties attribue
 

Methods in gov.nih.nci.evs.domain with parameters of type EdgeProperties
 void DescLogicConcept.setEdgeProperties(EdgeProperties edgeProperties)
          Sets the value of edgeProperties attribue
 

Uses of EdgeProperties in gov.nih.nci.system.dao.evs
 

Methods in gov.nih.nci.system.dao.evs that return EdgeProperties
 EdgeProperties EVSQueryDAOImpl.convertEdgeProperties(TreeNode treenode)
           
 



Copyright © 2007 National Cancer Institute (NCI). All Rights Reserved.