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

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

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

Methods in gov.nih.nci.evs.domain that return types with arguments of type Role
 java.util.Vector<Role> DescLogicConcept.getInverseRoleCollection()
          Retreives the value of inverseRoleCollection attribue
 java.util.Vector<Role> AttributeSetDescriptor.getRoleCollection()
          Retreives the value of roleCollection attribue
 java.util.Vector<Role> DescLogicConcept.getRoleCollection()
          Retreives the value of roleCollection attribue
 

Method parameters in gov.nih.nci.evs.domain with type arguments of type Role
 void DescLogicConcept.setInverseRoleCollection(java.util.Vector<Role> inverseRoleCollection)
          Sets the value of inverseRoleCollection attribue
 void AttributeSetDescriptor.setRoleCollection(java.util.Vector<Role> roleCollection)
          Sets the value of roleCollection attribue
 void DescLogicConcept.setRoleCollection(java.util.Vector<Role> roleCollection)
          Sets the value of roleCollection attribue
 



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