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

/owl-s/src/impl/owls/grounding/
H A DAtomicGroundingListImpl.java25 public AtomicGrounding groundingAt(int index) { method in class:AtomicGroundingListImpl
31 AtomicGrounding grounding = groundingAt(i);
/owl-s/src/org/mindswap/owls/grounding/
H A DAtomicGroundingList.java37 public AtomicGrounding groundingAt(int index); method in interface:AtomicGroundingList

Completed in 9 milliseconds