Searched defs:removeGrounding (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/impl/owls/process/
H A DAtomicProcessImpl.java77 public void removeGrounding() { method in class:AtomicProcessImpl
/owl-s/src/org/mindswap/owls/process/
H A DAtomicProcess.java44 public void removeGrounding(); method in interface:AtomicProcess
/owl-s/src/impl/owls/service/
H A DServiceImpl.java133 public void removeGrounding(Grounding grounding) { method in class:ServiceImpl
153 removeGrounding(grounding);
/owl-s/src/org/mindswap/owls/service/
H A DService.java110 public void removeGrounding(Grounding grounding); method in interface:Service

Completed in 10 milliseconds