Searched refs:atomAt (Results 1 - 3 of 3) sorted by relevance

/owl-s/src/org/mindswap/swrl/
H A DAtomList.java44 public Atom atomAt(int index); method in interface:AtomList
/owl-s/src/impl/owls/generic/expression/
H A DSWRLExpressionImpl.java98 Atom atom = atoms.atomAt(i);
/owl-s/src/impl/swrl/
H A DAtomListImpl.java92 public Atom atomAt(int index) { method in class:AtomListImpl
124 atomAt(i).evaluate(values);

Completed in 25 milliseconds