コード例 #1
0
ファイル: CoffeeOntology.java プロジェクト: mary92/psz
 public OWLClass getHotCoffeeClass() {
   return this.getNamedClass(PREFERENCES.getHotCoffeeClassName());
 }