Searched defs:getNextView (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/org/mindswap/owl/
H A DOWLObject.java12 public OWLObject getNextView(); method in interface:OWLObject
/owl-s/src/impl/owl/
H A DOWLObjectImpl.java43 public OWLObject getNextView() { method in class:OWLObjectImpl
62 obj = obj.getNextView();

Completed in 11 milliseconds