Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
R
S
T
U
P
parameterIndices()
- Method in interface com.hammurapi.reasoning.spi.
InferenceContext
This method shall be invoked only from accept methods.
post(Object...)
- Method in interface com.hammurapi.reasoning.spi.
InferenceContext
Posts conclusions to rules container.
priority
- Variable in class com.hammurapi.reasoning.spi.model.impl.
RuleImpl
The cached value of the '
Priority
' attribute.
PRIORITY_EDEFAULT
- Static variable in class com.hammurapi.reasoning.spi.model.impl.
RuleImpl
The default value of the '
Priority
' attribute.
put(F)
- Method in interface com.hammurapi.reasoning.
ForwardReasoningSession
Puts object to knowledge base.
put(Object)
- Method in interface com.hammurapi.reasoning.spi.
InferenceContext
Puts a fact to the knowledge base.
putAll(List<? extends F>)
- Method in interface com.hammurapi.reasoning.
ForwardReasoningSession
Puts objects in the list to the knowledge base and returns their handles.
putAll(F...)
- Method in interface com.hammurapi.reasoning.
ForwardReasoningSession
Puts facts to the knowledge base and returns array of their handles.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
R
S
T
U