示例#1
0
 public OntView getSubject() {
   return OntView.$(subject);
 }
示例#2
0
 public OntView getVerb() {
   return OntView.$(verb);
 }