Uses of Class
pid.Ontology

Packages that use Ontology
pid   
 

Uses of Ontology in pid
 

Fields in pid declared as Ontology
private  Ontology PID.ontology
           
 

Methods in pid that return Ontology
 Ontology PID.getOntology()
           
 

Methods in pid with parameters of type Ontology
 void PID.setOntology(Ontology ontology)