|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeneralFunction
Title: General Function
Description: Interface for built-ins that can bind arbitrary argument positions to a new value.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
Method Summary | |
---|---|
boolean |
apply(ABox abox,
Literal[] args)
Apply the function against a set of arguments. |
boolean |
isApplicable(boolean[] boundPositions)
|
Method Detail |
---|
boolean apply(ABox abox, Literal[] args)
boolean isApplicable(boolean[] boundPositions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |