Searched refs:getEffects (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/org/mindswap/owls/process/
H A DResult.java14 public OWLIndividualList getEffects(); method in interface:Result
/owl-s/src/impl/owls/process/
H A DResultImpl.java37 public OWLIndividualList getEffects() { method in class:ResultImpl
/owl-s/src/org/mindswap/owls/validator/
H A DOWLSValidator.java487 OWLIndividualList aList = theResult.getEffects();
/owl-s/src/impl/owls/process/execution/
H A DProcessExecutionEngineImpl.java351 OWLIndividualList effects = resultList.resultAt(i).getEffects();

Completed in 1293 milliseconds