|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.clarkparsia.pellet.rules.builtins.NumericAdapter
public class NumericAdapter
Title: Numeric Adapter
Description: Adapter from Numeric Functions to built-in Function.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Constructor Summary | |
|---|---|
NumericAdapter(NumericFunction function)
|
|
| Method Summary | |
|---|---|
Literal |
apply(ABox abox,
Literal expected,
Literal... args)
Apply the function against a set of arguments. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumericAdapter(NumericFunction function)
| Method Detail |
|---|
public Literal apply(ABox abox,
Literal expected,
Literal... args)
Function
apply in interface Function
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||