public class FunctionModel extends Object
FunctionModel(Term URI, Method m, List<Term> parameters, List<Term> outputs)
Object
execute(Map<String,Object> args)
Term
getURI()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FunctionModel(Term URI, Method m, List<Term> parameters, List<Term> outputs)
public Object execute(Map<String,Object> args)
public Term getURI()