Exemple #1
0
 /* @see org.mindswap.owl.OWLEntity#isAnon() */
 public boolean isAnon() {
   return individual.isAnon();
 }