JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.projog.core.term
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)