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

/owl-s/src/org/mindswap/owls/grounding/
H A DGrounding.java78 public AtomicGrounding getAtomicGrounding(AtomicProcess process); method in interface:Grounding
/owl-s/src/impl/owls/process/
H A DAtomicProcessImpl.java62 return grounding.getAtomicGrounding(this);
/owl-s/src/impl/owls/grounding/
H A DGroundingImpl.java54 public AtomicGrounding getAtomicGrounding(AtomicProcess process) { method in class:GroundingImpl

Completed in 652 milliseconds