|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hammurapi.reasoning.impl.ReasoningNodeBase<F>
com.hammurapi.reasoning.impl.InferenceMethodNode<Object>
com.hammurapi.review.util.InspectorMethodNode
public class InspectorMethodNode
| Field Summary |
|---|
| Fields inherited from class com.hammurapi.reasoning.impl.ReasoningNodeBase |
|---|
isFine, knowledgeBase, method, methodName, parameterTypes, pins, rule, ruleDescription, ruleName |
| Constructor Summary | |
|---|---|
InspectorMethodNode()
|
|
| Method Summary | |
|---|---|
protected boolean |
handleException(Object[] args,
Exception e)
Creates warnings for exceptions in inspector methods. |
void |
init(ConfigurationContext<ObjectDefinition> context)
|
protected void |
onConclusion(Object[] args,
Object conclusion)
Injects inspector and source into observation. |
void |
setInspectorName(String inspectorName)
|
| Methods inherited from class com.hammurapi.reasoning.impl.InferenceMethodNode |
|---|
process |
| Methods inherited from class com.hammurapi.reasoning.impl.ReasoningNodeBase |
|---|
addPin, afterConnect, beforeConnect, getInputPins, getInvocable, getInvoker, getPriority, invoke, partialJoin, setKnowledgeBase, setMethodName, setParameterTypes, setPriority, setRuleDescription, setRuleIndex, setRuleName, setRules, sortInputs, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InspectorMethodNode()
| Method Detail |
|---|
protected void onConclusion(Object[] args,
Object conclusion)
onConclusion in class com.hammurapi.reasoning.impl.InferenceMethodNode<Object>
protected boolean handleException(Object[] args,
Exception e)
throws Exception
handleException in class com.hammurapi.reasoning.impl.InferenceMethodNode<Object>Exception
public void init(ConfigurationContext<ObjectDefinition> context)
throws ConfigurationException
init in interface Component<ObjectDefinition>ConfigurationExceptionpublic void setInspectorName(String inspectorName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||