コード例 #1
0
 public void visit(OWLObjectSomeValuesFrom desc) {
   edgeName = desc.getProperty().toString();
 }