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

/owl-s/src/org/mindswap/owls/grounding/
H A DGrounding.java102 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 DGroundingImpl.java128 public void removeAtomicGroundings(AtomicProcess process) { method in class:GroundingImpl
138 removeAtomicGroundings();
143 public void removeAtomicGroundings() { method in class:GroundingImpl

Completed in 12 milliseconds