Searched defs:removeAtomicGroundings (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/owls/grounding/ | ||
H A D | Grounding.java | 102 public void removeAtomicGroundings(AtomicProcess process);
method in interface:Grounding 115 public void removeAtomicGroundings(); method in interface:Grounding |
/owl-s/src/impl/owls/grounding/ | ||
H A D | GroundingImpl.java | 128 public void removeAtomicGroundings(AtomicProcess process) {
method in class:GroundingImpl 138 removeAtomicGroundings(); 143 public void removeAtomicGroundings() { method in class:GroundingImpl |
Completed in 8 milliseconds