Overview Package Class Use Tree Deprecated Index Help
GNU Prolog for Java
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

gnu.prolog.term
Class TermCloneContext

java.lang.Object
 extended by gnu.prolog.term.TermCloneContext

public class TermCloneContext
extends Object


Constructor Summary
TermCloneContext()
Method Summary
Term getTerm(Term term)
get cloned term if it is alrady added to context
void putTerm(Term term, Term cloned)
put cloned term to context
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

TermCloneContext

public TermCloneContext()
Method Detail

getTerm

public Term getTerm(Term term)
get cloned term if it is alrady added to context

Parameters:
term - source term
Returns:
cloned term or null if it was not added

putTerm

public void putTerm(Term term,
 Term cloned)
put cloned term to context

Parameters:
term - source term
cloned - cloned term

Overview Package Class Use Tree Deprecated Index Help
GNU Prolog for Java
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /