Class VariableHandler
java.lang.Object
com.semedy.reasoner.reasoning.processes.VariableHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint[]
bottomDest
(int i) int[]
bottomSource
(int i) int[]
bottomSourceUnfolded
(int i) bottomVariables
(int i) boundArguments
(int i) int[]
cacheBottomDest
(int i) int
cacheDestArity
(int i) int[]
cacheLeftDest
(int i) int[]
compareBottom
(int i) int[]
compareBottomUnfolded
(int i) int[]
compareLeft
(int i) compareVariables
(int i) int
destArity
(int i) destVariables
(int i) long[]
extendedGroundValues
(int i) getRule()
int[]
groundPositions
(int i) long[]
groundValues
(int i) int[]
leftDest
(int i) int[]
leftSource
(int i) int[]
leftSourceUnfolded
(int i) leftVariables
(int i)
-
Constructor Details
-
VariableHandler
-
-
Method Details
-
groundPositions
public int[] groundPositions(int i) -
destArity
public int destArity(int i) -
cacheDestArity
public int cacheDestArity(int i) -
groundValues
public long[] groundValues(int i) -
extendedGroundValues
public long[] extendedGroundValues(int i) -
leftSource
public int[] leftSource(int i) -
cacheLeftDest
public int[] cacheLeftDest(int i) -
compareLeft
public int[] compareLeft(int i) -
compareBottom
public int[] compareBottom(int i) -
compareBottomUnfolded
public int[] compareBottomUnfolded(int i) -
leftDest
public int[] leftDest(int i) -
leftVariables
-
bottomSource
public int[] bottomSource(int i) -
cacheBottomDest
public int[] cacheBottomDest(int i) -
bottomDest
public int[] bottomDest(int i) -
bottomSourceUnfolded
public int[] bottomSourceUnfolded(int i) -
leftSourceUnfolded
public int[] leftSourceUnfolded(int i) -
boundArguments
-
bottomVariables
-
compareVariables
-
getRule
-
destVariables
-