Searched refs:deleteAtomicGroundings (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/owls/grounding/ | ||
H A D | Grounding.java | 109 public void deleteAtomicGroundings(AtomicProcess process);
method in interface:Grounding 120 public void deleteAtomicGroundings(); method in interface:Grounding |
/owl-s/src/impl/owls/grounding/ | ||
H A D | GroundingImpl.java | 120 public void deleteAtomicGroundings(AtomicProcess process) {
method in class:GroundingImpl 136 public void deleteAtomicGroundings() { method in class:GroundingImpl 150 deleteAtomicGroundings(); |
Completed in 298 milliseconds