|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjdrew.oo.builtins.StartsWithBuiltin
public class StartsWithBuiltin
Implements a Starts with built-in relation. Calling format startsWith(?input1, ?input2). Satisfied iff the first argument starts with the second argument.
Title: OO jDREW
Description: Reasoning Engine for the Semantic Web - Supporting OO RuleML 0.88
Copyright: Copyright (c) 2005
| Constructor Summary | |
|---|---|
StartsWithBuiltin()
|
|
| Method Summary | |
|---|---|
DefiniteClause |
buildResult(Term t)
|
int |
getSymbol()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartsWithBuiltin()
| Method Detail |
|---|
public DefiniteClause buildResult(Term t)
buildResult in interface Builtinpublic int getSymbol()
getSymbol in interface Builtin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||