Uses of Class
owltools.phenolog.Attribute

Packages that use Attribute
owltools.phenolog Phenolog - Calculation of class similarity based on instance data 
 

Uses of Attribute in owltools.phenolog
 

Methods in owltools.phenolog that return types with arguments of type Attribute
 Set<Attribute> Individual.getAttributes()
           
 

Method parameters in owltools.phenolog with type arguments of type Attribute
 void Individual.setAttributes(Set<Attribute> attributes)
           
 

Constructor parameters in owltools.phenolog with type arguments of type Attribute
Individual(String id, Set<Attribute> attributes)
           
Individual(String id, String label, Set<Attribute> attributes)
           
 



Copyright © 2010-2012. All Rights Reserved.