Searched defs:getNextView (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/owl/ | ||
H A D | OWLObject.java | 12 public OWLObject getNextView();
method in interface:OWLObject |
/owl-s/src/impl/owl/ | ||
H A D | OWLObjectImpl.java | 43 public OWLObject getNextView() {
method in class:OWLObjectImpl 62 obj = obj.getNextView(); |
Completed in 11 milliseconds