JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.projog.core.term
VariableAttribute
Contents
Description
Method Summary
Method Details
getName()
postUnify(Variable, Term)
join(Term, Term)
Hide sidebar
Show sidebar
Interface VariableAttribute
public interface
VariableAttribute
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Term
join
(
Term
a,
Term
b)
boolean
postUnify
(
Variable
variable,
Term
attributeValue)
Method Details
getName
String
getName
()
postUnify
boolean
postUnify
(
Variable
variable,
Term
attributeValue)
join
Term
join
(
Term
a,
Term
b)