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